Loading src/js/geologic_features.sld→src/geologic_features.sld +0 −0 File moved. View file src/js/AstroMap.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ import L from "leaflet"; import "proj4leaflet"; import AstroProj from "./AstroProj"; import LayerCollection from "./LayerCollection"; import SLDText from "./geologic_features.sld"; import SLDText from "../geologic_features.sld"; /** * @class AstroMap Loading Loading
src/js/AstroMap.js +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ import L from "leaflet"; import "proj4leaflet"; import AstroProj from "./AstroProj"; import LayerCollection from "./LayerCollection"; import SLDText from "./geologic_features.sld"; import SLDText from "../geologic_features.sld"; /** * @class AstroMap Loading