Created
August 17, 2016 14:52
-
-
Save josefadamcik/0802ddbfe0f4392f07f00c24f937cbf5 to your computer and use it in GitHub Desktop.
Revisions
-
josefadamcik created this gist
Aug 17, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ new IScroll(".map-wrapper", { //options mouseWheel: false, scrollbars: true, scrollX: true, scrollY: false, eventPassthrough: true, tap: true, click:false });