Mapilion: more hillshading options #614
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2018 devemux86
|
||||
* Copyright 2018-2019 devemux86
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify it under the
|
||||
* terms of the GNU Lesser General Public License as published by the Free Software
|
||||
@@ -61,7 +61,7 @@ public class MapilionMvtTest extends GdxMapApp {
|
||||
mMap.setTheme(VtmThemes.OPENMAPTILES);
|
||||
|
||||
// Hillshading
|
||||
UrlTileSource shadedTileSource = DefaultSources.MAPILION_HILLSHADE
|
||||
UrlTileSource shadedTileSource = DefaultSources.MAPILION_HILLSHADE_2
|
||||
.apiKey(API_KEY)
|
||||
.httpFactory(factory)
|
||||
.build();
|
||||
|
||||
Reference in New Issue
Block a user