Bump minZoom to 15

This commit is contained in:
Chandler Swift 2025-01-03 22:59:05 -06:00
parent a9ec95272b
commit f6dac0bbb9
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -141,7 +141,7 @@
}
(async function() {
const map = L.map('map', {
minZoom: 12,
minZoom: 15,
maxZoom: 21,
maxBounds: [
[47.517085, -93.427584],