... success: function(data) { // Add GeoJSON layer to the map once the file is loaded geojson = L.geoJson(data, { style: style, onEachFeature: onEachFeature }) ...
確定! 回上一頁