fix: Adjust to use new versatiles structure
See https://docs.versatiles.org/compendium/specification_frontend.html
This commit is contained in:
parent
bb14a346cb
commit
3d088c55d7
File diff suppressed because it is too large
Load Diff
@ -29,7 +29,7 @@
|
||||
|
||||
let map = new maplibregl.Map({
|
||||
container: 'map',
|
||||
style: '{% static "fellchensammlung/map/styles/colorful.json" %}',
|
||||
style: '{% static "fellchensammlung/map/styles/colorful/style.json" %}',
|
||||
center: map_center,
|
||||
zoom: zoom_level
|
||||
}).addControl(new maplibregl.NavigationControl());
|
||||
|
Loading…
x
Reference in New Issue
Block a user