CakePHP-GoogleMapHelper
CakePHP-GoogleMapHelper copied to clipboard
Helper for CakePHP framework that integrates a Google Map in your view using Google Maps API V3
The first example: ``` ``` If you use a full URL in 'markerIcon' (starting with HTTP://), it works fine, but if I try to use something from my webroot image...
when i have multiple maps in a single page and each one has the option infowindow enabled, the infowindow always take the last position of the last marker in the...
Hi, how make to populate the ItemMapLatitude field instead of logitude_1? Thanks a lot. D.
Hello! thanks for this helper! it's very helpful! I just want to create a function which allow to take the my position as the default position on the marker. Or...
I have 2 error in Console window of the browser 1.UnCaught Reference error: noLocation is not defined. Any help plz? Thanks
hi.Thank you for making this for CakePHP.I'm very preciate this I want to draw direction from current location to other one but I cant get current location in your getDirection()...
Hi, I would like to get the Info window show onload. How can I do that. Thank you for your help.
Hi, i need the feature to implement on map related area show on map with actual area with pin and information. i have done with single address and marker, but...