Static
classcompares the provided Viewpoint with this viewpoint componentwise
returns a options object. This object can be used to reconstruct a new viewpoint
Static
createStatic
getStatic
parseURLparameterOptional
[moduleanimate this viewpoint when setting it on a map
position of the camera (optional) (cameraPosition needs x, y, and height value) either a cameraPosition or a groundPosition have to be provided
distance between target and camera position, only needed if a groundPosition is given is used to move the cameraPosition backwards to get some distance from the ground
An optional duration in seconds to override durations when animating this viewpoint
The name of the easing function to use
groundPosition, point on the ground the camera looks at (optional) either a cameraPosition or a groundPosition have to be provided
heading, angle between 0 and 360 degree 0° = North, 90° = east ...
Readonly
nameunique Name
pitch in degrees ranges -90 to 90
roll in degrees, ranges -90 to 90
Generated using TypeDoc
A Viewpoint Object