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