Map({ container: 'map', style: 'mapbox://styles/mapbox/light-v8', center: [-96, 37.8], zoom: 2, interactive: true }); ... setLngLat(map.unproject(e.point)) .
確定! 回上一頁