Types
CameraAnimationsLifecycleListener
Link copied to clipboard
interface CameraAnimationsLifecycleListener
Content copied to clipboard
CameraAnimationsPlugin
Link copied to clipboard
CameraAnimatorChangeListener
Link copied to clipboard
CameraAnimatorNullableChangeListener
Link copied to clipboard
CameraAnimatorOptions
Link copied to clipboard
CameraAnimatorsFactory
Link copied to clipboard
class CameraAnimatorsFactory
Content copied to clipboard
CameraAnimatorType
Link copied to clipboard
MapAnimationOptions
Link copied to clipboard
class MapAnimationOptions
Content copied to clipboard
MapAnimationOwnerRegistry
Link copied to clipboard
object MapAnimationOwnerRegistry
Content copied to clipboard
Functions
easeTo
Link copied to clipboard
fun MapPluginExtensionsDelegate.easeTo(cameraOptions: CameraOptions, animationOptions: MapAnimationOptions?): Any?
Content copied to clipboard
flyTo
Link copied to clipboard
fun MapPluginExtensionsDelegate.flyTo(cameraOptions: CameraOptions, animationOptions: MapAnimationOptions?): Any?
Content copied to clipboard
getCameraAnimationsPlugin
Link copied to clipboard
fun MapPluginProviderDelegate.getCameraAnimationsPlugin(): CameraAnimationsPlugin
Content copied to clipboard
moveBy
Link copied to clipboard
fun MapPluginExtensionsDelegate.moveBy(screenCoordinate: ScreenCoordinate, animationOptions: MapAnimationOptions?): Any?
Content copied to clipboard
pitchBy
Link copied to clipboard
fun MapPluginExtensionsDelegate.pitchBy(pitch: Double, animationOptions: MapAnimationOptions?): Any?
Content copied to clipboard
rotateBy
Link copied to clipboard
fun MapPluginExtensionsDelegate.rotateBy(first: ScreenCoordinate, second: ScreenCoordinate, animationOptions: MapAnimationOptions?): Any?
Content copied to clipboard
scaleBy
Link copied to clipboard
fun MapPluginExtensionsDelegate.scaleBy(amount: Double, screenCoordinate: ScreenCoordinate?, animationOptions: MapAnimationOptions?): Any?
Content copied to clipboard