Compare commits
3 commits
beb4592233
...
ec3c151a52
Author | SHA1 | Date | |
---|---|---|---|
Chandler Swift | ec3c151a52 | ||
Chandler Swift | 88d3c548ba | ||
Chandler Swift | cad51e93db |
2
map.html
2
map.html
|
@ -75,7 +75,7 @@
|
|||
// maxZoom: 19,
|
||||
// attribution: '© <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
|
||||
// }).addTo(map);
|
||||
L.tileLayer('./satellite/{z}/{x}/{y}.jpg', {
|
||||
L.tileLayer('./satellite/{z}/{x}/{y}.png', {
|
||||
minNativeZoom: 12,
|
||||
maxNativeZoom: 20,
|
||||
bounds: [
|
||||
|
|
Loading…
Reference in a new issue