How many maximum markers add in Google map in android? -


i working on project include google map & routes. in app 2 or more markers & routes between them. how many markers add on google map & how many way points?

i found solution. is there limit on how many markers can put on google maps route?

but want information google maps api v2.is information same google map api v3? if limited waypoints provided google how upgrade?

google has provided marker clustering techniques [google clustering technique marker on map][1]

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

using page, can cluster markers in application easily


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -