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

Add pan and tilt controls #197

Closed robhawkes closed 8 years ago

robhawkes commented 8 years ago

Description

No API exists for controlling pan and tilt programatically.

Solution

Add logic to enable pan and tilt API methods. Also tweak the existing controls APIs.

Known issues

The rotateBy method has been reverse so a positive angle goes right, not left.