This commit is contained in:
parent
254112ee67
commit
3cc90e5b71
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ L.Icon.Default.mergeOptions({
|
|||
|
||||
var map = L.map('map', {
|
||||
minZoom: 5,
|
||||
maxZoom: 7,
|
||||
maxZoom: 8,
|
||||
worldCopyJump: true
|
||||
}).setView([50,18], 5);
|
||||
|
||||
|
|
Loading…
Reference in a new issue