I need to move zoom buttons fr开发者_JS百科om bottom center to bottom right position on MapView? Is that possible? Thanks.
You could turn off the built in zoom controls via setBuiltInZoomControls and replace them with your own version that develop.
I need to move zoom buttons fr开发者_JS百科om bottom center to bottom right position on MapView? Is that possible? Thanks.
You could turn off the built in zoom controls via setBuiltInZoomControls and replace them with your own version that develop.
精彩评论