Home > @magiclane/maps-sdk > PinchSwipeCallback
PinchSwipeCallback type
Signature:
export type PinchSwipeCallback = (centerPosInPix: Point, zoomingSpeedInMMPerSec: number, rotatingSpeedInMMPerSec: number) => void;References: Point
Home > @magiclane/maps-sdk > PinchSwipeCallback
Signature:
export type PinchSwipeCallback = (centerPosInPix: Point, zoomingSpeedInMMPerSec: number, rotatingSpeedInMMPerSec: number) => void;References: Point