Mapbox vector tiles by @hjanetzek #57

This commit is contained in:
Emux
2016-10-29 18:52:33 +03:00
parent a9283dd408
commit 05e9e0cdc8
4 changed files with 1902 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,6 +29,7 @@ import java.io.InputStream;
public enum VtmThemes implements ThemeFile {
DEFAULT("styles/default.xml"),
MAPZEN("styles/mapzen.xml"),
NEWTRON("styles/newtron.xml"),
OSMARENDER("styles/osmarender.xml"),
TRONRENDER("styles/tronrender.xml");