MapboxMaps Docs Mapbox Maps SDK for iOS Reference (v10.0.0-beta.12) (72% documented)

MapboxMaps Reference Dictionary Extension Reference
  • Classes
    • AccountManager
    • AnnotationManager
    • – AnnotationError
    • AppleLocationProvider
    • BaseMapView
    • – QueryRenderedFeaturesError
    • CameraLayer
    • CameraManager
    • CameraView
    • CompassDirectionFormatter
    • GestureManager
    • Location
    • LocationManager
    • LocationPuckManager
    • MapView
    • MapboxCompassOrnamentView
    • MapboxLogoView
    • – MapboxLogoSize
    • MapboxScaleBarLabel
    • MapboxScaleBarOrnamentView
    • ObserverConcrete
    • Ornament
    • Snapshotter
    • – SnapshotError
    • Style
  • Enumerations
    • Anchor
    • AnnotationType
    • CirclePitchAlignment
    • CirclePitchScale
    • CircleTranslateAnchor
    • Encoding
    • EventType
    • – Maps
    • – Metrics
    • – Snapshot
    • – OfflineStorage
    • FillExtrusionTranslateAnchor
    • FillTranslateAnchor
    • GeoJSONSourceData
    • GestureType
    • HillshadeIlluminationAnchor
    • IconAnchor
    • IconPitchAlignment
    • IconRotationAlignment
    • IconTextFit
    • IconTranslateAnchor
    • ImageError
    • LayerError
    • LayerType
    • LayoutPosition
    • LayoutVisibility
    • LightError
    • LineCap
    • LineJoin
    • LineTranslateAnchor
    • LocationPuck
    • OrnamentPosition
    • OrnamentType
    • OrnamentVisibility
    • PanScrollingMode
    • PreferredFPS
    • PreferredFramesPerSecond
    • RasterResampling
    • ResolvedImage
    • Scheme
    • SkyType
    • SourceError
    • SourceType
    • StyleURL
    • SymbolPlacement
    • SymbolZOrder
    • TerrainError
    • TextAnchor
    • TextJustify
    • TextPitchAlignment
    • TextRotationAlignment
    • TextTransform
    • TextTranslateAnchor
    • TextWritingMode
    • TransitionState
    • Value
    • Visibility
  • Extensions
    • Array
    • Bool
    • CGFloat
    • CGPoint
    • CLLocationCoordinate2D
    • CLLocationDirection
    • CameraOptions
    • ColorRepresentable
    • CoordinateBounds
    • Dictionary
    • Double
    • EdgeInsets
    • Feature
    • Geometry
    • GlyphsRasterizationOptions
    • Int
    • LayerPosition
    • MBXGeometry
    • MapEvents
    • – EventKind
    • MapSnapshotOptions
    • NSNumber
    • Notification
    • – Name
    • ResourceOptions
    • ScreenCoordinate
    • String
    • UIColor
    • UIEdgeInsets
    • UIImage
    • UInt
  • Protocols
    • Annotation
    • AnnotationInteractionDelegate
    • AnnotationStyleDelegate
    • AnnotationSupportableMap
    • CameraViewDelegate
    • EventsEmitter
    • EventsListener
    • ExpressionOption
    • GestureManagerDelegate
    • Layer
    • LocationConsumer
    • LocationPermissionsDelegate
    • LocationProvider
    • LocationProviderDelegate
    • LocationSupportableMapView
    • Source
    • ValidExpressionArgument
  • Structures
    • BackgroundLayer
    • – Layout
    • – Paint
    • CircleLayer
    • – Layout
    • – Paint
    • CollatorOptions
    • Expression
    • – Element
    • – Argument
    • – Operator
    • ExpressionBuilder
    • FillExtrusionLayer
    • – Layout
    • – Paint
    • FillLayer
    • – Layout
    • – Paint
    • FlyToInterpolator
    • FormatOptions
    • GeoJSONManager
    • GeoJSONSource
    • GestureOptions
    • HeatmapLayer
    • – Layout
    • – Paint
    • HillshadeLayer
    • – Layout
    • – Paint
    • ImageSource
    • Light
    • LineAnnotation
    • LineLayer
    • – Layout
    • – Paint
    • LocationIndicatorLayer
    • – Layout
    • – Paint
    • LocationIndicatorLayerViewModel
    • LocationOptions
    • MapCameraOptions
    • MapOptions
    • Model
    • ModelLayer
    • – Layout
    • – Paint
    • ModelSource
    • NumberFormatOptions
    • OrnamentConfig
    • OrnamentOptions
    • PointAnnotation
    • PolygonAnnotation
    • PuckModelLayerViewModel
    • RasterDemSource
    • RasterLayer
    • – Layout
    • – Paint
    • RasterSource
    • ResolvedImageData
    • SkyLayer
    • – Layout
    • – Paint
    • SnapshotOverlay
    • StyleTransition
    • SymbolLayer
    • – Layout
    • – Paint
    • Terrain
    • VectorSource
  • Type Aliases
    • ColorRepresentable
    • Exp
    • OrnamentMargins
    • SnapshotOverlayHandler

Dictionary

extension Dictionary: ValidExpressionArgument where Key: ValidExpressionArgument,
                                                    Value: ValidExpressionArgument

Available where `Key`: `ValidExpressionArgument`, `Value`: `ValidExpressionArgument`

  • expressionElements

    Undocumented

    Declaration

    Swift

    public var expressionElements: [Expression.Element] { get }

© 2021 Mapbox. All rights reserved. (Last updated: 2021-01-26)

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