cleanup: move carto theme to not working mapnik tilesource
This commit is contained in:
@@ -29,7 +29,6 @@ public enum VtmThemes implements ThemeFile {
|
|||||||
DEFAULT("styles/default.xml"),
|
DEFAULT("styles/default.xml"),
|
||||||
TRONRENDER("styles/tronrender.xml"),
|
TRONRENDER("styles/tronrender.xml"),
|
||||||
TRON2("styles/newtron.xml"),
|
TRON2("styles/newtron.xml"),
|
||||||
MAPNIK("styles/carto.xml"),
|
|
||||||
OSMARENDER("styles/osmarender.xml");
|
OSMARENDER("styles/osmarender.xml");
|
||||||
|
|
||||||
private final String mPath;
|
private final String mPath;
|
||||||
|
|||||||
Reference in New Issue
Block a user