views:

18

answers:

0

I need to place built-in zoom controls of MapView into position different from the default position. While it's easy to do using getZoomControls() method, this method is deprecated in recent API versions. Does anyone has idea how to do this without calling getZoomControls()?