flywave-map-controls.camerapananimation.stop
Home > @flywave/flywave-map-controls > CameraPanAnimation > stop
CameraPanAnimation.stop() method
Stop the animation. Can be started again (with original values only, though).
Signature:
/** @override */
stop(): void;
Returns:
void