CameraEventAggregator

CameraEventAggregator

new

DOC_TBA

Parameters:
Name Type Description
canvas HTMLCanvasElement DOC_TBA
moveType CameraEventType DOC_TBA
moveModifier KeyboardEventModifier DOC_TBA
Throws:
See:
Source:

Methods

Removes mouse listeners held by this object.

Once an object is destroyed, it should not be used; calling any function other than isDestroyed will result in a DeveloperError exception. Therefore, assign the return value (undefined) to the object as done in the example.

Throws:
DeveloperError : This object was destroyed, i.e., destroy() was called.
Returns:
Example
handler = handler && handler.destroy();
See:

DOC_TBA

Returns:
Date DOC_TBA

DOC_TBA

Returns:
Date DOC_TBA

DOC_TBA

Returns:
Object DOC_TBA

DOC_TBA

Returns:
Object DOC_TBA

DOC_TBA

Returns:
Boolean DOC_TBA

Returns true if this object was destroyed; otherwise, false.

If this object was destroyed, it should not be used; calling any function other than isDestroyed will result in a DeveloperError exception.

Returns:
Boolean true if this object was destroyed; otherwise, false.
See:

DOC_TBA

Returns:
Boolean DOC_TBA