Home > @magiclane/maps-sdk > ShoveCallback
ShoveCallback type
Signature:
export type ShoveCallback = (pointersAngleDeg: number, initial: Point, start: Point, end: Point) => void;References: Point
Home > @magiclane/maps-sdk > ShoveCallback
Signature:
export type ShoveCallback = (pointersAngleDeg: number, initial: Point, start: Point, end: Point) => void;References: Point