You just need to create a new MapViewerOverlay and add it to your map. You can do it on the button press event, or the onCreate for the MapActivity.
On Mon, Jul 14, 2008 at 10:33 AM, deve <[EMAIL PROTECTED]> wrote: > > Hi there, > I've a question. I coded a programm which shows me a position in SF. > But now I'll start these programm with a button. > So I've a class named MapViewer where I create the Points and the > OverlayCo, the Buttons, the MapView etc. and I've a class > MapViewerOverlay with a draw function in it. Now my question how can > I start these Overlay class when I press the button. > Thank you > > > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

