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');

View File

@@ -75,7 +75,7 @@
"loglevelnext": "^3.0.0",
"marked": "0.6.0",
"mocha": "5.2.0",
"ol-mapbox-style": "^3.6.2",
"ol-mapbox-style": "^3.6.3",
"pixelmatch": "^4.0.2",
"pngjs": "^3.3.3",
"proj4": "2.5.0",