API Docs for: 1.0.2
Show:

GIScene.Control.LoadIndicator Class

The LoadIndicator-Control provides visual feedback about the current state of loading activity.

Constructor

GIScene.Control.LoadIndicator

()

Item Index

Properties

Methods

activate

()

Inherited from GIScene.Control but overwritten in GIScene\Control\LoadIndicator.js:43

Activates this Control

deactivate

()

Inherited from GIScene.Control but overwritten in GIScene\Control\LoadIndicator.js:65

Deactivates this Control

setScene

(
  • scene
)
Sets the scene property. This is automatically called on scene.addControl()

Parameters:

  • scene Object

Properties

isActive

Boolean