Decrease map zoom when on user location
This commit is contained in:
parent
99e201fd58
commit
acd7d915cf
@ -35,7 +35,7 @@ function maplibreMap(containerEl, interactive) {
|
||||
enableHighAccuracy: true
|
||||
},
|
||||
fitBoundsOptions: {
|
||||
maxZoom: 14
|
||||
maxZoom: 13
|
||||
},
|
||||
showAccuracyCircle: false,
|
||||
trackUserLocation: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user