This part: Part 2: Adding Overlay Item
I'll elaborate. first of all, they say to put this line "private ArrayList<OverlayItem> mOverlays = new ArrayList<OverlayItem>();" before HelloItemizedOverlay class. I did that. Is something supposed to go into <OverlayItem> parameter or is it supposed to say like that? Secondly, mOverlays is giving an error (red lined) By the way, thanks again. I appreciate it! On Mon, Aug 9, 2010 at 8:54 PM, Frank Weiss <[email protected]> wrote: > What part of the Hello, MapView tutorial are you having trouble with? > > > http://developer.android.com/intl/de/guide/tutorials/views/hello-mapview.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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

