options fix

This commit is contained in:
mourner 2010-09-21 12:15:56 +03:00
parent c134357f14
commit 4a7b244a6a

View File

@ -18,7 +18,7 @@ L.Map = L.Class.extend({
//interaction
dragging: true,
touchZoom: true,
touchZoom: L.Browser.mobileWebkit,
//misc
viewLoadOnDragEnd: L.Browser.mobileWebkit