maptiler / tileserver-gl

Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
https://tileserver.readthedocs.io/en/latest/
Other
2.24k stars 639 forks source link

CTRL touchpad Windows #159

Open jskulavik opened 7 years ago

jskulavik commented 7 years ago

Hi Folks, On modern Windows systems, in each browser (Chrome, FF, Edge) invoking CTRL + touchpad/mouse movement on a tileserver client (mapGL) causes the control to stick and not relinquish control back to normal panning, zooming, etc. I realize this is a client issue, but it's prevalent in the Docker image and limits use of tileserver-gl for many of our users.

klokan commented 7 years ago

Do you have a JavaScript code which fixes this?