UDST / vizicities

A framework for 3D geospatial visualization in the browser
http://vizicities.com
BSD 3-Clause "New" or "Revised" License
2.73k stars 335 forks source link

Fixed panning using keyboard and added ctrl + mouse for pan #209

Closed robhawkes closed 7 years ago

robhawkes commented 7 years ago

Description

Panning via keyboard is currently disabled and there's also no way to pan if you can't use easily perform a right click (eg. some trackpads).

Solution

Panning via keyboard now emits correct events and a new control has been added to allow panning using the left mouse button when the ctrl key is pressed.