I partially found my solution. It is based on the zoomToSpan method of the MapController.
Hope this helps. Regards, Raphaël Le 21 janvier 2010 12:00, Raphaël Piéroni <[email protected]> a écrit : > Hello folks, > > I try to figure out how to do the two following things : > > - set the zoom level based on 2 points the two points must be visible on > the map (i will then interpolate using more points) > - center the map on the middle of the two points. > > i searched the api and the internet, but i have no luck finding the > information. > > Regards, > > Raphaël > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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

