There must be upper limit, right? I tried to display 3000+ icon in the mean time and failed:)
On Dec 11, 10:50 pm, "Mark Murphy" <[email protected]> wrote: > > In the App i m developing i need to pass multiple co-ordinates [Lat > > and Long] and display all of them on the same MAP. Please let me know > > if any sample code and how can i go about this. > > Use an ItemizedOverlay to display as many markers on a map as you would like: > > http://github.com/commonsguy/cw-android/tree/master/Maps/NooYawk/ > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > Android App Developer Books:http://commonsware.com/books.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

