Skip to content

zhengfa/yii2-geopicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

yii2-geopicker

yii2 extension widget for pick up the long lat with AMAP or BAIDU MAP

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist guopee/yii2-geopicker "*"

or add

"guopee/yii2-geopicker": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \guopee\GeoPicker::widget(); ?>```

About

yii2 extension for pick up the long lat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages