GeoJSON objects are added to the map through a GeoJSON layer. To create it and add it to a map, we can use the following code: L.geoJSON(geojsonFeature) ...
確定! 回上一頁