Display multiple markers on Google map

巧了我就是萌 提交于 2019-11-28 01:55:41

问题


I want to display multiple markers on the Google map in android. How can I achieve this?


回答1:


Use an ItemizedOverlay. Here is a sample project from one of my books that demonstrates this.



来源:https://stackoverflow.com/questions/4994800/display-multiple-markers-on-google-map

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