Home > @magiclane/maps-sdk > TouchCallback

TouchCallback type

Signature:

export type TouchCallback = (pos: Point) => void;

References: Point