Home > @magiclane/maps-sdk > GemView > onPinch
GemView.onPinch() method
Signature:
onPinch(start1: Point, start2: Point, end1: Point, end2: Point, center: Point): void;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
start1 | ||
|
start2 | ||
|
end1 | ||
|
end2 | ||
|
center |
Returns:
void