ZoomGestureController

interface ZoomGestureController extends GestureController

A ZoomGestureController is a GestureController that can modify a CameraController's zoom via a native pinch-to-zoom gesture.

Properties

controller

controller: CameraController | undefined

Gets or sets the CameraController this GestureController should control.

Inherited from

GestureController.controller