Category "google-maps"

Google Maps API not returning some postal codes (French cities)

I have an autocomplete field on my rails app, which is not returning the postal_code for some French cities, whereas they actually DO exist (and since all citie

OSM to Google Maps polygons

I want to draw a city district area on Google Maps using Polygon class and an array of lat/lng coordinates. OpenStreetMap provides me all data I need — i

Google Direction service plotting unexpected route

I have an asset i.e. a truck generating reads (lat, lng) at a specific interval and I am plotting those reads on maps using direction service api But direction

How to know which Marker was clicked on Google Maps v2 for Android?

I am making an application with a Google Maps on it, for Android. I have plenty of Markers on my screen and I am preparing customizable balloon for each marker