Extension Egmap

Hey,

I’m using the extension EGMaps and need some options that are not defined in the EGMaps classes but described in the Google Maps API. Is it possible to use the entire extend of the Google Maps API with YII? Or is it possible to realize everything with the EGMaps extensions (and I don’t know how yet)?

Some requirements:

  • add the autocomplete function of google maps for a textfield (Is it even possible with Google Maps?)

  • straight lines between two locations. (probably polylines?!)

  • change color of specific countries.

  • events after select cities, countries, …

  • appropriate zoom for locations (cities, countries, …)

  • get more informations (countries,…) with geocoding. (I got just Lng and Lat)

Thanks for your help!

Franker