On Wed, Mar 23, 2011 at 7:43 AM, Petr <[email protected]> wrote: > Can anybody advise me on how I can zoom further in my application?
Try switching the map view mode. http://code.google.com/android/add-ons/google-apis/reference/com/google/android/maps/MapView.html#setSatellite(boolean) I've noticed different levels of zoom available depending on the mode and how many tiles are available for it. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

