PHPackages                             gromovfjodor/yii2-map-pick - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gromovfjodor/yii2-map-pick

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

gromovfjodor/yii2-map-pick
==========================

Coordinates picker widget for Yii2.

047PHP

Since May 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/gromovfjodor/ya-map-revision)[ Packagist](https://packagist.org/packages/gromovfjodor/yii2-map-pick)[ RSS](/packages/gromovfjodor-yii2-map-pick/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Map Picker based on Yandex.Maps
====================================

[](#yii2-map-picker-based-on-yandexmaps)

A map picker for latitude, longtitude and zoom attributes of the model. This widget uses (Yandex.Maps)\[\] API. Fill three important location attributes with one click! Requires jQuery.

Installation
============

[](#installation)

The preferred way to install this extension is through composer. Either run `composer require nkizza/yii2-map-pick:~1.0` or add `nkizza/yii2-map_pick:~1.0` to the require section of your application's composer.json file.

Usage
=====

[](#usage)

The widget provides three available values: latitude, longtitude and zoom. The complete definition of the field is:

```

```

You may define only needed attributes. Please refer to the following code to see the examples:

```
