Home > @magiclane/maps-sdk > ShoveCallback

ShoveCallback type

Signature:

export type ShoveCallback = (pointersAngleDeg: number, initial: Point, start: Point, end: Point) => void;

References: Point