Interface DragRotateResult
interface DragRotateResult {
around?: Point;
bearingDelta: number;
panDelta?: Point;
pitchDelta?: number;
rollDelta?: number;
}
around?: Point;
bearingDelta: number;
panDelta?: Point;
pitchDelta?: number;
rollDelta?: number;
}
Hierarchy (View Summary)
- DragMovementResult
- DragRotateResult
Index
Properties
Was this helpful?
Deprecated
Will be removed from public API in MapTiler SDK v4