fix confusing import
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import FullScreen from '../src/ol/control/FullScreen.js';
|
||||
import apply from 'ol-mapbox-style';
|
||||
import olms from 'ol-mapbox-style';
|
||||
|
||||
apply(
|
||||
olms(
|
||||
'map',
|
||||
'https://api.maptiler.com/maps/topo/style.json?key=get_your_own_D6rA4zTHduk6KOKTXzGB'
|
||||
).then(function (map) {
|
||||
|
||||
Reference in New Issue
Block a user