geoadmin / ol3

OpenLayers 3
http://ol3js.org/
Other
11 stars 6 forks source link

Touch-based map scrolling doesn't work in Chrome for Android #143

Open CedricReichenbach opened 7 years ago

CedricReichenbach commented 7 years ago

Steps to reproduce

  1. Visit http://api3.geo.admin.ch/index.html with Chrome on an Android device
  2. Drag on map (single finger)
  3. Observe how map doesn't scroll

(Tested on Samsung Galaxy S7 with Android 6.0.1)

Fix

Simply upgrading to the latest version of OpenLayers (3.20.0) should fix the issue, as the problem doesn't occur on their example maps: https://openlayers.org/en/latest/examples/accessible.html