简体   繁体   English

Android Google Maps在运行时移动地图

[英]Android google maps move map at runtime

When I start my google maps activity v2 - the map appeared - how can I achieve that the map can now move a bit (maybe circle around a Location) - like as I do it with my fingers ? 当我启动google maps activity v2时-出现了地图-如何像现在用手指一样,使地图现在可以移动一点(也许绕一个Location圈了)?

help, tuts, hints would be great 帮助,tuts,提示会很棒

Start by reading the official documentation . 首先阅读官方文档

There are functions like GoogleMap.animateCamera that do the job. 有像GoogleMap.animateCamera这样的功能可以完成这项工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM