Compare commits
3 commits
ec3c151a52
...
beb4592233
| Author | SHA1 | Date | |
|---|---|---|---|
| beb4592233 | |||
| adba133d75 | |||
| 5aec4b7e2b |
1 changed files with 1 additions and 1 deletions
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}.png', {
|
||||
L.tileLayer('./satellite/{z}/{x}/{y}.jpg', {
|
||||
minNativeZoom: 12,
|
||||
maxNativeZoom: 20,
|
||||
bounds: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue