Zh Google Map, you can create marker by specify it’s address

Extensions
Hi. New release. Changes (1.4.2 - 2.0.1) * now you can create marker by specify it's address - new field(using geocoding). * fixed bugs with tooltip of markers in front- and backend. You can remember, than geocoding consume time (if you have lot's of markers). In backend (admin), you can find your place by autocomplete field. I added new filed for text address, and lat and lng is not required now. If you specify address and save (lat lng is empty), marker change position to new, and if you move it by mouse - lat and lng is filled. If you specify lat and lng - I use it. If you specify address and NOT specify lat lng - I use it. In all other cases I ignore marker. I've…
Read More

Zh GoogleMap component, add Places API support

Extensions
Hi. I've done new features inplementation: now you can use Places API. 1 - go to "Map" tab an open "Places Library" 2 - set "Enable using Places" to yes 3 - fill (if you want, it is optional) Places Types in single or double quotes Example: 'restaurant', 'store' 4 - set radius (in meters) !!! Places API show only up to 20 places !!! therefore set appropriate radius If you don't want to see placemark from Places API, and only use autocomplete field, then set radius = 0 5 - if you want to show and use autocomplete field, set "Show Autocomplete field" to yes
Read More