Fix MapTiler API usage

This commit is contained in:
Petr Sloup
2019-06-21 11:22:24 +02:00
parent 2342626a57
commit 05c791efcd
4 changed files with 8 additions and 8 deletions

View File

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