Use a more resource demanding mapbox style

This commit is contained in:
ahocevar
2019-01-20 23:43:01 +01:00
parent 0daa27eab3
commit a0de38c1f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
import apply from 'ol-mapbox-style';
apply('map', 'https://maps.tilehosting.com/styles/bright/style.json?key=ER67WIiPdCQvhgsUjoWK');
apply('map', 'https://maps.tilehosting.com/styles/topo/style.json?key=ER67WIiPdCQvhgsUjoWK');