Bump minZoom to 15
This commit is contained in:
parent
a9ec95272b
commit
f6dac0bbb9
1 changed files with 1 additions and 1 deletions
2
map.html
2
map.html
|
|
@ -141,7 +141,7 @@
|
|||
}
|
||||
(async function() {
|
||||
const map = L.map('map', {
|
||||
minZoom: 12,
|
||||
minZoom: 15,
|
||||
maxZoom: 21,
|
||||
maxBounds: [
|
||||
[47.517085, -93.427584],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue