long + " " + location.lat); // add marker to map let marker = new mapboxgl.Marker(el) .setLngLat([location.long, ...
確定! 回上一頁