Hi, I'm running into a snag on the last step (Step 4) of the Hello Map Views Tutorial. Where does this code go in HelloItemizedOverlay.java
4. All that's left is for us to add this OverlayItem to our collection in the HelloItemizedOverlay, and add this to the List of Overlay objects retrieved from the MapView: itemizedoverlay.addOverlay(overlayitem); mapOverlays.add(itemizedoverlay); Thanks in advance, I'm such a newb! John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

