Google maps API - get my custom map [closed]

≯℡__Kan透↙ 提交于 2020-01-11 09:32:30

问题


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:

  • map id of my map is not suitable for mapsengine api - https://developers.google.com/maps-engine/documentation/reference/v1/maps/getPublished returns 404
  • maps creation in maps engine is not so easy as it is in my maps.

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.


回答1:


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



来源:https://stackoverflow.com/questions/27177421/google-maps-api-get-my-custom-map

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!