Skip to content

xgis-cesium v0.1.7


xgis-cesium / GlobeRotate

Class: GlobeRotate

Defined in: src/animation/type/GlobeRotate.js:7

Extends

  • Animation

Constructors

new GlobeRotate()

new GlobeRotate(viewer, options): GlobeRotate

Defined in: src/animation/type/GlobeRotate.js:8

Parameters

viewer

any

options

Returns

GlobeRotate

Overrides

Animation.constructor

Properties

_options

_options: object

Defined in: src/animation/type/GlobeRotate.js:10

Inherited from

Animation._options


_viewer

_viewer: any

Defined in: src/animation/Animation.js:5

Inherited from

Animation._viewer

Accessors

type

Get Signature

get type(): any

Defined in: src/animation/type/GlobeRotate.js:13

Returns

any

Methods

start()

start(): Animation

Defined in: src/animation/Animation.js:17

Start globe rotate

Returns

Animation

Inherited from

Animation.start


stop()

stop(): Animation

Defined in: src/animation/Animation.js:36

Stop globe rotate

Returns

Animation

Inherited from

Animation.stop