MapboxMaps Docs Mapbox Maps SDK for iOS Reference (v10.10.2) (0% documented)

MapboxMaps Reference Camera Animations Reference
  • MapView
    • MapView
    • – SnapshotError
    • MapInitOptions
    • MapInitOptionsProvider
    • ResourceOptions
    • ResourceOptionsManager
    • MapOptions
    • GlyphsRasterizationOptions
    • AttributionURLOpener
  • Snapshotter
    • Snapshotter
    • – SnapshotError
    • MapSnapshotOptions
    • SnapshotOverlay
    • SnapshotOverlayHandler
  • MapboxMap
    • MapboxMap
    • CameraState
    • CameraOptions
    • CameraBounds
    • CameraBoundsOptions
    • CoordinateBounds
    • Event
    • MapEvents
    • – Event
    • RenderedQueryOptions
    • QueriedFeature
    • FeatureExtensionValue
    • MapError
    • MapLoadingError
  • Style
    • Style
    • StyleURI
    • LayerPosition
    • TransitionOptions
    • Light
    • Terrain
    • StyleDecodable
    • StyleEncodable
    • StyleError
    • TypeConversionError
  • Sources
    • Source
    • SourceType
    • SourceInfo
    • GeoJSONSource
    • GeoJSONSourceData
    • ImageSource
    • RasterDemSource
    • RasterSource
    • VectorSource
    • PromoteId
    • Scheme
    • Encoding
  • Layers
    • Layer
    • LayerType
    • LayerInfo
    • BackgroundLayer
    • CircleLayer
    • FillExtrusionLayer
    • FillLayer
    • HeatmapLayer
    • HillshadeLayer
    • LineLayer
    • LocationIndicatorLayer
    • RasterLayer
    • SkyLayer
    • SymbolLayer
  • Layer Property Values
    • Value
    • Anchor
    • CirclePitchAlignment
    • CirclePitchScale
    • CircleTranslateAnchor
    • FillExtrusionTranslateAnchor
    • FillTranslateAnchor
    • HillshadeIlluminationAnchor
    • IconAnchor
    • IconPitchAlignment
    • IconRotationAlignment
    • IconTextFit
    • IconTranslateAnchor
    • LineCap
    • LineJoin
    • LineTranslateAnchor
    • RasterResampling
    • ResolvedImage
    • ResolvedImageData
    • SkyType
    • StyleColor
    • StyleTransition
    • SymbolPlacement
    • SymbolZOrder
    • TextAnchor
    • TextJustify
    • TextPitchAlignment
    • TextRotationAlignment
    • TextTransform
    • TextTranslateAnchor
    • TextWritingMode
    • Visibility
  • Expressions
    • Expression
    • – Element
    • – Argument
    • – Operator
    • – Option
    • Exp
    • FormatOptions
    • NumberFormatOptions
    • CollatorOptions
  • Annotations
    • AnnotationOrchestrator
    • AnnotationInteractionDelegate
    • Annotation
    • AnnotationManager
    • CircleAnnotation
    • CircleAnnotationManager
    • PointAnnotation
    • – Image
    • PointAnnotationManager
    • PolygonAnnotation
    • PolygonAnnotationManager
    • PolylineAnnotation
    • PolylineAnnotationManager
    • ClusterOptions
  • View Annotations
    • ViewAnnotationManager
    • ViewAnnotationUpdateObserver
    • ViewAnnotationOptions
    • ViewAnnotationManagerError
  • Camera Animations
    • CameraAnimationsManager
    • CameraAnimator
    • BasicCameraAnimator
    • CameraTransition
    • – Change
    • FlyToCameraAnimator
    • AnimationCompletion
    • AnimationOwner
  • Ornaments
    • OrnamentsManager
    • OrnamentOptions
    • OrnamentPosition
    • OrnamentVisibility
    • AttributionButtonOptions
    • CompassViewOptions
    • LogoViewOptions
    • ScaleBarViewOptions
  • Gestures
    • GestureManager
    • GestureOptions
    • PanMode
    • GestureManagerDelegate
    • GestureType
  • Location
    • LocationManager
    • LocationOptions
    • PuckType
    • Puck2DConfiguration
    • – Pulsing
    • Puck3DConfiguration
    • Model
    • PuckBearingSource
    • Location
    • LocationConsumer
    • LocationPermissionsDelegate
    • LocationProvider
    • LocationProviderDelegate
    • AppleLocationProvider
  • Viewport
    • Viewport
    • ViewportOptions
    • ViewportStatus
    • ViewportStatusObserver
    • ViewportStatusChangeReason
    • ViewportState
    • FollowPuckViewportState
    • FollowPuckViewportStateOptions
    • FollowPuckViewportStateBearing
    • OverviewViewportState
    • OverviewViewportStateOptions
    • ViewportTransition
    • DefaultViewportTransition
    • DefaultViewportTransitionOptions
    • ImmediateViewportTransition
  • Offline
    • OfflineManager
    • OfflineSwitch
    • StylePackError
    • StylePackLoadOptions
    • TileRegionError
    • TileRegionLoadOptions
    • TilesetDescriptorOptions
    • TileStore
    • TileStoreObserver
  • GeoJSON
    • Feature
    • Geometry
  • Utilities
    • CompassDirectionFormatter
    • – Style
    • Projection
  • Other
    • Cancelable
  • Other Classes
    • MapEvent
    • MapRecorder
  • Other Enumerations
    • RenderMode
    • ResourceDataSource
    • SourceDataType
    • StyleDataType
    • StyleProjectionName
  • Other Extensions
    • AnnotationOrchestratorImpl
    • DispatchWorkItem
    • InterpolatedLocationProducer
    • LocationProducer
    • PinchGestureHandler
    • RotateGestureHandler
    • TilesetDescriptorOptionsForTilesets
  • Other Protocols
    • MapViewMetricsReporter
    • PuckLocationConsumer
  • Other Structures
    • Atmosphere
    • MapLoadingErrorPayload
    • NoPayload
    • RenderFrameFinishedPayload
    • ResourceRequest
    • – Kind
    • – Priority
    • – LoadingMethod
    • ResourceRequestPayload
    • ResourceResponse
    • – Source
    • – Error
    • SourceAddedPayload
    • SourceDataLoadedPayload
    • SourceRemovedPayload
    • StyleDataLoadedPayload
    • StyleImageMissingPayload
    • StyleImageUnusedPayload
    • StyleProjection

Camera Animations

  • CameraAnimationsManager

    APIs for animating the camera.

    See more
  • CameraAnimator
    See more
  • BasicCameraAnimator
    See more
  • CameraTransition

    Structure used to represent a desired change to the map’s camera

    See more
  • FlyToCameraAnimator

    An animator that evokes powered flight and an optional transition duration and timing function. It seamlessly incorporates zooming and panning to help the user find their bearings even after traversing a great distance.

    See also

    fly(to:duration:completion:)
    See more
  • AnimationCompletion

    A block object to be executed when the animation sequence ends.

  • AnimationOwner
    See more

© 2023 Mapbox. All rights reserved. (Last updated: 2023-02-17)

Generated by jazzy ♪♫ v0.14.2, a Realm project.