Esri / nearby-javascript

ArcGIS API for JavaScript app to find places nearby and route to the nearest location.
Apache License 2.0
41 stars 24 forks source link

Double tap on touchpad doesn't trigger zoom #14

Open codergrl opened 5 years ago

codergrl commented 5 years ago

This may be a JS API issue, but I just noticed that if I double tap on the touchpad of my surface, the app looks like it's trying to do an Identify rather than zoom. This only happens with a light double tap. If I do a heavy double tap where the touchpad is pushed until it clicks, the zoom works every time.

Device: Surface Pro 3 OS: Windows 10 v 1803 build 17134 Browser: Google Chrome v 71.0.3578.98

From Surface documentation: Press the touchpad firmly to click. A quick tap is interpreted as a touch gesture.

odoe commented 5 years ago

Verified as possible issue in JSAPI. Filed issue with team to see about a fix.