fix bad link on style.json
This commit is contained in:
parent
511e5a46be
commit
afef96f556
@ -19,7 +19,7 @@
|
|||||||
<script>
|
<script>
|
||||||
var map = new mapboxgl.Map({
|
var map = new mapboxgl.Map({
|
||||||
container: 'map',
|
container: 'map',
|
||||||
style: '/style.json',
|
style: '/osm-liberty/style.json',
|
||||||
center: [8.538961,47.372476],
|
center: [8.538961,47.372476],
|
||||||
zoom: 5,
|
zoom: 5,
|
||||||
hash: true
|
hash: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user