If you use es6 you can use. import street from "./data/street.json"; where street is your geojson file. and then use L.geoJSON(street).
確定! 回上一頁