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.
在 Google Maps API 中,当我使用 map.setCenter 方法并且我的起点和终点都在视口中时,setCenter 方法的工作原理类似于 panTo 方法,可以平滑过渡到目的地。我可以禁用 setCenter 方法的平滑过渡吗?