Re: [android-developers] How to move map's zoome at the top right of the screen ?

2011-09-12 Thread TreKing
On Mon, Sep 12, 2011 at 5:36 AM, Lidia lidyp...@yahoo.com wrote: mapView.setBuiltInZoomControls(true); sets automatically the zoom panel at the bottom of the screen, How can i move it at the top of the screen? for 2.2 and bigger versions Set built in controls to false and handle your own

Re: [android-developers] How to move map's zoome at the top right of the screen ?

2011-09-12 Thread Adam Ratana
And before you do this, think carefully about whether it is truly necessary to break the standard user experience pattern/expectations with maps implementations, where the zoom controls are where they are. Of course the new google maps app itself, has made smaller the zoom controls and aligned