Home > @magiclane/maps-sdk > TouchPinchCallback
TouchPinchCallback type
Signature:
export type TouchPinchCallback = (start1: Point, start2: Point, end1: Point, end2: Point) => void;References: Point
Home > @magiclane/maps-sdk > TouchPinchCallback
Signature:
export type TouchPinchCallback = (start1: Point, start2: Point, end1: Point, end2: Point) => void;References: Point