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