An application programming interface specific to Google Maps.

learn more… | top users | synonyms

5
votes
1answer
2k views

Create drive time polygon around a map point

I'd like to create a 30 min drive time polygon around 400 separate points I have plotted to google maps. I have discovered http://www.freemaptools.com/how-far-can-i-travel.htm but this seems to freak ...
2
votes
2answers
459 views

Downloading Google Maps municipal geometry

When searching for a city on google maps, google is that smart it displays a geometry line on the boundary off the municipal. See this link: http://g.co/maps/23dz5 Is there a place in the google maps ...
2
votes
1answer
284 views

KML with Google Maps : Google violates same origin policy?

Doesn’t Google Violate the same origin policy when it tries to access the KML files from a globally accessible server? The condition for Google maps to display the KML is that it should be globally ...