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