Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
正如 API 对 panTo() 的描述
将地图的中心更改为给定的 LatLng。如果变化小于地图的宽度和高度,则过渡将平滑动画。
但是如果我们需要一种机制来制作动画,即使变化大于地图的宽度/高度,我们该怎么做呢?