Add vector tile example using ol-mapbox-style
This commit is contained in:
3
examples/mapbox-style.js
Normal file
3
examples/mapbox-style.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import apply from 'ol-mapbox-style';
|
||||
|
||||
apply('map', 'https://maps.tilehosting.com/styles/bright/style.json?key=ER67WIiPdCQvhgsUjoWK');
|
||||
Reference in New Issue
Block a user