Loading app/src/components/container/MapContainer.jsx +0 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,6 @@ export default class MapContainer extends Component { ); map.addControl(new L.Control.Scale({ imperial: false })); //new newAutocomplete(); } /** Loading app/src/js/AstroMap.js +1 −0 Original line number Diff line number Diff line import AstroProj from "./AstroProj"; import LayerCollection from "./LayerCollection"; import L from "leaflet"; import "leaflet-fullscreen"; import { MY_JSON_MAPS } from "./layers"; /** Loading Loading
app/src/components/container/MapContainer.jsx +0 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,6 @@ export default class MapContainer extends Component { ); map.addControl(new L.Control.Scale({ imperial: false })); //new newAutocomplete(); } /** Loading
app/src/js/AstroMap.js +1 −0 Original line number Diff line number Diff line import AstroProj from "./AstroProj"; import LayerCollection from "./LayerCollection"; import L from "leaflet"; import "leaflet-fullscreen"; import { MY_JSON_MAPS } from "./layers"; /** Loading