开发者

Setting zoom dynamically level in Google map in android

开发者 https://www.devze.com 2023-02-24 16:48 出处:网络
I am developing an android application whe开发者_JS百科re I have to set the zoom level dynamically when the distance between two points increases. How can I implement this.Call setZoom() or zoomIn() o

I am developing an android application whe开发者_JS百科re I have to set the zoom level dynamically when the distance between two points increases. How can I implement this.


Call setZoom() or zoomIn() or zoomOut() on the MapController you get from your MapView.

0

精彩评论

暂无评论...
验证码 换一张
取 消