options fix
This commit is contained in:
parent
c134357f14
commit
4a7b244a6a
@ -18,7 +18,7 @@ L.Map = L.Class.extend({
|
|||||||
|
|
||||||
//interaction
|
//interaction
|
||||||
dragging: true,
|
dragging: true,
|
||||||
touchZoom: true,
|
touchZoom: L.Browser.mobileWebkit,
|
||||||
|
|
||||||
//misc
|
//misc
|
||||||
viewLoadOnDragEnd: L.Browser.mobileWebkit
|
viewLoadOnDragEnd: L.Browser.mobileWebkit
|
||||||
|
Loading…
Reference in New Issue
Block a user