Commit 27d4712c authored by zksx's avatar zksx
Browse files

replaced sld file outside of js file

parent 73b9298d
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -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