mapView.getMapController().setZoom(int zoomLevel) zoomLevel is between 1 to 21 inclusive.
You can set the initial zoom level in OnCreate(). Hope it can help. JM. On Sep 4, 11:12 pm, Mark Wyszomierski <[EMAIL PROTECTED]> wrote: > Hi, > > I've added a MapActivity to my application. How can we set the initial > zoom level? Right now I'm zoomed out so far I can see North and South > America simultaneously. I probably need something more like street > level, > > Thanks, > Mark --~--~---------~--~----~------------~-------~--~----~ 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 Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

