[EXTENSION] New extension: addresspicker

I made a yii extension to integrate Yii with the great jquery-addresspicker.

It provide a nice UI widget for selecting an address using google geocoder & maps.

You can get/fork it on github (user aljeux)

To know more about this jquery, check the demo:

xilinus.com/jquery-addresspicker/demos/index.html

Alain

PS: Sorry but I’m not allowed to post URLs.

Thanks for your post. Can you please send the link for this extension in Yii to download?

https://github.com/aljeux/addresspicker

Thanks for your quick response. i have one more question please , I want to use this functionality for 3 fields in my form, Like start location, end Location and Route. Can you please explain if it possible to use the map with all and what changes i need to make in my code to implement the same.