The expression to convert the GeoJSON object to a Leaflet layer and add it on the map is given below: L.geoJSON(states).addTo(map);. After ...
確定! 回上一頁