Class Index | File Index

Classes


Class BaseNavigation


Defined in: BaseNavigation.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
BaseNavigation(globe, options)
Method Summary
Method Attributes Method Name and Description
 
 
 
stop()
 
Class Detail
BaseNavigation(globe, options)
Parameters:
globe
Globe
options
Configuration options
  • handlers : Array of objects defining navigation events for different supports(mouse, keyboard..)
  • inertia : Boolean for inertia effect
  • panFactor : Pan factor
  • rotateFactor : Rotate factor
  • zoomFactor : Zoom factor
Method Detail
{Float[]} getFov()
Returns:
{Float[]} Fovx and fovy in degrees

start()

stop()

stopAnimations()

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 21 2013 10:38:10 GMT+0100 (CET)