In my new plugin f(x) Maps, I create a location search with ability to get current address/location using HTML 5 Geolocation and Google Maps Geocoding API. And in this post I want to share how I did it. Read More How to Get Current Address Using HTML 5 Geolocation and Google Maps API
Series: Google Maps Tutorials
How to Display Multiple Location in One Google Map
This is how I Display Multiple Marker Location in One Google Map. The trick is how to make all marker visible (make the map range/area to fit all marker) using maps “bound“. Read More How to Display Multiple Location in One Google Map