[android-developers] Re: zoomcontrol position in a mapView

2009-06-19 Thread jphdsn
I will use setBuidInZoomControls... Thanks, On 19 juin, 14:25, "Mark Murphy" wrote: > > Could we with the 1.5 sdk change the position of the zoomcontrol in a > > mapView as The setBuidInZoomControls (different of getControl()method > > is not a child of a view? > > The Android 1.1-era getZoomCo

[android-developers] Re: zoomcontrol position in a mapView

2009-06-19 Thread Mark Murphy
> Could we with the 1.5 sdk change the position of the zoomcontrol in a > mapView as The setBuidInZoomControls (different of getControl()method > is not a child of a view? The Android 1.1-era getZoomControls() method is still available in Android 1.5, though it is deprecated. Instead of calling s