mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
layer control progress
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
map = new mapboxgl.Map({
|
||||
container: 'map',
|
||||
style: { version: 8, sources: {}, layers: [] },
|
||||
projection: 'mercator',
|
||||
projection: { name: 'mercator' },
|
||||
hash: true,
|
||||
language: 'auto',
|
||||
attributionControl: false,
|
||||
|
Reference in New Issue
Block a user