Friday, June 11, 2010

[android-developers] Re: MapOverlay turns the phone unresponsive

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 <mmur...@commonsware.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment