try to use stopPropagation to make sure touch events aren't handled by the browser... legacy-preGL
authorRobert Kaiser <kairo@kairo.at>
Sun, 2 Mar 2014 15:55:45 +0000 (16:55 +0100)
committerRobert Kaiser <kairo@kairo.at>
Sun, 2 Mar 2014 15:58:35 +0000 (16:58 +0100)
commit306ae634d914dabcca192f5ac7630a3833deb9a8
treeb140875f2a069a84ea9e7d60cabb98cb4bca2156
parentd0c62ee019f8c1264fda16acf2a2649e23de6e82
try to use stopPropagation to make sure touch events aren't handled by the browser itself (pinch zoom on the Android browser still zooms into the page)
js/map.js