Search code examples
apigoogle-mapsgoogle-maps-engine

Google maps API - get my custom map


I was searching in Google APIs a way to download my map (google.com/mymaps). By downloading a map I mean POIs. I found nothing except the Google mapsengine api, but there are 2 problems:

The problem is my client wants an Android App that shows map he created before. And he wants to create it using google my maps.

Question is there any API that allows me to download that data? Or if there is not - what is the best way to fetch that map? The only idea that comes to my mind is to download map KML file, but I'd prefer to use REST api if possible.


Solution

  • There is no API for Google MyMaps at this time. Vote up this feature request if you want to see it happen.