leaflet Joanna_ 2021-09-15 140 阅读1分钟 setView map.setView(e.latlng, map.getZoom(), { "animate": true, "pan": { "duration": 10 } }); map.flyTo(e.latlng, map.getZoom(), { animate: true, duration: 0.5 });