Map Transform Delegate
Definition of a map transform delegate.
interface MapTransformDelegate
Content copied to clipboard
Functions
dragStart
Link copied to clipboard
equals
Link copied to clipboard
getBounds
Link copied to clipboard
getCameraOptions
Link copied to clipboard
getDragCameraOptions
Link copied to clipboard
abstract fun getDragCameraOptions(fromPoint: ScreenCoordinate, toPoint: ScreenCoordinate): CameraOptions
Content copied to clipboard
getMapOptions
Link copied to clipboard
getMaxZoom
Link copied to clipboard
getMinZoom
Link copied to clipboard
isGestureInProgress
Link copied to clipboard
isUserAnimationInProgress
Link copied to clipboard
setBounds
Link copied to clipboard
setCamera
Link copied to clipboard
setConstrainMode
Link copied to clipboard
setGestureInProgress
Link copied to clipboard
setNorthOrientation
Link copied to clipboard
setUserAnimationInProgress
Link copied to clipboard
setViewportMode
Link copied to clipboard
Inheritors
MapboxMap
Link copied to clipboard