Getting external markers for a new google map

心已入冬 提交于 2020-03-24 00:17:35

问题


I need to create an instance of a Google map that uses markers from an external Google Map. More specifically I need to grab all the markers from the "source map", run some algorithms and filtering and them add them to my newly created Google Map.

I've tried searching both the Google Maps API and forums for clues, but most of them are about getting markers from the current map, and not externally.

Do I need to use the KML source somehow?

Thanks in advance!

来源:https://stackoverflow.com/questions/15230068/getting-external-markers-for-a-new-google-map

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