This commit is contained in:
parent
10840f1a20
commit
99b1421ffc
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
||||||
map = leaflet.map(mapElement, {
|
map = leaflet.map(mapElement, {
|
||||||
dragging: leaflet.Browser.mobile,
|
dragging: leaflet.Browser.mobile,
|
||||||
tap: leaflet.Browser.mobile,
|
tap: leaflet.Browser.mobile,
|
||||||
minZoom: 12
|
|
||||||
});
|
});
|
||||||
|
|
||||||
map.setView(pianelloCoordinates, 13);
|
map.setView(pianelloCoordinates, 13);
|
||||||
|
|
Loading…
Reference in a new issue