Once you use the ItemizedOverlay class to prepare the markers to be plotted on the map, it will be easy to make it work. Here's the link that you can use to create the MyItemizedOverlay: http://developer.android.com/guide/tutorials/views/hello-mapview.html
Hope it helps. Bits Android Team On Jun 11, 2:12 pm, Mark Murphy <[email protected]> wrote: > Pinheiro wrote: > >> Any reason you're not using an ItemizedOverlay? > > > Afaik, ItemizedOverlay only supports one marker type, right? > > No, you can have as many as you want: > > http://github.com/commonsguy/cw-advandroid/tree/master/Maps/ILuvNooYa... > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android Consulting:http://commonsware.com/consulting -- 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

