我使用MapBox GL JS創建一個自定義標記的地圖: var marker = new mapboxgl.Marker(container) .setLngLat([ datacenters[country][city].coordinates.lng, ...
確定! 回上一頁