How many maximum markers add in Google map in android?

心已入冬 提交于 2019-12-11 13:04:41

问题


I am working on a project which is include Google map & routes. In this App 2 or more markers & routes between them. So how many markers i add on Google Map & how many way points?

I found the solution. Is there a limit on how many markers I can put on a google maps route?

But i want this information for Google Maps API V2.Is this information same as a Google map API V3? If some limited waypoints are provided by google then how to upgrade?


回答1:


Google has also provided Marker Clustering techniques [Google Clustering Technique for Marker on map][1]

[1]: https://developers.google.com/maps/documentation/android/utility/marker-clustering

Using this page, you can cluster markers in your application easily



来源:https://stackoverflow.com/questions/29181123/how-many-maximum-markers-add-in-google-map-in-android

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