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