{"Structs/MGLTransition.html#/c:@S@MGLTransition@FI@duration":{"name":"duration","abstract":"

The amount of time the animation should take, not including the delay.

","parent_name":"MGLTransition"},"Structs/MGLTransition.html#/c:@S@MGLTransition@FI@delay":{"name":"delay","abstract":"

The amount of time in seconds to wait before beginning the animation.

","parent_name":"MGLTransition"},"Structs/MGLSphericalPosition.html#/c:@S@MGLSphericalPosition@FI@radial":{"name":"radial","abstract":"

Distance from the center of the base of an object to its light.

","parent_name":"MGLSphericalPosition"},"Structs/MGLSphericalPosition.html#/c:@S@MGLSphericalPosition@FI@azimuthal":{"name":"azimuthal","abstract":"

Position of the light relative to 0° (0° when MGLLight.anchor is set to viewport corresponds","parent_name":"MGLSphericalPosition"},"Structs/MGLSphericalPosition.html#/c:@S@MGLSphericalPosition@FI@polar":{"name":"polar","abstract":"

Indicates the height of the light (from 0°, directly above, to 180°, directly below).

","parent_name":"MGLSphericalPosition"},"Structs/MGLCoordinateQuad.html#/c:@S@MGLCoordinateQuad@FI@topLeft":{"name":"topLeft","abstract":"

Coordinate at the top left corner.

","parent_name":"MGLCoordinateQuad"},"Structs/MGLCoordinateQuad.html#/c:@S@MGLCoordinateQuad@FI@bottomLeft":{"name":"bottomLeft","abstract":"

Coordinate at the bottom left corner.

","parent_name":"MGLCoordinateQuad"},"Structs/MGLCoordinateQuad.html#/c:@S@MGLCoordinateQuad@FI@bottomRight":{"name":"bottomRight","abstract":"

Coordinate at the bottom right corner.

","parent_name":"MGLCoordinateQuad"},"Structs/MGLCoordinateQuad.html#/c:@S@MGLCoordinateQuad@FI@topRight":{"name":"topRight","abstract":"

Coordinate at the top right corner.

","parent_name":"MGLCoordinateQuad"},"Structs/MGLCoordinateQuad.html":{"name":"MGLCoordinateQuad","abstract":"

A quadrilateral area as measured on a two-dimensional map projection."},"Structs/MGLSphericalPosition.html":{"name":"MGLSphericalPosition","abstract":"

A structure containing information about the position of the light source"},"Structs/MGLTransition.html":{"name":"MGLTransition","abstract":"

A structure containing information about a transition.

"},"Other Functions.html#/c:MGLGeometry.h@F@MGLMapPointMake":{"name":"MGLMapPointMake","abstract":"

Creates a new MGLMapPoint from the given X and Y coordinates, and zoom level.

"},"Other Functions.html#/c:MGLGeometry.h@F@MGLCoordinateQuadMake":{"name":"MGLCoordinateQuadMake","abstract":"

Creates a new MGLCoordinateQuad structure from the given top left,"},"Other Functions.html#/c:MGLGeometry.h@F@MGLCoordinateQuadFromCoordinateBounds":{"name":"MGLCoordinateQuadFromCoordinateBounds","abstract":"

Creates a new MGLCoordinateQuad structure from the given MGLCoordinateBounds."},"Other Functions.html#/c:MGLGeometry.h@F@MGLStringFromCoordinateQuad":{"name":"MGLStringFromCoordinateQuad","abstract":"

Returns a formatted string for the given coordinate quad.

"},"Other Functions.html#/c:@F@MGLMapPointForCoordinate":{"name":"MGLMapPointForCoordinate","abstract":"

Returns Mercator projection of a WGS84 coordinate at the specified zoom level.

"},"Other Functions.html#/c:MGLLight.h@F@MGLSphericalPositionMake":{"name":"MGLSphericalPositionMake","abstract":"

Creates a new MGLSphericalPosition from the given radial, azimuthal, polar.

"},"Other Functions.html#/c:MGLTypes.h@F@MGLTransitionMake":{"name":"MGLTransitionMake","abstract":"

Creates a new MGLTransition from the given duration and delay.

"},"Other Type Definitions.html#/c:MGLMapSnapshotter.h@T@MGLMapSnapshotCompletionHandler":{"name":"MGLMapSnapshotCompletionHandler","abstract":"

A block to processes the result or error of a snapshot request.

"},"Other Type Definitions.html#/c:MGLOfflineStorage.h@T@MGLOfflinePackUserInfoKey":{"name":"MGLOfflinePackUserInfoKey","abstract":"

A key in the userInfo property of a notification posted by MGLOfflinePack.

"},"Other Type Definitions.html#/c:MGLOfflineStorage.h@T@MGLOfflinePackAdditionCompletionHandler":{"name":"MGLOfflinePackAdditionCompletionHandler","abstract":"

A block to be called once an offline pack has been completely created and"},"Other Type Definitions.html#/c:MGLOfflineStorage.h@T@MGLOfflinePackRemovalCompletionHandler":{"name":"MGLOfflinePackRemovalCompletionHandler","abstract":"

A block to be called once an offline pack has been completely invalidated and"},"Other Type Definitions.html#/c:MGLShapeSource.h@T@MGLShapeSourceOption":{"name":"MGLShapeSourceOption","abstract":"

Options for MGLShapeSource objects.

"},"Other Type Definitions.html#/c:MGLTileSource.h@T@MGLTileSourceOption":{"name":"MGLTileSourceOption","abstract":"

Options for MGLTileSource objects.

"},"Protocols/MGLOfflineStorageDelegate.html#/c:objc(pl)MGLOfflineStorageDelegate(im)offlineStorage:URLForResourceOfKind:withURL:":{"name":"-offlineStorage:URLForResourceOfKind:withURL:","abstract":"

Sent whenever a URL needs to be transformed.

","parent_name":"MGLOfflineStorageDelegate"},"Protocols/MGLComputedShapeSourceDataSource.html#/c:objc(pl)MGLComputedShapeSourceDataSource(im)featuresInTileAtX:y:zoomLevel:":{"name":"-featuresInTileAtX:y:zoomLevel:","abstract":"

Fetch features for a tile. This method will not be invoked on the main queue, it","parent_name":"MGLComputedShapeSourceDataSource"},"Protocols/MGLComputedShapeSourceDataSource.html#/c:objc(pl)MGLComputedShapeSourceDataSource(im)featuresInCoordinateBounds:zoomLevel:":{"name":"-featuresInCoordinateBounds:zoomLevel:","abstract":"

Fetch features for a tile. This method will not be invoked on the main queue, it","parent_name":"MGLComputedShapeSourceDataSource"},"Protocols/MGLComputedShapeSourceDataSource.html":{"name":"MGLComputedShapeSourceDataSource","abstract":"

Data source for MGLComputedShapeSource. This protocol defines two optional methods for fetching"},"Protocols/MGLOfflineStorageDelegate.html":{"name":"MGLOfflineStorageDelegate","abstract":"

The MGLOfflineStorageDelegate protocol defines methods that a delegate of an"},"Enums/MGLMapDebugMaskOptions.html#/c:@E@MGLMapDebugMaskOptions@MGLMapDebugTileBoundariesMask":{"name":"MGLMapDebugTileBoundariesMask","abstract":"

Edges of tile boundaries are shown as thick, red lines to help diagnose","parent_name":"MGLMapDebugMaskOptions"},"Enums/MGLMapDebugMaskOptions.html#/c:@E@MGLMapDebugMaskOptions@MGLMapDebugTileInfoMask":{"name":"MGLMapDebugTileInfoMask","abstract":"

Each tile shows its tile coordinate (x/y/z) in the upper-left corner.

","parent_name":"MGLMapDebugMaskOptions"},"Enums/MGLMapDebugMaskOptions.html#/c:@E@MGLMapDebugMaskOptions@MGLMapDebugTimestampsMask":{"name":"MGLMapDebugTimestampsMask","abstract":"

Each tile shows a timestamp indicating when it was loaded.

","parent_name":"MGLMapDebugMaskOptions"},"Enums/MGLMapDebugMaskOptions.html#/c:@E@MGLMapDebugMaskOptions@MGLMapDebugCollisionBoxesMask":{"name":"MGLMapDebugCollisionBoxesMask","abstract":"

Edges of glyphs and symbols are shown as faint, green lines to help","parent_name":"MGLMapDebugMaskOptions"},"Enums/MGLMapDebugMaskOptions.html#/c:@E@MGLMapDebugMaskOptions@MGLMapDebugOverdrawVisualizationMask":{"name":"MGLMapDebugOverdrawVisualizationMask","abstract":"

Each drawing operation is replaced by a translucent fill. Overlapping","parent_name":"MGLMapDebugMaskOptions"},"Enums/MGLMapDebugMaskOptions.html#/c:@E@MGLMapDebugMaskOptions@MGLMapDebugStencilBufferMask":{"name":"MGLMapDebugStencilBufferMask","abstract":"

The stencil buffer is shown instead of the color buffer.","parent_name":"MGLMapDebugMaskOptions"},"Enums/MGLMapDebugMaskOptions.html#/c:@E@MGLMapDebugMaskOptions@MGLMapDebugDepthBufferMask":{"name":"MGLMapDebugDepthBufferMask","abstract":"

The depth buffer is shown instead of the color buffer.","parent_name":"MGLMapDebugMaskOptions"},"Enums/MGLErrorCode.html#/c:@E@MGLErrorCode@MGLErrorCodeUnknown":{"name":"MGLErrorCodeUnknown","abstract":"

An unknown error occurred.

","parent_name":"MGLErrorCode"},"Enums/MGLErrorCode.html#/c:@E@MGLErrorCode@MGLErrorCodeNotFound":{"name":"MGLErrorCodeNotFound","abstract":"

The resource could not be found.

","parent_name":"MGLErrorCode"},"Enums/MGLErrorCode.html#/c:@E@MGLErrorCode@MGLErrorCodeBadServerResponse":{"name":"MGLErrorCodeBadServerResponse","abstract":"

The connection received an invalid server response.

","parent_name":"MGLErrorCode"},"Enums/MGLErrorCode.html#/c:@E@MGLErrorCode@MGLErrorCodeConnectionFailed":{"name":"MGLErrorCodeConnectionFailed","abstract":"

An attempt to establish a connection failed.

","parent_name":"MGLErrorCode"},"Enums/MGLErrorCode.html#/c:@E@MGLErrorCode@MGLErrorCodeParseStyleFailed":{"name":"MGLErrorCodeParseStyleFailed","abstract":"

A style parse error occurred while attempting to load the map.

","parent_name":"MGLErrorCode"},"Enums/MGLErrorCode.html#/c:@E@MGLErrorCode@MGLErrorCodeLoadStyleFailed":{"name":"MGLErrorCodeLoadStyleFailed","abstract":"

An attempt to load the style failed.

","parent_name":"MGLErrorCode"},"Enums/MGLErrorCode.html#/c:@E@MGLErrorCode@MGLErrorCodeSnapshotFailed":{"name":"MGLErrorCodeSnapshotFailed","abstract":"

An error occurred while snapshotting the map.

","parent_name":"MGLErrorCode"},"Enums/MGLDEMEncoding.html#/c:@E@MGLDEMEncoding@MGLDEMEncodingMapbox":{"name":"MGLDEMEncodingMapbox","abstract":"

Raster tiles generated with the Mapbox encoding formula.

","parent_name":"MGLDEMEncoding"},"Enums/MGLDEMEncoding.html#/c:@E@MGLDEMEncoding@MGLDEMEncodingTerrarium":{"name":"MGLDEMEncodingTerrarium","abstract":"

Raster tiles generated with the Mapzen Terrarium encoding formula.

","parent_name":"MGLDEMEncoding"},"Enums/MGLTileCoordinateSystem.html#/c:@E@MGLTileCoordinateSystem@MGLTileCoordinateSystemXYZ":{"name":"MGLTileCoordinateSystemXYZ","abstract":"

The origin is at the top-left (northwest), and y values increase","parent_name":"MGLTileCoordinateSystem"},"Enums/MGLTileCoordinateSystem.html#/c:@E@MGLTileCoordinateSystem@MGLTileCoordinateSystemTMS":{"name":"MGLTileCoordinateSystemTMS","abstract":"

The origin is at the bottom-left (southwest), and y values increase","parent_name":"MGLTileCoordinateSystem"},"Enums/MGLTextTranslationAnchor.html#/c:@E@MGLTextTranslationAnchor@MGLTextTranslationAnchorMap":{"name":"MGLTextTranslationAnchorMap","abstract":"

The text is translated relative to the map.

","parent_name":"MGLTextTranslationAnchor"},"Enums/MGLTextTranslationAnchor.html#/c:@E@MGLTextTranslationAnchor@MGLTextTranslationAnchorViewport":{"name":"MGLTextTranslationAnchorViewport","abstract":"

The text is translated relative to the viewport.

","parent_name":"MGLTextTranslationAnchor"},"Enums/MGLIconTranslationAnchor.html#/c:@E@MGLIconTranslationAnchor@MGLIconTranslationAnchorMap":{"name":"MGLIconTranslationAnchorMap","abstract":"

Icons are translated relative to the map.

","parent_name":"MGLIconTranslationAnchor"},"Enums/MGLIconTranslationAnchor.html#/c:@E@MGLIconTranslationAnchor@MGLIconTranslationAnchorViewport":{"name":"MGLIconTranslationAnchorViewport","abstract":"

Icons are translated relative to the viewport.

","parent_name":"MGLIconTranslationAnchor"},"Enums/MGLTextTransform.html#/c:@E@MGLTextTransform@MGLTextTransformNone":{"name":"MGLTextTransformNone","abstract":"

The text is not altered.

","parent_name":"MGLTextTransform"},"Enums/MGLTextTransform.html#/c:@E@MGLTextTransform@MGLTextTransformUppercase":{"name":"MGLTextTransformUppercase","abstract":"

Forces all letters to be displayed in uppercase.

","parent_name":"MGLTextTransform"},"Enums/MGLTextTransform.html#/c:@E@MGLTextTransform@MGLTextTransformLowercase":{"name":"MGLTextTransformLowercase","abstract":"

Forces all letters to be displayed in lowercase.

","parent_name":"MGLTextTransform"},"Enums/MGLTextRotationAlignment.html#/c:@E@MGLTextRotationAlignment@MGLTextRotationAlignmentMap":{"name":"MGLTextRotationAlignmentMap","abstract":"

When symbolPlacement is set to MGLSymbolPlacementPoint, aligns text","parent_name":"MGLTextRotationAlignment"},"Enums/MGLTextRotationAlignment.html#/c:@E@MGLTextRotationAlignment@MGLTextRotationAlignmentViewport":{"name":"MGLTextRotationAlignmentViewport","abstract":"

Produces glyphs whose x-axes are aligned with the x-axis of the viewport,","parent_name":"MGLTextRotationAlignment"},"Enums/MGLTextRotationAlignment.html#/c:@E@MGLTextRotationAlignment@MGLTextRotationAlignmentAuto":{"name":"MGLTextRotationAlignmentAuto","abstract":"

When symbolPlacement is set to MGLSymbolPlacementPoint, this is","parent_name":"MGLTextRotationAlignment"},"Enums/MGLTextPitchAlignment.html#/c:@E@MGLTextPitchAlignment@MGLTextPitchAlignmentMap":{"name":"MGLTextPitchAlignmentMap","abstract":"

The text is aligned to the plane of the map.

","parent_name":"MGLTextPitchAlignment"},"Enums/MGLTextPitchAlignment.html#/c:@E@MGLTextPitchAlignment@MGLTextPitchAlignmentViewport":{"name":"MGLTextPitchAlignmentViewport","abstract":"

The text is aligned to the plane of the viewport.

","parent_name":"MGLTextPitchAlignment"},"Enums/MGLTextPitchAlignment.html#/c:@E@MGLTextPitchAlignment@MGLTextPitchAlignmentAuto":{"name":"MGLTextPitchAlignmentAuto","abstract":"

Automatically matches the value of","parent_name":"MGLTextPitchAlignment"},"Enums/MGLTextJustification.html#/c:@E@MGLTextJustification@MGLTextJustificationLeft":{"name":"MGLTextJustificationLeft","abstract":"

The text is aligned to the left.

","parent_name":"MGLTextJustification"},"Enums/MGLTextJustification.html#/c:@E@MGLTextJustification@MGLTextJustificationCenter":{"name":"MGLTextJustificationCenter","abstract":"

The text is centered.

","parent_name":"MGLTextJustification"},"Enums/MGLTextJustification.html#/c:@E@MGLTextJustification@MGLTextJustificationRight":{"name":"MGLTextJustificationRight","abstract":"

The text is aligned to the right.

","parent_name":"MGLTextJustification"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorCenter":{"name":"MGLTextAnchorCenter","abstract":"

The center of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorLeft":{"name":"MGLTextAnchorLeft","abstract":"

The left side of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorRight":{"name":"MGLTextAnchorRight","abstract":"

The right side of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorTop":{"name":"MGLTextAnchorTop","abstract":"

The top of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorBottom":{"name":"MGLTextAnchorBottom","abstract":"

The bottom of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorTopLeft":{"name":"MGLTextAnchorTopLeft","abstract":"

The top left corner of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorTopRight":{"name":"MGLTextAnchorTopRight","abstract":"

The top right corner of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorBottomLeft":{"name":"MGLTextAnchorBottomLeft","abstract":"

The bottom left corner of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLTextAnchor.html#/c:@E@MGLTextAnchor@MGLTextAnchorBottomRight":{"name":"MGLTextAnchorBottomRight","abstract":"

The bottom right corner of the text is placed closest to the anchor.

","parent_name":"MGLTextAnchor"},"Enums/MGLSymbolPlacement.html#/c:@E@MGLSymbolPlacement@MGLSymbolPlacementPoint":{"name":"MGLSymbolPlacementPoint","abstract":"

The label is placed at the point where the geometry is located.

","parent_name":"MGLSymbolPlacement"},"Enums/MGLSymbolPlacement.html#/c:@E@MGLSymbolPlacement@MGLSymbolPlacementLine":{"name":"MGLSymbolPlacementLine","abstract":"

The label is placed along the line of the geometry. Can only be used on","parent_name":"MGLSymbolPlacement"},"Enums/MGLIconTextFit.html#/c:@E@MGLIconTextFit@MGLIconTextFitNone":{"name":"MGLIconTextFitNone","abstract":"

The icon is displayed at its intrinsic aspect ratio.

","parent_name":"MGLIconTextFit"},"Enums/MGLIconTextFit.html#/c:@E@MGLIconTextFit@MGLIconTextFitWidth":{"name":"MGLIconTextFitWidth","abstract":"

The icon is scaled in the x-dimension to fit the width of the text.

","parent_name":"MGLIconTextFit"},"Enums/MGLIconTextFit.html#/c:@E@MGLIconTextFit@MGLIconTextFitHeight":{"name":"MGLIconTextFitHeight","abstract":"

The icon is scaled in the y-dimension to fit the height of the text.

","parent_name":"MGLIconTextFit"},"Enums/MGLIconTextFit.html#/c:@E@MGLIconTextFit@MGLIconTextFitBoth":{"name":"MGLIconTextFitBoth","abstract":"

The icon is scaled in both x- and y-dimensions.

","parent_name":"MGLIconTextFit"},"Enums/MGLIconRotationAlignment.html#/c:@E@MGLIconRotationAlignment@MGLIconRotationAlignmentMap":{"name":"MGLIconRotationAlignmentMap","abstract":"

When symbolPlacement is set to MGLSymbolPlacementPoint, aligns icons","parent_name":"MGLIconRotationAlignment"},"Enums/MGLIconRotationAlignment.html#/c:@E@MGLIconRotationAlignment@MGLIconRotationAlignmentViewport":{"name":"MGLIconRotationAlignmentViewport","abstract":"

Produces icons whose x-axes are aligned with the x-axis of the viewport,","parent_name":"MGLIconRotationAlignment"},"Enums/MGLIconRotationAlignment.html#/c:@E@MGLIconRotationAlignment@MGLIconRotationAlignmentAuto":{"name":"MGLIconRotationAlignmentAuto","abstract":"

When symbolPlacement is set to MGLSymbolPlacementPoint, this is","parent_name":"MGLIconRotationAlignment"},"Enums/MGLIconPitchAlignment.html#/c:@E@MGLIconPitchAlignment@MGLIconPitchAlignmentMap":{"name":"MGLIconPitchAlignmentMap","abstract":"

The icon is aligned to the plane of the map.

","parent_name":"MGLIconPitchAlignment"},"Enums/MGLIconPitchAlignment.html#/c:@E@MGLIconPitchAlignment@MGLIconPitchAlignmentViewport":{"name":"MGLIconPitchAlignmentViewport","abstract":"

The icon is aligned to the plane of the viewport.

","parent_name":"MGLIconPitchAlignment"},"Enums/MGLIconPitchAlignment.html#/c:@E@MGLIconPitchAlignment@MGLIconPitchAlignmentAuto":{"name":"MGLIconPitchAlignmentAuto","abstract":"

Automatically matches the value of","parent_name":"MGLIconPitchAlignment"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorCenter":{"name":"MGLIconAnchorCenter","abstract":"

The center of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorLeft":{"name":"MGLIconAnchorLeft","abstract":"

The left side of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorRight":{"name":"MGLIconAnchorRight","abstract":"

The right side of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorTop":{"name":"MGLIconAnchorTop","abstract":"

The top of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorBottom":{"name":"MGLIconAnchorBottom","abstract":"

The bottom of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorTopLeft":{"name":"MGLIconAnchorTopLeft","abstract":"

The top left corner of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorTopRight":{"name":"MGLIconAnchorTopRight","abstract":"

The top right corner of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorBottomLeft":{"name":"MGLIconAnchorBottomLeft","abstract":"

The bottom left corner of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLIconAnchor.html#/c:@E@MGLIconAnchor@MGLIconAnchorBottomRight":{"name":"MGLIconAnchorBottomRight","abstract":"

The bottom right corner of the icon is placed closest to the anchor.

","parent_name":"MGLIconAnchor"},"Enums/MGLRasterResamplingMode.html#/c:@E@MGLRasterResamplingMode@MGLRasterResamplingModeLinear":{"name":"MGLRasterResamplingModeLinear","abstract":"

(Bi)linear filtering interpolates point values using the weighted average","parent_name":"MGLRasterResamplingMode"},"Enums/MGLRasterResamplingMode.html#/c:@E@MGLRasterResamplingMode@MGLRasterResamplingModeNearest":{"name":"MGLRasterResamplingModeNearest","abstract":"

Nearest neighbor filtering interpolates point values using the nearest","parent_name":"MGLRasterResamplingMode"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindUnknown":{"name":"MGLResourceKindUnknown","abstract":"

Unknown type

","parent_name":"MGLResourceKind"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindStyle":{"name":"MGLResourceKindStyle","abstract":"

Style sheet JSON file

","parent_name":"MGLResourceKind"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindSource":{"name":"MGLResourceKindSource","abstract":"

TileJSON file as specified in https://www.mapbox.com/mapbox-gl-js/style-spec/#root-sources

","parent_name":"MGLResourceKind"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindTile":{"name":"MGLResourceKindTile","abstract":"

A vector or raster tile as described in the style sheet at","parent_name":"MGLResourceKind"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindGlyphs":{"name":"MGLResourceKindGlyphs","abstract":"

Signed distance field glyphs for text rendering. These are the URLs specified in the style","parent_name":"MGLResourceKind"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindSpriteImage":{"name":"MGLResourceKindSpriteImage","abstract":"

Image part of a sprite sheet. It is constructed of the prefix in","parent_name":"MGLResourceKind"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindSpriteJSON":{"name":"MGLResourceKindSpriteJSON","abstract":"

JSON part of a sprite sheet. It is constructed of the prefix in","parent_name":"MGLResourceKind"},"Enums/MGLResourceKind.html#/c:@E@MGLResourceKind@MGLResourceKindImage":{"name":"MGLResourceKindImage","abstract":"

Image data for a georeferenced image source. *

","parent_name":"MGLResourceKind"},"Enums/MGLLineTranslationAnchor.html#/c:@E@MGLLineTranslationAnchor@MGLLineTranslationAnchorMap":{"name":"MGLLineTranslationAnchorMap","abstract":"

The line is translated relative to the map.

","parent_name":"MGLLineTranslationAnchor"},"Enums/MGLLineTranslationAnchor.html#/c:@E@MGLLineTranslationAnchor@MGLLineTranslationAnchorViewport":{"name":"MGLLineTranslationAnchorViewport","abstract":"

The line is translated relative to the viewport.

","parent_name":"MGLLineTranslationAnchor"},"Enums/MGLLineJoin.html#/c:@E@MGLLineJoin@MGLLineJoinBevel":{"name":"MGLLineJoinBevel","abstract":"

A join with a squared-off end which is drawn beyond the endpoint of the","parent_name":"MGLLineJoin"},"Enums/MGLLineJoin.html#/c:@E@MGLLineJoin@MGLLineJoinRound":{"name":"MGLLineJoinRound","abstract":"

A join with a rounded end which is drawn beyond the endpoint of the line at","parent_name":"MGLLineJoin"},"Enums/MGLLineJoin.html#/c:@E@MGLLineJoin@MGLLineJoinMiter":{"name":"MGLLineJoinMiter","abstract":"

A join with a sharp, angled corner which is drawn with the outer sides","parent_name":"MGLLineJoin"},"Enums/MGLLineCap.html#/c:@E@MGLLineCap@MGLLineCapButt":{"name":"MGLLineCapButt","abstract":"

A cap with a squared-off end which is drawn to the exact endpoint of the","parent_name":"MGLLineCap"},"Enums/MGLLineCap.html#/c:@E@MGLLineCap@MGLLineCapRound":{"name":"MGLLineCapRound","abstract":"

A cap with a rounded end which is drawn beyond the endpoint of the line at","parent_name":"MGLLineCap"},"Enums/MGLLineCap.html#/c:@E@MGLLineCap@MGLLineCapSquare":{"name":"MGLLineCapSquare","abstract":"

A cap with a squared-off end which is drawn beyond the endpoint of the line","parent_name":"MGLLineCap"},"Enums/MGLLightAnchor.html#/c:@E@MGLLightAnchor@MGLLightAnchorMap":{"name":"MGLLightAnchorMap","abstract":"

The position of the light source is aligned to the rotation of the map.

","parent_name":"MGLLightAnchor"},"Enums/MGLLightAnchor.html#/c:@E@MGLLightAnchor@MGLLightAnchorViewport":{"name":"MGLLightAnchorViewport","abstract":"

The position of the light source is aligned to the rotation of the","parent_name":"MGLLightAnchor"},"Enums/MGLHillshadeIlluminationAnchor.html#/c:@E@MGLHillshadeIlluminationAnchor@MGLHillshadeIlluminationAnchorMap":{"name":"MGLHillshadeIlluminationAnchorMap","abstract":"

The hillshade illumination is relative to the north direction.

","parent_name":"MGLHillshadeIlluminationAnchor"},"Enums/MGLHillshadeIlluminationAnchor.html#/c:@E@MGLHillshadeIlluminationAnchor@MGLHillshadeIlluminationAnchorViewport":{"name":"MGLHillshadeIlluminationAnchorViewport","abstract":"

The hillshade illumination is relative to the top of the viewport.

","parent_name":"MGLHillshadeIlluminationAnchor"},"Enums/MGLFillTranslationAnchor.html#/c:@E@MGLFillTranslationAnchor@MGLFillTranslationAnchorMap":{"name":"MGLFillTranslationAnchorMap","abstract":"

The fill is translated relative to the map.

","parent_name":"MGLFillTranslationAnchor"},"Enums/MGLFillTranslationAnchor.html#/c:@E@MGLFillTranslationAnchor@MGLFillTranslationAnchorViewport":{"name":"MGLFillTranslationAnchorViewport","abstract":"

The fill is translated relative to the viewport.

","parent_name":"MGLFillTranslationAnchor"},"Enums/MGLFillExtrusionTranslationAnchor.html#/c:@E@MGLFillExtrusionTranslationAnchor@MGLFillExtrusionTranslationAnchorMap":{"name":"MGLFillExtrusionTranslationAnchorMap","abstract":"

The fill extrusion is translated relative to the map.

","parent_name":"MGLFillExtrusionTranslationAnchor"},"Enums/MGLFillExtrusionTranslationAnchor.html#/c:@E@MGLFillExtrusionTranslationAnchor@MGLFillExtrusionTranslationAnchorViewport":{"name":"MGLFillExtrusionTranslationAnchorViewport","abstract":"

The fill extrusion is translated relative to the viewport.

","parent_name":"MGLFillExtrusionTranslationAnchor"},"Enums/MGLCircleTranslationAnchor.html#/c:@E@MGLCircleTranslationAnchor@MGLCircleTranslationAnchorMap":{"name":"MGLCircleTranslationAnchorMap","abstract":"

The circle is translated relative to the map.

","parent_name":"MGLCircleTranslationAnchor"},"Enums/MGLCircleTranslationAnchor.html#/c:@E@MGLCircleTranslationAnchor@MGLCircleTranslationAnchorViewport":{"name":"MGLCircleTranslationAnchorViewport","abstract":"

The circle is translated relative to the viewport.

","parent_name":"MGLCircleTranslationAnchor"},"Enums/MGLCircleScaleAlignment.html#/c:@E@MGLCircleScaleAlignment@MGLCircleScaleAlignmentMap":{"name":"MGLCircleScaleAlignmentMap","abstract":"

Circles are scaled according to their apparent distance to the camera.

","parent_name":"MGLCircleScaleAlignment"},"Enums/MGLCircleScaleAlignment.html#/c:@E@MGLCircleScaleAlignment@MGLCircleScaleAlignmentViewport":{"name":"MGLCircleScaleAlignmentViewport","abstract":"

Circles are not scaled.

","parent_name":"MGLCircleScaleAlignment"},"Enums/MGLCirclePitchAlignment.html#/c:@E@MGLCirclePitchAlignment@MGLCirclePitchAlignmentMap":{"name":"MGLCirclePitchAlignmentMap","abstract":"

The circle is aligned to the plane of the map.

","parent_name":"MGLCirclePitchAlignment"},"Enums/MGLCirclePitchAlignment.html#/c:@E@MGLCirclePitchAlignment@MGLCirclePitchAlignmentViewport":{"name":"MGLCirclePitchAlignmentViewport","abstract":"

The circle is aligned to the plane of the viewport.

","parent_name":"MGLCirclePitchAlignment"},"Enums/MGLAttributionInfoStyle.html#/c:@E@MGLAttributionInfoStyle@MGLAttributionInfoStyleShort":{"name":"MGLAttributionInfoStyleShort","abstract":"

Specifies a short attribution info style.

","parent_name":"MGLAttributionInfoStyle"},"Enums/MGLAttributionInfoStyle.html#/c:@E@MGLAttributionInfoStyle@MGLAttributionInfoStyleMedium":{"name":"MGLAttributionInfoStyleMedium","abstract":"

Specifies a medium attribution info style.

","parent_name":"MGLAttributionInfoStyle"},"Enums/MGLAttributionInfoStyle.html#/c:@E@MGLAttributionInfoStyle@MGLAttributionInfoStyleLong":{"name":"MGLAttributionInfoStyleLong","abstract":"

Specifies a long attribution info style.

","parent_name":"MGLAttributionInfoStyle"},"Enums/MGLAttributionInfoStyle.html":{"name":"MGLAttributionInfoStyle","abstract":"

The attribution info is represented in the longest format available.

"},"Enums/MGLCirclePitchAlignment.html":{"name":"MGLCirclePitchAlignment","abstract":"

Orientation of circle when map is pitched.

"},"Enums/MGLCircleScaleAlignment.html":{"name":"MGLCircleScaleAlignment","abstract":"

Controls the scaling behavior of the circle when the map is pitched.

"},"Enums/MGLCircleTranslationAnchor.html":{"name":"MGLCircleTranslationAnchor","abstract":"

Controls the frame of reference for MGLCircleStyleLayer.circleTranslation.

"},"Enums/MGLFillExtrusionTranslationAnchor.html":{"name":"MGLFillExtrusionTranslationAnchor","abstract":"

Controls the frame of reference for"},"Enums/MGLFillTranslationAnchor.html":{"name":"MGLFillTranslationAnchor","abstract":"

Controls the frame of reference for MGLFillStyleLayer.fillTranslation.

"},"Enums/MGLHillshadeIlluminationAnchor.html":{"name":"MGLHillshadeIlluminationAnchor","abstract":"

Direction of light source when map is rotated.

"},"Enums/MGLLightAnchor.html":{"name":"MGLLightAnchor","abstract":"

Whether extruded geometries are lit relative to the map or viewport.

"},"Enums/MGLLineCap.html":{"name":"MGLLineCap","abstract":"

The display of line endings.

"},"Enums/MGLLineJoin.html":{"name":"MGLLineJoin","abstract":"

The display of lines when joining.

"},"Enums/MGLLineTranslationAnchor.html":{"name":"MGLLineTranslationAnchor","abstract":"

Controls the frame of reference for MGLLineStyleLayer.lineTranslation.

"},"Enums/MGLResourceKind.html":{"name":"MGLResourceKind","abstract":"

The type of resource that is requested.

"},"Enums/MGLRasterResamplingMode.html":{"name":"MGLRasterResamplingMode","abstract":"

The resampling/interpolation method to use for overscaling, also known as"},"Enums/MGLIconAnchor.html":{"name":"MGLIconAnchor","abstract":"

Part of the icon placed closest to the anchor.

"},"Enums/MGLIconPitchAlignment.html":{"name":"MGLIconPitchAlignment","abstract":"

Orientation of icon when map is pitched.

"},"Enums/MGLIconRotationAlignment.html":{"name":"MGLIconRotationAlignment","abstract":"

In combination with MGLSymbolStyleLayer.symbolPlacement, determines the"},"Enums/MGLIconTextFit.html":{"name":"MGLIconTextFit","abstract":"

Scales the icon to fit around the associated text.

"},"Enums/MGLSymbolPlacement.html":{"name":"MGLSymbolPlacement","abstract":"

Label placement relative to its geometry.

"},"Enums/MGLTextAnchor.html":{"name":"MGLTextAnchor","abstract":"

Part of the text placed closest to the anchor.

"},"Enums/MGLTextJustification.html":{"name":"MGLTextJustification","abstract":"

Text justification options.

"},"Enums/MGLTextPitchAlignment.html":{"name":"MGLTextPitchAlignment","abstract":"

Orientation of text when map is pitched.

"},"Enums/MGLTextRotationAlignment.html":{"name":"MGLTextRotationAlignment","abstract":"

In combination with MGLSymbolStyleLayer.symbolPlacement, determines the"},"Enums/MGLTextTransform.html":{"name":"MGLTextTransform","abstract":"

Specifies how to capitalize text.

"},"Enums/MGLIconTranslationAnchor.html":{"name":"MGLIconTranslationAnchor","abstract":"

Controls the frame of reference for MGLSymbolStyleLayer.iconTranslation.

"},"Enums/MGLTextTranslationAnchor.html":{"name":"MGLTextTranslationAnchor","abstract":"

Controls the frame of reference for MGLSymbolStyleLayer.textTranslation.

"},"Enums/MGLTileCoordinateSystem.html":{"name":"MGLTileCoordinateSystem","abstract":"

Tile coordinate systems that determine how tile coordinates in tile URLs are"},"Enums/MGLDEMEncoding.html":{"name":"MGLDEMEncoding","abstract":"

The encoding formula used to generate the raster-dem tileset

"},"Enums/MGLErrorCode.html":{"name":"MGLErrorCode","abstract":"

Error constants for the Mapbox SDK.

"},"Enums/MGLMapDebugMaskOptions.html":{"name":"MGLMapDebugMaskOptions","abstract":"

Options for enabling debugging features in an MGLMapView instance.

"},"Other Constants.html#/c:@MGLShapeSourceOptionWrapsCoordinates":{"name":"MGLShapeSourceOptionWrapsCoordinates","abstract":"

An NSNumber object containing a Boolean value; specifies whether the shape of"},"Other Constants.html#/c:@MGLShapeSourceOptionClipsCoordinates":{"name":"MGLShapeSourceOptionClipsCoordinates","abstract":"

An NSNumber object containing a Boolean value; specifies whether the shape of"},"Other Constants.html#/c:@MGLOfflinePackProgressChangedNotification":{"name":"MGLOfflinePackProgressChangedNotification","abstract":"

Posted by the shared MGLOfflineStorage object when an MGLOfflinePack"},"Other Constants.html#/c:@MGLOfflinePackErrorNotification":{"name":"MGLOfflinePackErrorNotification","abstract":"

Posted by the shared MGLOfflineStorage object whenever an MGLOfflinePack"},"Other Constants.html#/c:@MGLOfflinePackMaximumMapboxTilesReachedNotification":{"name":"MGLOfflinePackMaximumMapboxTilesReachedNotification","abstract":"

Posted by the shared MGLOfflineStorage object when the maximum number of"},"Other Constants.html#/c:@MGLOfflinePackUserInfoKeyState":{"name":"MGLOfflinePackUserInfoKeyState","abstract":"

The key for an NSNumber object that indicates an offline pack’s current"},"Other Constants.html#/c:@MGLOfflinePackUserInfoKeyProgress":{"name":"MGLOfflinePackUserInfoKeyProgress","abstract":"

The key for an NSValue object that indicates an offline pack’s current"},"Other Constants.html#/c:@MGLOfflinePackUserInfoKeyError":{"name":"MGLOfflinePackUserInfoKeyError","abstract":"

The key for an NSError object that is encountered in the course of"},"Other Constants.html#/c:@MGLOfflinePackUserInfoKeyMaximumCount":{"name":"MGLOfflinePackUserInfoKeyMaximumCount","abstract":"

The key for an NSNumber object that indicates the maximum number of"},"Other Constants.html#/c:@MGLTileSourceOptionDEMEncoding":{"name":"MGLTileSourceOptionDEMEncoding","abstract":"

An NSNumber object containing an unsigned integer that specifies the encoding"},"Other Constants.html#/c:@MGLTileSourceOptionTileSize":{"name":"MGLTileSourceOptionTileSize","abstract":"

An NSNumber object containing a floating-point number that specifies the"},"Other Constants.html#/c:@MGLShapeSourceOptionClustered":{"name":"MGLShapeSourceOptionClustered","abstract":"

An NSNumber object containing a Boolean enabling or disabling clustering."},"Other Constants.html#/c:@MGLShapeSourceOptionClusterRadius":{"name":"MGLShapeSourceOptionClusterRadius","abstract":"

An NSNumber object containing an integer; specifies the radius of each"},"Other Constants.html#/c:@MGLShapeSourceOptionMaximumZoomLevelForClustering":{"name":"MGLShapeSourceOptionMaximumZoomLevelForClustering","abstract":"

An NSNumber object containing an integer; specifies the maximum zoom level at"},"Other Constants.html#/c:@MGLShapeSourceOptionMinimumZoomLevel":{"name":"MGLShapeSourceOptionMinimumZoomLevel","abstract":"

An NSNumber object containing an integer; specifies the minimum zoom level at"},"Other Constants.html#/c:@MGLShapeSourceOptionMaximumZoomLevel":{"name":"MGLShapeSourceOptionMaximumZoomLevel","abstract":"

An NSNumber object containing an integer; specifies the maximum zoom level at"},"Other Constants.html#/c:@MGLShapeSourceOptionBuffer":{"name":"MGLShapeSourceOptionBuffer","abstract":"

An NSNumber object containing an integer; specifies the size of the tile"},"Other Constants.html#/c:@MGLShapeSourceOptionSimplificationTolerance":{"name":"MGLShapeSourceOptionSimplificationTolerance","abstract":"

An NSNumber object containing a double; specifies the Douglas-Peucker"},"Other Constants.html#/c:MGLStyle.h@MGLStyleDefaultVersion":{"name":"MGLStyleDefaultVersion","abstract":"

A version number identifying the default version of the Mapbox Streets style"},"Other Constants.html#/c:@MGLTileSourceOptionMinimumZoomLevel":{"name":"MGLTileSourceOptionMinimumZoomLevel","abstract":"

An NSNumber object containing an unsigned integer that specifies the minimum"},"Other Constants.html#/c:@MGLTileSourceOptionMaximumZoomLevel":{"name":"MGLTileSourceOptionMaximumZoomLevel","abstract":"

An NSNumber object containing an unsigned integer that specifies the maximum"},"Other Constants.html#/c:@MGLTileSourceOptionCoordinateBounds":{"name":"MGLTileSourceOptionCoordinateBounds","abstract":"

An NSValue object containing an MGLCoordinateBounds struct that specifies"},"Other Constants.html#/c:@MGLTileSourceOptionAttributionHTMLString":{"name":"MGLTileSourceOptionAttributionHTMLString","abstract":"

An HTML string defining the buttons to be displayed in the map view’s"},"Other Constants.html#/c:@MGLTileSourceOptionAttributionInfos":{"name":"MGLTileSourceOptionAttributionInfos","abstract":"

An array of MGLAttributionInfo objects defining the buttons to be displayed"},"Other Constants.html#/c:@MGLTileSourceOptionTileCoordinateSystem":{"name":"MGLTileSourceOptionTileCoordinateSystem","abstract":"

An NSNumber object containing an unsigned integer that specifies the tile"},"Other Constants.html#/c:@MGLErrorDomain":{"name":"MGLErrorDomain","abstract":"

Indicates an error occurred in the Mapbox SDK.

"},"Other Constants.html#/c:@MGLExpressionInterpolationModeLinear":{"name":"MGLExpressionInterpolationModeLinear","abstract":"

An NSString identifying the linear interpolation type in an NSExpression.

"},"Other Constants.html#/c:@MGLExpressionInterpolationModeExponential":{"name":"MGLExpressionInterpolationModeExponential","abstract":"

An NSString identifying the expotential interpolation type in an NSExpression.

"},"Other Constants.html#/c:@MGLExpressionInterpolationModeCubicBezier":{"name":"MGLExpressionInterpolationModeCubicBezier","abstract":"

An NSString identifying the cubic-bezier interpolation type in an NSExpression.

"},"Other Constants.html#/c:@MapboxVersionNumber":{"name":"MapboxVersionNumber","abstract":"

Project version number for Mapbox.

"},"Other Constants.html#/c:@MapboxVersionString":{"name":"MapboxVersionString","abstract":"

Project version string for Mapbox.

"},"Classes/MGLAttributionInfo.html#/c:objc(cs)MGLAttributionInfo(im)initWithTitle:URL:":{"name":"-initWithTitle:URL:","abstract":"

Returns an initialized attribution info object with the given title and URL.

","parent_name":"MGLAttributionInfo"},"Classes/MGLAttributionInfo.html#/c:objc(cs)MGLAttributionInfo(py)title":{"name":"title","abstract":"

The attribution statement’s attributed title text.

","parent_name":"MGLAttributionInfo"},"Classes/MGLAttributionInfo.html#/c:objc(cs)MGLAttributionInfo(py)URL":{"name":"URL","abstract":"

The URL to more information about the entity named in the attribution.

","parent_name":"MGLAttributionInfo"},"Classes/MGLAttributionInfo.html#/c:objc(cs)MGLAttributionInfo(py)feedbackLink":{"name":"feedbackLink","abstract":"

A Boolean value indicating whether the attribution statement is a shortcut to a","parent_name":"MGLAttributionInfo"},"Classes/MGLAttributionInfo.html#/c:objc(cs)MGLAttributionInfo(im)feedbackURLAtCenterCoordinate:zoomLevel:":{"name":"-feedbackURLAtCenterCoordinate:zoomLevel:","abstract":"

Returns a copy of the URL property modified to account for the given center","parent_name":"MGLAttributionInfo"},"Classes/MGLAttributionInfo.html#/c:objc(cs)MGLAttributionInfo(im)titleWithStyle:":{"name":"-titleWithStyle:","abstract":"

Returns a copy of the current title formatted accordingly to style.

","parent_name":"MGLAttributionInfo"},"Classes/MGLAttributionInfo.html":{"name":"MGLAttributionInfo","abstract":"

Information about an attribution statement, usually a copyright or trademark"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLCoordinate:":{"name":"+valueWithMGLCoordinate:","abstract":"

Creates a new value object containing the specified Core Location geographic","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLCoordinateValue":{"name":"MGLCoordinateValue","abstract":"

The Core Location geographic coordinate structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLMapPoint:":{"name":"+valueWithMGLMapPoint:","abstract":"

Creates a new value object containing the specified Mapbox map point structure.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLMapPointValue":{"name":"MGLMapPointValue","abstract":"

The Mapbox map point structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLCoordinateSpan:":{"name":"+valueWithMGLCoordinateSpan:","abstract":"

Creates a new value object containing the specified Mapbox coordinate span","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLCoordinateSpanValue":{"name":"MGLCoordinateSpanValue","abstract":"

The Mapbox coordinate span structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLCoordinateBounds:":{"name":"+valueWithMGLCoordinateBounds:","abstract":"

Creates a new value object containing the specified Mapbox coordinate bounds","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLCoordinateBoundsValue":{"name":"MGLCoordinateBoundsValue","abstract":"

The Mapbox coordinate bounds structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLCoordinateQuad:":{"name":"+valueWithMGLCoordinateQuad:","abstract":"

Creates a new value object containing the specified Mapbox coordinate","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(im)MGLCoordinateQuadValue":{"name":"-MGLCoordinateQuadValue","abstract":"

The Mapbox coordinate quad structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLOfflinePackProgress:":{"name":"+valueWithMGLOfflinePackProgress:","abstract":"

Creates a new value object containing the given MGLOfflinePackProgress","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLOfflinePackProgressValue":{"name":"MGLOfflinePackProgressValue","abstract":"

The MGLOfflinePackProgress structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLTransition:":{"name":"+valueWithMGLTransition:","abstract":"

Creates a new value object containing the given MGLTransition","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLTransitionValue":{"name":"MGLTransitionValue","abstract":"

The MGLTransition structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLSphericalPosition:":{"name":"+valueWithMGLSphericalPosition:","abstract":"

Creates a new value object containing the given MGLSphericalPosition","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLSphericalPositionValue":{"name":"MGLSphericalPositionValue","abstract":"

The MGLSphericalPosition structure representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLLightAnchor:":{"name":"+valueWithMGLLightAnchor:","abstract":"

Creates a new value object containing the given MGLLightAnchor","parent_name":"NSValue(MGLAdditions)"},"Categories/NSValue(MGLAdditions).html#/c:objc(cs)NSValue(py)MGLLightAnchorValue":{"name":"MGLLightAnchorValue","abstract":"

The MGLLightAnchor enum representation of the value.

","parent_name":"NSValue(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cpy)zoomLevelVariableExpression":{"name":"zoomLevelVariableExpression","abstract":"

NSExpression variable that corresponds to the","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cpy)heatmapDensityVariableExpression":{"name":"heatmapDensityVariableExpression","abstract":"

NSExpression variable that corresponds to the","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cpy)geometryTypeVariableExpression":{"name":"geometryTypeVariableExpression","abstract":"

NSExpression variable that corresponds to the","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cpy)featureIdentifierVariableExpression":{"name":"featureIdentifierVariableExpression","abstract":"

NSExpression variable that corresponds to the","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cpy)featureAttributesVariableExpression":{"name":"featureAttributesVariableExpression","abstract":"

NSExpression variable that corresponds to the","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cm)mgl_expressionForConditional:trueExpression:falseExpresssion:":{"name":"+mgl_expressionForConditional:trueExpression:falseExpresssion:","abstract":"

Returns a conditional function expression specifying the string predicate, and","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cm)mgl_expressionForSteppingExpression:fromExpression:stops:":{"name":"+mgl_expressionForSteppingExpression:fromExpression:stops:","abstract":"

Returns a step function expression specifying the stepping, from expression","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cm)mgl_expressionForInterpolatingExpression:withCurveType:parameters:stops:":{"name":"+mgl_expressionForInterpolatingExpression:withCurveType:parameters:stops:","abstract":"

Returns an interpolated function expression specifying the function operator, curve type,","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cm)mgl_expressionForMatchingExpression:inDictionary:defaultExpression:":{"name":"+mgl_expressionForMatchingExpression:inDictionary:defaultExpression:","abstract":"

Returns a match function expression specifying the input, matching values,","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(im)mgl_expressionByAppendingExpression:":{"name":"-mgl_expressionByAppendingExpression:","abstract":"

Returns a constant expression appending the passed expression.

","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(cm)expressionWithMGLJSONObject:":{"name":"+expressionWithMGLJSONObject:","abstract":"

Returns an expression equivalent to the given Foundation object deserialized","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(py)mgl_jsonExpressionObject":{"name":"mgl_jsonExpressionObject","abstract":"

An equivalent Foundation object that can be serialized as JSON.

","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSExpression(MGLAdditions).html#/c:objc(cs)NSExpression(im)mgl_expressionLocalizedIntoLocale:":{"name":"-mgl_expressionLocalizedIntoLocale:","abstract":"

Returns a copy of the receiver localized into the given locale.

","parent_name":"NSExpression(MGLAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLIconAnchor:":{"name":"+valueWithMGLIconAnchor:","abstract":"

Creates a new value object containing the given MGLIconAnchor enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLIconAnchorValue":{"name":"MGLIconAnchorValue","abstract":"

The MGLIconAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLIconPitchAlignment:":{"name":"+valueWithMGLIconPitchAlignment:","abstract":"

Creates a new value object containing the given MGLIconPitchAlignment enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLIconPitchAlignmentValue":{"name":"MGLIconPitchAlignmentValue","abstract":"

The MGLIconPitchAlignment enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLIconRotationAlignment:":{"name":"+valueWithMGLIconRotationAlignment:","abstract":"

Creates a new value object containing the given MGLIconRotationAlignment enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLIconRotationAlignmentValue":{"name":"MGLIconRotationAlignmentValue","abstract":"

The MGLIconRotationAlignment enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLIconTextFit:":{"name":"+valueWithMGLIconTextFit:","abstract":"

Creates a new value object containing the given MGLIconTextFit enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLIconTextFitValue":{"name":"MGLIconTextFitValue","abstract":"

The MGLIconTextFit enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLSymbolPlacement:":{"name":"+valueWithMGLSymbolPlacement:","abstract":"

Creates a new value object containing the given MGLSymbolPlacement enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLSymbolPlacementValue":{"name":"MGLSymbolPlacementValue","abstract":"

The MGLSymbolPlacement enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLTextAnchor:":{"name":"+valueWithMGLTextAnchor:","abstract":"

Creates a new value object containing the given MGLTextAnchor enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLTextAnchorValue":{"name":"MGLTextAnchorValue","abstract":"

The MGLTextAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLTextJustification:":{"name":"+valueWithMGLTextJustification:","abstract":"

Creates a new value object containing the given MGLTextJustification enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLTextJustificationValue":{"name":"MGLTextJustificationValue","abstract":"

The MGLTextJustification enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLTextPitchAlignment:":{"name":"+valueWithMGLTextPitchAlignment:","abstract":"

Creates a new value object containing the given MGLTextPitchAlignment enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLTextPitchAlignmentValue":{"name":"MGLTextPitchAlignmentValue","abstract":"

The MGLTextPitchAlignment enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLTextRotationAlignment:":{"name":"+valueWithMGLTextRotationAlignment:","abstract":"

Creates a new value object containing the given MGLTextRotationAlignment enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLTextRotationAlignmentValue":{"name":"MGLTextRotationAlignmentValue","abstract":"

The MGLTextRotationAlignment enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLTextTransform:":{"name":"+valueWithMGLTextTransform:","abstract":"

Creates a new value object containing the given MGLTextTransform enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLTextTransformValue":{"name":"MGLTextTransformValue","abstract":"

The MGLTextTransform enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLIconTranslationAnchor:":{"name":"+valueWithMGLIconTranslationAnchor:","abstract":"

Creates a new value object containing the given MGLIconTranslationAnchor enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLIconTranslationAnchorValue":{"name":"MGLIconTranslationAnchorValue","abstract":"

The MGLIconTranslationAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLTextTranslationAnchor:":{"name":"+valueWithMGLTextTranslationAnchor:","abstract":"

Creates a new value object containing the given MGLTextTranslationAnchor enumeration.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLTextTranslationAnchorValue":{"name":"MGLTextTranslationAnchorValue","abstract":"

The MGLTextTranslationAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLSymbolStyleLayerAdditions)"},"Categories/NSValue(MGLRasterStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLRasterResamplingMode:":{"name":"+valueWithMGLRasterResamplingMode:","abstract":"

Creates a new value object containing the given MGLRasterResamplingMode enumeration.

","parent_name":"NSValue(MGLRasterStyleLayerAdditions)"},"Categories/NSValue(MGLRasterStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLRasterResamplingModeValue":{"name":"MGLRasterResamplingModeValue","abstract":"

The MGLRasterResamplingMode enumeration representation of the value.

","parent_name":"NSValue(MGLRasterStyleLayerAdditions)"},"Categories/NSValue(MGLLineStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLLineCap:":{"name":"+valueWithMGLLineCap:","abstract":"

Creates a new value object containing the given MGLLineCap enumeration.

","parent_name":"NSValue(MGLLineStyleLayerAdditions)"},"Categories/NSValue(MGLLineStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLLineCapValue":{"name":"MGLLineCapValue","abstract":"

The MGLLineCap enumeration representation of the value.

","parent_name":"NSValue(MGLLineStyleLayerAdditions)"},"Categories/NSValue(MGLLineStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLLineJoin:":{"name":"+valueWithMGLLineJoin:","abstract":"

Creates a new value object containing the given MGLLineJoin enumeration.

","parent_name":"NSValue(MGLLineStyleLayerAdditions)"},"Categories/NSValue(MGLLineStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLLineJoinValue":{"name":"MGLLineJoinValue","abstract":"

The MGLLineJoin enumeration representation of the value.

","parent_name":"NSValue(MGLLineStyleLayerAdditions)"},"Categories/NSValue(MGLLineStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLLineTranslationAnchor:":{"name":"+valueWithMGLLineTranslationAnchor:","abstract":"

Creates a new value object containing the given MGLLineTranslationAnchor enumeration.

","parent_name":"NSValue(MGLLineStyleLayerAdditions)"},"Categories/NSValue(MGLLineStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLLineTranslationAnchorValue":{"name":"MGLLineTranslationAnchorValue","abstract":"

The MGLLineTranslationAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLLineStyleLayerAdditions)"},"Categories/NSValue(MGLHillshadeStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLHillshadeIlluminationAnchor:":{"name":"+valueWithMGLHillshadeIlluminationAnchor:","abstract":"

Creates a new value object containing the given MGLHillshadeIlluminationAnchor enumeration.

","parent_name":"NSValue(MGLHillshadeStyleLayerAdditions)"},"Categories/NSValue(MGLHillshadeStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLHillshadeIlluminationAnchorValue":{"name":"MGLHillshadeIlluminationAnchorValue","abstract":"

The MGLHillshadeIlluminationAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLHillshadeStyleLayerAdditions)"},"Categories/NSValue(MGLFillStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLFillTranslationAnchor:":{"name":"+valueWithMGLFillTranslationAnchor:","abstract":"

Creates a new value object containing the given MGLFillTranslationAnchor enumeration.

","parent_name":"NSValue(MGLFillStyleLayerAdditions)"},"Categories/NSValue(MGLFillStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLFillTranslationAnchorValue":{"name":"MGLFillTranslationAnchorValue","abstract":"

The MGLFillTranslationAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLFillStyleLayerAdditions)"},"Categories/NSValue(MGLFillExtrusionStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLFillExtrusionTranslationAnchor:":{"name":"+valueWithMGLFillExtrusionTranslationAnchor:","abstract":"

Creates a new value object containing the given MGLFillExtrusionTranslationAnchor enumeration.

","parent_name":"NSValue(MGLFillExtrusionStyleLayerAdditions)"},"Categories/NSValue(MGLFillExtrusionStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLFillExtrusionTranslationAnchorValue":{"name":"MGLFillExtrusionTranslationAnchorValue","abstract":"

The MGLFillExtrusionTranslationAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLFillExtrusionStyleLayerAdditions)"},"Categories/NSValue(MGLCircleStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLCirclePitchAlignment:":{"name":"+valueWithMGLCirclePitchAlignment:","abstract":"

Creates a new value object containing the given MGLCirclePitchAlignment enumeration.

","parent_name":"NSValue(MGLCircleStyleLayerAdditions)"},"Categories/NSValue(MGLCircleStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLCirclePitchAlignmentValue":{"name":"MGLCirclePitchAlignmentValue","abstract":"

The MGLCirclePitchAlignment enumeration representation of the value.

","parent_name":"NSValue(MGLCircleStyleLayerAdditions)"},"Categories/NSValue(MGLCircleStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLCircleScaleAlignment:":{"name":"+valueWithMGLCircleScaleAlignment:","abstract":"

Creates a new value object containing the given MGLCircleScaleAlignment enumeration.

","parent_name":"NSValue(MGLCircleStyleLayerAdditions)"},"Categories/NSValue(MGLCircleStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLCircleScaleAlignmentValue":{"name":"MGLCircleScaleAlignmentValue","abstract":"

The MGLCircleScaleAlignment enumeration representation of the value.

","parent_name":"NSValue(MGLCircleStyleLayerAdditions)"},"Categories/NSValue(MGLCircleStyleLayerAdditions).html#/c:objc(cs)NSValue(cm)valueWithMGLCircleTranslationAnchor:":{"name":"+valueWithMGLCircleTranslationAnchor:","abstract":"

Creates a new value object containing the given MGLCircleTranslationAnchor enumeration.

","parent_name":"NSValue(MGLCircleStyleLayerAdditions)"},"Categories/NSValue(MGLCircleStyleLayerAdditions).html#/c:objc(cs)NSValue(py)MGLCircleTranslationAnchorValue":{"name":"MGLCircleTranslationAnchorValue","abstract":"

The MGLCircleTranslationAnchor enumeration representation of the value.

","parent_name":"NSValue(MGLCircleStyleLayerAdditions)"},"Categories/NSValue(MGLCircleStyleLayerAdditions).html":{"name":"NSValue(MGLCircleStyleLayerAdditions)","abstract":"

Methods for wrapping an enumeration value for a style layer attribute in an"},"Categories/NSValue(MGLFillExtrusionStyleLayerAdditions).html":{"name":"NSValue(MGLFillExtrusionStyleLayerAdditions)","abstract":"

Methods for wrapping an enumeration value for a style layer attribute in an"},"Categories/NSValue(MGLFillStyleLayerAdditions).html":{"name":"NSValue(MGLFillStyleLayerAdditions)","abstract":"

Methods for wrapping an enumeration value for a style layer attribute in an"},"Categories/NSValue(MGLHillshadeStyleLayerAdditions).html":{"name":"NSValue(MGLHillshadeStyleLayerAdditions)","abstract":"

Methods for wrapping an enumeration value for a style layer attribute in an"},"Categories/NSValue(MGLLineStyleLayerAdditions).html":{"name":"NSValue(MGLLineStyleLayerAdditions)","abstract":"

Methods for wrapping an enumeration value for a style layer attribute in an"},"Categories/NSValue(MGLRasterStyleLayerAdditions).html":{"name":"NSValue(MGLRasterStyleLayerAdditions)","abstract":"

Methods for wrapping an enumeration value for a style layer attribute in an"},"Categories/NSValue(MGLSymbolStyleLayerAdditions).html":{"name":"NSValue(MGLSymbolStyleLayerAdditions)","abstract":"

Methods for wrapping an enumeration value for a style layer attribute in an"},"Categories/NSExpression(MGLAdditions).html":{"name":"NSExpression(MGLAdditions)","abstract":"

Methods for creating expressions that use Mapbox-specific functionality and for"},"Categories/NSValue(MGLAdditions).html":{"name":"NSValue(MGLAdditions)","abstract":"

Methods for round-tripping values for Mapbox-defined types.

"},"Classes/MGLDistanceFormatter.html#/c:objc(cs)MGLDistanceFormatter(im)stringFromDistance:":{"name":"-stringFromDistance:","abstract":"

Returns a localized formatted string for the provided distance.

","parent_name":"MGLDistanceFormatter"},"Classes/MGLCoordinateFormatter.html#/c:objc(cs)MGLCoordinateFormatter(py)allowsMinutes":{"name":"allowsMinutes","abstract":"

Determines whether the output may contain minutes of arc when nonzero.

","parent_name":"MGLCoordinateFormatter"},"Classes/MGLCoordinateFormatter.html#/c:objc(cs)MGLCoordinateFormatter(py)allowsSeconds":{"name":"allowsSeconds","abstract":"

Determines whether the output may contain seconds of arc when nonzero.

","parent_name":"MGLCoordinateFormatter"},"Classes/MGLCoordinateFormatter.html#/c:objc(cs)MGLCoordinateFormatter(py)unitStyle":{"name":"unitStyle","abstract":"

The unit style used by this formatter.

","parent_name":"MGLCoordinateFormatter"},"Classes/MGLCoordinateFormatter.html#/c:objc(cs)MGLCoordinateFormatter(im)stringFromCoordinate:":{"name":"-stringFromCoordinate:","abstract":"

Returns a coordinate string for the provided value.

","parent_name":"MGLCoordinateFormatter"},"Classes/MGLCoordinateFormatter.html#/c:objc(cs)MGLCoordinateFormatter(im)getObjectValue:forString:errorDescription:":{"name":"-getObjectValue:forString:errorDescription:","abstract":"

This method is not supported for the MGLCoordinateFormatter class.

","parent_name":"MGLCoordinateFormatter"},"Classes/MGLCompassDirectionFormatter.html#/c:objc(cs)MGLCompassDirectionFormatter(py)unitStyle":{"name":"unitStyle","abstract":"

The unit style used by this formatter.

","parent_name":"MGLCompassDirectionFormatter"},"Classes/MGLCompassDirectionFormatter.html#/c:objc(cs)MGLCompassDirectionFormatter(im)stringFromDirection:":{"name":"-stringFromDirection:","abstract":"

Returns a heading string for the provided value.

","parent_name":"MGLCompassDirectionFormatter"},"Classes/MGLCompassDirectionFormatter.html#/c:objc(cs)MGLCompassDirectionFormatter(im)getObjectValue:forString:errorDescription:":{"name":"-getObjectValue:forString:errorDescription:","abstract":"

This method is not supported for the MGLDirectionFormatter class.

","parent_name":"MGLCompassDirectionFormatter"},"Classes/MGLClockDirectionFormatter.html#/c:objc(cs)MGLClockDirectionFormatter(py)unitStyle":{"name":"unitStyle","abstract":"

The unit style used by this formatter.

","parent_name":"MGLClockDirectionFormatter"},"Classes/MGLClockDirectionFormatter.html#/c:objc(cs)MGLClockDirectionFormatter(im)stringFromDirection:":{"name":"-stringFromDirection:","abstract":"

Returns a clock position string for the provided value.

","parent_name":"MGLClockDirectionFormatter"},"Classes/MGLClockDirectionFormatter.html#/c:objc(cs)MGLClockDirectionFormatter(im)getObjectValue:forString:errorDescription:":{"name":"-getObjectValue:forString:errorDescription:","abstract":"

This method is not supported for the MGLDirectionFormatter class.

","parent_name":"MGLClockDirectionFormatter"},"Classes/MGLClockDirectionFormatter.html":{"name":"MGLClockDirectionFormatter","abstract":"

The MGLClockDirectionFormatter class provides properly formatted descriptions"},"Classes/MGLCompassDirectionFormatter.html":{"name":"MGLCompassDirectionFormatter","abstract":"

The MGLCompassDirectionFormatter class provides properly formatted"},"Classes/MGLCoordinateFormatter.html":{"name":"MGLCoordinateFormatter","abstract":"

The MGLCoordinateFormatter class provides properly formatted descriptions of"},"Classes/MGLDistanceFormatter.html":{"name":"MGLDistanceFormatter","abstract":"

MGLDistanceFormatter implements a formatter object meant to be used for"},"Structs/MGLCoordinateSpan.html#/c:@S@MGLCoordinateSpan@FI@latitudeDelta":{"name":"latitudeDelta","abstract":"

Latitudes spanned by an MGLCoordinateBounds.

","parent_name":"MGLCoordinateSpan"},"Structs/MGLCoordinateSpan.html#/c:@S@MGLCoordinateSpan@FI@longitudeDelta":{"name":"longitudeDelta","abstract":"

Longitudes spanned by an MGLCoordinateBounds.

","parent_name":"MGLCoordinateSpan"},"Structs/MGLCoordinateBounds.html#/c:@S@MGLCoordinateBounds@FI@sw":{"name":"sw","abstract":"

Coordinate at the southwest corner.

","parent_name":"MGLCoordinateBounds"},"Structs/MGLCoordinateBounds.html#/c:@S@MGLCoordinateBounds@FI@ne":{"name":"ne","abstract":"

Coordinate at the northeast corner.

","parent_name":"MGLCoordinateBounds"},"Structs/MGLCoordinateBounds.html":{"name":"MGLCoordinateBounds","abstract":"

A rectangular area as measured on a two-dimensional map projection.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateBoundsEqualToCoordinateBounds":{"name":"MGLCoordinateBoundsEqualToCoordinateBounds","abstract":"

Returns YES if the two coordinate bounds are equal to each other.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateBoundsGetCoordinateSpan":{"name":"MGLCoordinateBoundsGetCoordinateSpan","abstract":"

Returns the area spanned by the coordinate bounds.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateBoundsIntersectsCoordinateBounds":{"name":"MGLCoordinateBoundsIntersectsCoordinateBounds","abstract":"

Returns YES if the two coordinate bounds intersect.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateBoundsIsEmpty":{"name":"MGLCoordinateBoundsIsEmpty","abstract":"

Returns YES if the coordinate bounds covers no area.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateBoundsMake":{"name":"MGLCoordinateBoundsMake","abstract":"

Creates a new MGLCoordinateBounds structure from the given southwest and"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateBoundsOffset":{"name":"MGLCoordinateBoundsOffset","abstract":"

Returns a coordinate bounds with southwest and northeast coordinates that are"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateInCoordinateBounds":{"name":"MGLCoordinateInCoordinateBounds","abstract":"

Returns YES if the coordinate is within the coordinate bounds.

"},"Structs/MGLCoordinateSpan.html":{"name":"MGLCoordinateSpan","abstract":"

Defines the area spanned by an MGLCoordinateBounds.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateSpanEqualToCoordinateSpan":{"name":"MGLCoordinateSpanEqualToCoordinateSpan","abstract":"

Returns YES if the two coordinate spans represent the same latitudinal change"},"Geometry.html#/c:MGLGeometry.h@F@MGLCoordinateSpanMake":{"name":"MGLCoordinateSpanMake","abstract":"

Creates a new MGLCoordinateSpan from the given latitudinal and longitudinal"},"Geometry.html#/c:@MGLCoordinateSpanZero":{"name":"MGLCoordinateSpanZero","abstract":"

An area of zero width and zero height.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLDegreesFromRadians":{"name":"MGLDegreesFromRadians","abstract":"

Returns degrees, converted from radians.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLRadiansFromDegrees":{"name":"MGLRadiansFromDegrees","abstract":"

Returns radians, converted from degrees.

"},"Geometry.html#/c:MGLGeometry.h@F@MGLStringFromCoordinateBounds":{"name":"MGLStringFromCoordinateBounds","abstract":"

Returns a formatted string for the given coordinate bounds.

"},"Classes/MGLTilePyramidOfflineRegion.html#/c:objc(cs)MGLTilePyramidOfflineRegion(py)styleURL":{"name":"styleURL","abstract":"

URL of the style whose resources are required for offline viewing.

","parent_name":"MGLTilePyramidOfflineRegion"},"Classes/MGLTilePyramidOfflineRegion.html#/c:objc(cs)MGLTilePyramidOfflineRegion(py)bounds":{"name":"bounds","abstract":"

The coordinate bounds for the geographic region covered by the downloaded","parent_name":"MGLTilePyramidOfflineRegion"},"Classes/MGLTilePyramidOfflineRegion.html#/c:objc(cs)MGLTilePyramidOfflineRegion(py)minimumZoomLevel":{"name":"minimumZoomLevel","abstract":"

The minimum zoom level for which to download tiles and other resources.

","parent_name":"MGLTilePyramidOfflineRegion"},"Classes/MGLTilePyramidOfflineRegion.html#/c:objc(cs)MGLTilePyramidOfflineRegion(py)maximumZoomLevel":{"name":"maximumZoomLevel","abstract":"

The maximum zoom level for which to download tiles and other resources.

","parent_name":"MGLTilePyramidOfflineRegion"},"Classes/MGLTilePyramidOfflineRegion.html#/c:objc(cs)MGLTilePyramidOfflineRegion(im)initWithStyleURL:bounds:fromZoomLevel:toZoomLevel:":{"name":"-initWithStyleURL:bounds:fromZoomLevel:toZoomLevel:","abstract":"

Initializes a newly created offline region with the given style URL, geographic","parent_name":"MGLTilePyramidOfflineRegion"},"Enums/MGLOfflinePackState.html#/c:@E@MGLOfflinePackState@MGLOfflinePackStateUnknown":{"name":"MGLOfflinePackStateUnknown","abstract":"

It is unknown whether the pack is inactive, active, or complete.

","parent_name":"MGLOfflinePackState"},"Enums/MGLOfflinePackState.html#/c:@E@MGLOfflinePackState@MGLOfflinePackStateInactive":{"name":"MGLOfflinePackStateInactive","abstract":"

The pack is incomplete and is not currently downloading.

","parent_name":"MGLOfflinePackState"},"Enums/MGLOfflinePackState.html#/c:@E@MGLOfflinePackState@MGLOfflinePackStateActive":{"name":"MGLOfflinePackStateActive","abstract":"

The pack is incomplete and is currently downloading.

","parent_name":"MGLOfflinePackState"},"Enums/MGLOfflinePackState.html#/c:@E@MGLOfflinePackState@MGLOfflinePackStateComplete":{"name":"MGLOfflinePackStateComplete","abstract":"

The pack has downloaded to completion.

","parent_name":"MGLOfflinePackState"},"Enums/MGLOfflinePackState.html#/c:@E@MGLOfflinePackState@MGLOfflinePackStateInvalid":{"name":"MGLOfflinePackStateInvalid","abstract":"

The pack has been removed using the","parent_name":"MGLOfflinePackState"},"Structs/MGLOfflinePackProgress.html#/c:@S@MGLOfflinePackProgress@FI@countOfResourcesCompleted":{"name":"countOfResourcesCompleted","abstract":"

The number of resources, including tiles, that have been completely","parent_name":"MGLOfflinePackProgress"},"Structs/MGLOfflinePackProgress.html#/c:@S@MGLOfflinePackProgress@FI@countOfBytesCompleted":{"name":"countOfBytesCompleted","abstract":"

The cumulative size of the downloaded resources on disk, including tiles,","parent_name":"MGLOfflinePackProgress"},"Structs/MGLOfflinePackProgress.html#/c:@S@MGLOfflinePackProgress@FI@countOfTilesCompleted":{"name":"countOfTilesCompleted","abstract":"

The number of tiles that have been completely downloaded and are ready","parent_name":"MGLOfflinePackProgress"},"Structs/MGLOfflinePackProgress.html#/c:@S@MGLOfflinePackProgress@FI@countOfTileBytesCompleted":{"name":"countOfTileBytesCompleted","abstract":"

The cumulative size of the downloaded tiles on disk, measured in bytes.

","parent_name":"MGLOfflinePackProgress"},"Structs/MGLOfflinePackProgress.html#/c:@S@MGLOfflinePackProgress@FI@countOfResourcesExpected":{"name":"countOfResourcesExpected","abstract":"

The minimum number of resources that must be downloaded in order to view","parent_name":"MGLOfflinePackProgress"},"Structs/MGLOfflinePackProgress.html#/c:@S@MGLOfflinePackProgress@FI@maximumResourcesExpected":{"name":"maximumResourcesExpected","abstract":"

The maximum number of resources that must be downloaded in order to view","parent_name":"MGLOfflinePackProgress"},"Classes/MGLOfflinePack.html#/c:objc(cs)MGLOfflinePack(py)region":{"name":"region","abstract":"

The region for which the pack manages resources.

","parent_name":"MGLOfflinePack"},"Classes/MGLOfflinePack.html#/c:objc(cs)MGLOfflinePack(py)context":{"name":"context","abstract":"

Arbitrary data stored alongside the downloaded resources.

","parent_name":"MGLOfflinePack"},"Classes/MGLOfflinePack.html#/c:objc(cs)MGLOfflinePack(py)state":{"name":"state","abstract":"

The pack’s current state.

","parent_name":"MGLOfflinePack"},"Classes/MGLOfflinePack.html#/c:objc(cs)MGLOfflinePack(py)progress":{"name":"progress","abstract":"

The pack’s current progress.

","parent_name":"MGLOfflinePack"},"Classes/MGLOfflinePack.html#/c:objc(cs)MGLOfflinePack(im)resume":{"name":"-resume","abstract":"

Resumes downloading if the pack is inactive.

","parent_name":"MGLOfflinePack"},"Classes/MGLOfflinePack.html#/c:objc(cs)MGLOfflinePack(im)suspend":{"name":"-suspend","abstract":"

Temporarily stops downloading if the pack is active.

","parent_name":"MGLOfflinePack"},"Classes/MGLOfflinePack.html#/c:objc(cs)MGLOfflinePack(im)requestProgress":{"name":"-requestProgress","abstract":"

Request an asynchronous update to the pack’s state and progress properties.

","parent_name":"MGLOfflinePack"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(cpy)sharedOfflineStorage":{"name":"sharedOfflineStorage","abstract":"

Returns the shared offline storage object.

","parent_name":"MGLOfflineStorage"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(py)delegate":{"name":"delegate","abstract":"

The receiver’s delegate.

","parent_name":"MGLOfflineStorage"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(py)packs":{"name":"packs","abstract":"

An array of all known offline packs, in the order in which they were created.

","parent_name":"MGLOfflineStorage"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(im)addPackForRegion:withContext:completionHandler:":{"name":"-addPackForRegion:withContext:completionHandler:","abstract":"

Creates and registers an offline pack that downloads the resources needed to","parent_name":"MGLOfflineStorage"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(im)removePack:withCompletionHandler:":{"name":"-removePack:withCompletionHandler:","abstract":"

Unregisters the given offline pack and allows resources that are no longer","parent_name":"MGLOfflineStorage"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(im)reloadPacks":{"name":"-reloadPacks","abstract":"

Forcibly, asynchronously reloads the packs property. At some point after this","parent_name":"MGLOfflineStorage"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(im)setMaximumAllowedMapboxTiles:":{"name":"-setMaximumAllowedMapboxTiles:","abstract":"

Sets the maximum number of Mapbox-hosted tiles that may be downloaded and","parent_name":"MGLOfflineStorage"},"Classes/MGLOfflineStorage.html#/c:objc(cs)MGLOfflineStorage(py)countOfBytesCompleted":{"name":"countOfBytesCompleted","abstract":"

The cumulative size, measured in bytes, of all downloaded resources on disk.

","parent_name":"MGLOfflineStorage"},"Offline Maps.html#/c:objc(pl)MGLOfflineRegion":{"name":"MGLOfflineRegion","abstract":"

An object conforming to the MGLOfflineRegion protocol determines which"},"Classes/MGLOfflineStorage.html":{"name":"MGLOfflineStorage","abstract":"

MGLOfflineStorage implements a singleton (shared object) that manages offline"},"Classes/MGLOfflinePack.html":{"name":"MGLOfflinePack","abstract":"

An MGLOfflinePack represents a collection of resources necessary for viewing"},"Structs/MGLOfflinePackProgress.html":{"name":"MGLOfflinePackProgress","abstract":"

A structure containing information about an offline pack’s current download"},"Enums/MGLOfflinePackState.html":{"name":"MGLOfflinePackState","abstract":"

The state an offline pack is currently in.

"},"Classes/MGLTilePyramidOfflineRegion.html":{"name":"MGLTilePyramidOfflineRegion","abstract":"

An offline region defined by a style URL, geographic coordinate bounds, and"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a symbol style layer initialized with an identifier and source.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconAllowsOverlap":{"name":"iconAllowsOverlap","abstract":"

If true, the icon will be visible even if it collides with other previously","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconAnchor":{"name":"iconAnchor","abstract":"

Part of the icon placed closest to the anchor.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconIgnoresPlacement":{"name":"iconIgnoresPlacement","abstract":"

If true, other symbols can be visible even if they collide with the icon.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconImageName":{"name":"iconImageName","abstract":"

Name of a style image to use for drawing an image background.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconOffset":{"name":"iconOffset","abstract":"

Offset distance of icon from its anchor.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconOptional":{"name":"iconOptional","abstract":"

If true, text will display without their corresponding icons when the icon","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconPadding":{"name":"iconPadding","abstract":"

Size of the additional area around the icon bounding box used for detecting","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconPitchAlignment":{"name":"iconPitchAlignment","abstract":"

Orientation of icon when map is pitched.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconRotation":{"name":"iconRotation","abstract":"

Rotates the icon clockwise.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconRotationAlignment":{"name":"iconRotationAlignment","abstract":"

In combination with symbolPlacement, determines the rotation behavior of","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconScale":{"name":"iconScale","abstract":"

Scales the original size of the icon by the provided factor. The new point size","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconTextFit":{"name":"iconTextFit","abstract":"

Scales the icon to fit around the associated text.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconTextFitPadding":{"name":"iconTextFitPadding","abstract":"

Size of the additional area added to dimensions determined by iconTextFit.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)keepsIconUpright":{"name":"keepsIconUpright","abstract":"

If true, the icon may be flipped to prevent it from being rendered upside-down.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)keepsTextUpright":{"name":"keepsTextUpright","abstract":"

If true, the text may be flipped vertically to prevent it from being rendered","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)maximumTextAngle":{"name":"maximumTextAngle","abstract":"

Maximum angle change between adjacent characters.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)maximumTextWidth":{"name":"maximumTextWidth","abstract":"

The maximum line width for text wrapping.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)symbolAvoidsEdges":{"name":"symbolAvoidsEdges","abstract":"

If true, the symbols will not cross tile edges to avoid mutual collisions.","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)symbolPlacement":{"name":"symbolPlacement","abstract":"

Label placement relative to its geometry.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)symbolSpacing":{"name":"symbolSpacing","abstract":"

Distance between two symbol anchors.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)text":{"name":"text","abstract":"

Value to use for a text label.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textAllowsOverlap":{"name":"textAllowsOverlap","abstract":"

If true, the text will be visible even if it collides with other previously","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textAnchor":{"name":"textAnchor","abstract":"

Part of the text placed closest to the anchor.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textFontNames":{"name":"textFontNames","abstract":"

An array of font face names used to display the text.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textFontSize":{"name":"textFontSize","abstract":"

Font size.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textIgnoresPlacement":{"name":"textIgnoresPlacement","abstract":"

If true, other symbols can be visible even if they collide with the text.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textJustification":{"name":"textJustification","abstract":"

Text justification options.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textLetterSpacing":{"name":"textLetterSpacing","abstract":"

Text tracking amount.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textLineHeight":{"name":"textLineHeight","abstract":"

Text leading value for multi-line text.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textOffset":{"name":"textOffset","abstract":"

Offset distance of text from its anchor.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textOptional":{"name":"textOptional","abstract":"

If true, icons will display without their corresponding text when the text","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textPadding":{"name":"textPadding","abstract":"

Size of the additional area around the text bounding box used for detecting","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textPitchAlignment":{"name":"textPitchAlignment","abstract":"

Orientation of text when map is pitched.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textRotation":{"name":"textRotation","abstract":"

Rotates the text clockwise.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textRotationAlignment":{"name":"textRotationAlignment","abstract":"

In combination with symbolPlacement, determines the rotation behavior of the","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textTransform":{"name":"textTransform","abstract":"

Specifies how to capitalize text.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconColor":{"name":"iconColor","abstract":"

The tint color to apply to the icon. The iconImageName property must be set","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconColorTransition":{"name":"iconColorTransition","abstract":"

The transition affecting any changes to this layer’s iconColor property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconHaloBlur":{"name":"iconHaloBlur","abstract":"

Fade out the halo towards the outside.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconHaloBlurTransition":{"name":"iconHaloBlurTransition","abstract":"

The transition affecting any changes to this layer’s iconHaloBlur property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconHaloColor":{"name":"iconHaloColor","abstract":"

The color of the icon’s halo. The iconImageName property must be set to a","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconHaloColorTransition":{"name":"iconHaloColorTransition","abstract":"

The transition affecting any changes to this layer’s iconHaloColor property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconHaloWidth":{"name":"iconHaloWidth","abstract":"

Distance of halo to the icon outline.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconHaloWidthTransition":{"name":"iconHaloWidthTransition","abstract":"

The transition affecting any changes to this layer’s iconHaloWidth property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconOpacity":{"name":"iconOpacity","abstract":"

The opacity at which the icon will be drawn.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconOpacityTransition":{"name":"iconOpacityTransition","abstract":"

The transition affecting any changes to this layer’s iconOpacity property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconTranslation":{"name":"iconTranslation","abstract":"

Distance that the icon’s anchor is moved from its original placement.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconTranslationTransition":{"name":"iconTranslationTransition","abstract":"

The transition affecting any changes to this layer’s iconTranslation property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)iconTranslationAnchor":{"name":"iconTranslationAnchor","abstract":"

Controls the frame of reference for iconTranslation.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textColor":{"name":"textColor","abstract":"

The color with which the text will be drawn.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textColorTransition":{"name":"textColorTransition","abstract":"

The transition affecting any changes to this layer’s textColor property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textHaloBlur":{"name":"textHaloBlur","abstract":"

The halo’s fadeout distance towards the outside.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textHaloBlurTransition":{"name":"textHaloBlurTransition","abstract":"

The transition affecting any changes to this layer’s textHaloBlur property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textHaloColor":{"name":"textHaloColor","abstract":"

The color of the text’s halo, which helps it stand out from backgrounds.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textHaloColorTransition":{"name":"textHaloColorTransition","abstract":"

The transition affecting any changes to this layer’s textHaloColor property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textHaloWidth":{"name":"textHaloWidth","abstract":"

Distance of halo to the font outline. Max text halo width is ¼ of the","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textHaloWidthTransition":{"name":"textHaloWidthTransition","abstract":"

The transition affecting any changes to this layer’s textHaloWidth property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textOpacity":{"name":"textOpacity","abstract":"

The opacity at which the text will be drawn.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textOpacityTransition":{"name":"textOpacityTransition","abstract":"

The transition affecting any changes to this layer’s textOpacity property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textTranslation":{"name":"textTranslation","abstract":"

Distance that the text’s anchor is moved from its original placement.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textTranslationTransition":{"name":"textTranslationTransition","abstract":"

The transition affecting any changes to this layer’s textTranslation property.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLSymbolStyleLayer.html#/c:objc(cs)MGLSymbolStyleLayer(py)textTranslationAnchor":{"name":"textTranslationAnchor","abstract":"

Controls the frame of reference for textTranslation.

","parent_name":"MGLSymbolStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a line style layer initialized with an identifier and source.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineCap":{"name":"lineCap","abstract":"

The display of line endings.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineJoin":{"name":"lineJoin","abstract":"

The display of lines when joining.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineMiterLimit":{"name":"lineMiterLimit","abstract":"

Used to automatically convert miter joins to bevel joins for sharp angles.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineRoundLimit":{"name":"lineRoundLimit","abstract":"

Used to automatically convert round joins to miter joins for shallow angles.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineBlur":{"name":"lineBlur","abstract":"

Blur applied to the line, in points.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineBlurTransition":{"name":"lineBlurTransition","abstract":"

The transition affecting any changes to this layer’s lineBlur property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineColor":{"name":"lineColor","abstract":"

The color with which the line will be drawn.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineColorTransition":{"name":"lineColorTransition","abstract":"

The transition affecting any changes to this layer’s lineColor property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineDashPattern":{"name":"lineDashPattern","abstract":"

Specifies the lengths of the alternating dashes and gaps that form the dash","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineDashPatternTransition":{"name":"lineDashPatternTransition","abstract":"

The transition affecting any changes to this layer’s lineDashPattern property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineGapWidth":{"name":"lineGapWidth","abstract":"

Draws a line casing outside of a line’s actual path. Value indicates the width","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineGapWidthTransition":{"name":"lineGapWidthTransition","abstract":"

The transition affecting any changes to this layer’s lineGapWidth property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineOffset":{"name":"lineOffset","abstract":"

The line’s offset. For linear features, a positive value offsets the line to","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineOffsetTransition":{"name":"lineOffsetTransition","abstract":"

The transition affecting any changes to this layer’s lineOffset property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineOpacity":{"name":"lineOpacity","abstract":"

The opacity at which the line will be drawn.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineOpacityTransition":{"name":"lineOpacityTransition","abstract":"

The transition affecting any changes to this layer’s lineOpacity property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)linePattern":{"name":"linePattern","abstract":"

Name of image in style images to use for drawing image lines. For seamless","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)linePatternTransition":{"name":"linePatternTransition","abstract":"

The transition affecting any changes to this layer’s linePattern property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineTranslation":{"name":"lineTranslation","abstract":"

The geometry’s offset.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineTranslationTransition":{"name":"lineTranslationTransition","abstract":"

The transition affecting any changes to this layer’s lineTranslation property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineTranslationAnchor":{"name":"lineTranslationAnchor","abstract":"

Controls the frame of reference for lineTranslation.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineWidth":{"name":"lineWidth","abstract":"

Stroke thickness.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLLineStyleLayer.html#/c:objc(cs)MGLLineStyleLayer(py)lineWidthTransition":{"name":"lineWidthTransition","abstract":"

The transition affecting any changes to this layer’s lineWidth property.

","parent_name":"MGLLineStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a hillshade style layer initialized with an identifier and source.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeAccentColor":{"name":"hillshadeAccentColor","abstract":"

The shading color used to accentuate rugged terrain like sharp cliffs and","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeAccentColorTransition":{"name":"hillshadeAccentColorTransition","abstract":"

The transition affecting any changes to this layer’s hillshadeAccentColor property.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeExaggeration":{"name":"hillshadeExaggeration","abstract":"

Intensity of the hillshade

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeExaggerationTransition":{"name":"hillshadeExaggerationTransition","abstract":"

The transition affecting any changes to this layer’s hillshadeExaggeration property.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeHighlightColor":{"name":"hillshadeHighlightColor","abstract":"

The shading color of areas that faces towards the light source.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeHighlightColorTransition":{"name":"hillshadeHighlightColorTransition","abstract":"

The transition affecting any changes to this layer’s hillshadeHighlightColor property.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeIlluminationAnchor":{"name":"hillshadeIlluminationAnchor","abstract":"

Direction of light source when map is rotated.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeIlluminationDirection":{"name":"hillshadeIlluminationDirection","abstract":"

The direction of the light source used to generate the hillshading with 0 as","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeShadowColor":{"name":"hillshadeShadowColor","abstract":"

The shading color of areas that face away from the light source.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHillshadeStyleLayer.html#/c:objc(cs)MGLHillshadeStyleLayer(py)hillshadeShadowColorTransition":{"name":"hillshadeShadowColorTransition","abstract":"

The transition affecting any changes to this layer’s hillshadeShadowColor property.

","parent_name":"MGLHillshadeStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a heatmap style layer initialized with an identifier and source.

","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapColor":{"name":"heatmapColor","abstract":"

The color of each screen point based on its density value in a heatmap. This","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapIntensity":{"name":"heatmapIntensity","abstract":"

Similar to heatmapWeight but controls the intensity of the heatmap globally.","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapIntensityTransition":{"name":"heatmapIntensityTransition","abstract":"

The transition affecting any changes to this layer’s heatmapIntensity property.

","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapOpacity":{"name":"heatmapOpacity","abstract":"

The global opacity at which the heatmap layer will be drawn.

","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapOpacityTransition":{"name":"heatmapOpacityTransition","abstract":"

The transition affecting any changes to this layer’s heatmapOpacity property.

","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapRadius":{"name":"heatmapRadius","abstract":"

Radius of influence of one heatmap point in points. Increasing the value makes","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapRadiusTransition":{"name":"heatmapRadiusTransition","abstract":"

The transition affecting any changes to this layer’s heatmapRadius property.

","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLHeatmapStyleLayer.html#/c:objc(cs)MGLHeatmapStyleLayer(py)heatmapWeight":{"name":"heatmapWeight","abstract":"

A measure of how much an individual point contributes to the heatmap. A value","parent_name":"MGLHeatmapStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a fill-extrusion style layer initialized with an identifier and source.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionBase":{"name":"fillExtrusionBase","abstract":"

The height with which to extrude the base of this layer. Must be less than or","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionBaseTransition":{"name":"fillExtrusionBaseTransition","abstract":"

The transition affecting any changes to this layer’s fillExtrusionBase property.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionColor":{"name":"fillExtrusionColor","abstract":"

The base color of this layer. The extrusion’s surfaces will be shaded","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionColorTransition":{"name":"fillExtrusionColorTransition","abstract":"

The transition affecting any changes to this layer’s fillExtrusionColor property.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionHeight":{"name":"fillExtrusionHeight","abstract":"

The height with which to extrude this layer.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionHeightTransition":{"name":"fillExtrusionHeightTransition","abstract":"

The transition affecting any changes to this layer’s fillExtrusionHeight property.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionOpacity":{"name":"fillExtrusionOpacity","abstract":"

The opacity of the entire fill extrusion layer. This is rendered on a","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionOpacityTransition":{"name":"fillExtrusionOpacityTransition","abstract":"

The transition affecting any changes to this layer’s fillExtrusionOpacity property.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionPattern":{"name":"fillExtrusionPattern","abstract":"

Name of image in style images to use for drawing image fill-extrusions. For","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionPatternTransition":{"name":"fillExtrusionPatternTransition","abstract":"

The transition affecting any changes to this layer’s fillExtrusionPattern property.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionTranslation":{"name":"fillExtrusionTranslation","abstract":"

The geometry’s offset.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionTranslationTransition":{"name":"fillExtrusionTranslationTransition","abstract":"

The transition affecting any changes to this layer’s fillExtrusionTranslation property.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillExtrusionStyleLayer.html#/c:objc(cs)MGLFillExtrusionStyleLayer(py)fillExtrusionTranslationAnchor":{"name":"fillExtrusionTranslationAnchor","abstract":"

Controls the frame of reference for fillExtrusionTranslation.

","parent_name":"MGLFillExtrusionStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a fill style layer initialized with an identifier and source.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillAntialiased":{"name":"fillAntialiased","abstract":"

Whether or not the fill should be antialiased.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillColor":{"name":"fillColor","abstract":"

The color of the filled part of this layer.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillColorTransition":{"name":"fillColorTransition","abstract":"

The transition affecting any changes to this layer’s fillColor property.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillOpacity":{"name":"fillOpacity","abstract":"

The opacity of the entire fill layer. In contrast to the fillColor, this","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillOpacityTransition":{"name":"fillOpacityTransition","abstract":"

The transition affecting any changes to this layer’s fillOpacity property.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillOutlineColor":{"name":"fillOutlineColor","abstract":"

The outline color of the fill. Matches the value of fillColor if unspecified.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillOutlineColorTransition":{"name":"fillOutlineColorTransition","abstract":"

The transition affecting any changes to this layer’s fillOutlineColor property.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillPattern":{"name":"fillPattern","abstract":"

Name of image in sprite to use for drawing image fills. For seamless patterns,","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillPatternTransition":{"name":"fillPatternTransition","abstract":"

The transition affecting any changes to this layer’s fillPattern property.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillTranslation":{"name":"fillTranslation","abstract":"

The geometry’s offset.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillTranslationTransition":{"name":"fillTranslationTransition","abstract":"

The transition affecting any changes to this layer’s fillTranslation property.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLFillStyleLayer.html#/c:objc(cs)MGLFillStyleLayer(py)fillTranslationAnchor":{"name":"fillTranslationAnchor","abstract":"

Controls the frame of reference for fillTranslation.

","parent_name":"MGLFillStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a circle style layer initialized with an identifier and source.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleBlur":{"name":"circleBlur","abstract":"

Amount to blur the circle. 1 blurs the circle such that only the centerpoint is","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleBlurTransition":{"name":"circleBlurTransition","abstract":"

The transition affecting any changes to this layer’s circleBlur property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleColor":{"name":"circleColor","abstract":"

The fill color of the circle.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleColorTransition":{"name":"circleColorTransition","abstract":"

The transition affecting any changes to this layer’s circleColor property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleOpacity":{"name":"circleOpacity","abstract":"

The opacity at which the circle will be drawn.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleOpacityTransition":{"name":"circleOpacityTransition","abstract":"

The transition affecting any changes to this layer’s circleOpacity property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circlePitchAlignment":{"name":"circlePitchAlignment","abstract":"

Orientation of circle when map is pitched.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleRadius":{"name":"circleRadius","abstract":"

Circle radius.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleRadiusTransition":{"name":"circleRadiusTransition","abstract":"

The transition affecting any changes to this layer’s circleRadius property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleScaleAlignment":{"name":"circleScaleAlignment","abstract":"

Controls the scaling behavior of the circle when the map is pitched.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleStrokeColor":{"name":"circleStrokeColor","abstract":"

The stroke color of the circle.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleStrokeColorTransition":{"name":"circleStrokeColorTransition","abstract":"

The transition affecting any changes to this layer’s circleStrokeColor property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleStrokeOpacity":{"name":"circleStrokeOpacity","abstract":"

The opacity of the circle’s stroke.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleStrokeOpacityTransition":{"name":"circleStrokeOpacityTransition","abstract":"

The transition affecting any changes to this layer’s circleStrokeOpacity property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleStrokeWidth":{"name":"circleStrokeWidth","abstract":"

The width of the circle’s stroke. Strokes are placed outside of the","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleStrokeWidthTransition":{"name":"circleStrokeWidthTransition","abstract":"

The transition affecting any changes to this layer’s circleStrokeWidth property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleTranslation":{"name":"circleTranslation","abstract":"

The geometry’s offset.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleTranslationTransition":{"name":"circleTranslationTransition","abstract":"

The transition affecting any changes to this layer’s circleTranslation property.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLCircleStyleLayer.html#/c:objc(cs)MGLCircleStyleLayer(py)circleTranslationAnchor":{"name":"circleTranslationAnchor","abstract":"

Controls the frame of reference for circleTranslation.

","parent_name":"MGLCircleStyleLayer"},"Classes/MGLVectorStyleLayer.html#/c:objc(cs)MGLVectorStyleLayer(py)sourceLayerIdentifier":{"name":"sourceLayerIdentifier","abstract":"

Identifier of the layer within the source identified by the sourceIdentifier","parent_name":"MGLVectorStyleLayer"},"Classes/MGLVectorStyleLayer.html#/c:objc(cs)MGLVectorStyleLayer(py)predicate":{"name":"predicate","abstract":"

The style layer’s predicate.

","parent_name":"MGLVectorStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(im)initWithIdentifier:source:":{"name":"-initWithIdentifier:source:","abstract":"

Returns a raster style layer initialized with an identifier and source.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)maximumRasterBrightness":{"name":"maximumRasterBrightness","abstract":"

Increase or reduce the brightness of the image. The value is the maximum","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)maximumRasterBrightnessTransition":{"name":"maximumRasterBrightnessTransition","abstract":"

The transition affecting any changes to this layer’s maximumRasterBrightness property.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)minimumRasterBrightness":{"name":"minimumRasterBrightness","abstract":"

Increase or reduce the brightness of the image. The value is the minimum","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)minimumRasterBrightnessTransition":{"name":"minimumRasterBrightnessTransition","abstract":"

The transition affecting any changes to this layer’s minimumRasterBrightness property.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterContrast":{"name":"rasterContrast","abstract":"

Increase or reduce the contrast of the image.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterContrastTransition":{"name":"rasterContrastTransition","abstract":"

The transition affecting any changes to this layer’s rasterContrast property.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterFadeDuration":{"name":"rasterFadeDuration","abstract":"

Fade duration when a new tile is added.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterHueRotation":{"name":"rasterHueRotation","abstract":"

Rotates hues around the color wheel.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterHueRotationTransition":{"name":"rasterHueRotationTransition","abstract":"

The transition affecting any changes to this layer’s rasterHueRotation property.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterOpacity":{"name":"rasterOpacity","abstract":"

The opacity at which the image will be drawn.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterOpacityTransition":{"name":"rasterOpacityTransition","abstract":"

The transition affecting any changes to this layer’s rasterOpacity property.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterResamplingMode":{"name":"rasterResamplingMode","abstract":"

The resampling/interpolation method to use for overscaling, also known as","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterSaturation":{"name":"rasterSaturation","abstract":"

Increase or reduce the saturation of the image.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLRasterStyleLayer.html#/c:objc(cs)MGLRasterStyleLayer(py)rasterSaturationTransition":{"name":"rasterSaturationTransition","abstract":"

The transition affecting any changes to this layer’s rasterSaturation property.

","parent_name":"MGLRasterStyleLayer"},"Classes/MGLBackgroundStyleLayer.html#/c:objc(cs)MGLBackgroundStyleLayer(im)initWithIdentifier:":{"name":"-initWithIdentifier:","abstract":"

Returns a background style layer initialized with an identifier.

","parent_name":"MGLBackgroundStyleLayer"},"Classes/MGLBackgroundStyleLayer.html#/c:objc(cs)MGLBackgroundStyleLayer(py)backgroundColor":{"name":"backgroundColor","abstract":"

The color with which the background will be drawn.

","parent_name":"MGLBackgroundStyleLayer"},"Classes/MGLBackgroundStyleLayer.html#/c:objc(cs)MGLBackgroundStyleLayer(py)backgroundColorTransition":{"name":"backgroundColorTransition","abstract":"

The transition affecting any changes to this layer’s backgroundColor property.

","parent_name":"MGLBackgroundStyleLayer"},"Classes/MGLBackgroundStyleLayer.html#/c:objc(cs)MGLBackgroundStyleLayer(py)backgroundOpacity":{"name":"backgroundOpacity","abstract":"

The opacity at which the background will be drawn.

","parent_name":"MGLBackgroundStyleLayer"},"Classes/MGLBackgroundStyleLayer.html#/c:objc(cs)MGLBackgroundStyleLayer(py)backgroundOpacityTransition":{"name":"backgroundOpacityTransition","abstract":"

The transition affecting any changes to this layer’s backgroundOpacity property.

","parent_name":"MGLBackgroundStyleLayer"},"Classes/MGLBackgroundStyleLayer.html#/c:objc(cs)MGLBackgroundStyleLayer(py)backgroundPattern":{"name":"backgroundPattern","abstract":"

Name of image in style images to use for drawing an image background. For","parent_name":"MGLBackgroundStyleLayer"},"Classes/MGLBackgroundStyleLayer.html#/c:objc(cs)MGLBackgroundStyleLayer(py)backgroundPatternTransition":{"name":"backgroundPatternTransition","abstract":"

The transition affecting any changes to this layer’s backgroundPattern property.

","parent_name":"MGLBackgroundStyleLayer"},"Classes/MGLForegroundStyleLayer.html#/c:objc(cs)MGLForegroundStyleLayer(py)sourceIdentifier":{"name":"sourceIdentifier","abstract":"

Identifier of the source from which the receiver obtains the data to style.

","parent_name":"MGLForegroundStyleLayer"},"Classes/MGLStyleLayer.html#/c:objc(cs)MGLStyleLayer(py)identifier":{"name":"identifier","abstract":"

A string that uniquely identifies the style layer in the style to which it is","parent_name":"MGLStyleLayer"},"Classes/MGLStyleLayer.html#/c:objc(cs)MGLStyleLayer(py)visible":{"name":"visible","abstract":"

Whether this layer is displayed. A value of NO hides the layer.

","parent_name":"MGLStyleLayer"},"Classes/MGLStyleLayer.html#/c:objc(cs)MGLStyleLayer(py)maximumZoomLevel":{"name":"maximumZoomLevel","abstract":"

The maximum zoom level at which the layer gets parsed and appears. This value is a floating-point number.

","parent_name":"MGLStyleLayer"},"Classes/MGLStyleLayer.html#/c:objc(cs)MGLStyleLayer(py)minimumZoomLevel":{"name":"minimumZoomLevel","abstract":"

The minimum zoom level at which the layer gets parsed and appears. This value is a floating-point number.

","parent_name":"MGLStyleLayer"},"Classes/MGLStyleLayer.html":{"name":"MGLStyleLayer","abstract":"

MGLStyleLayer is an abstract base class for style layers. A style layer"},"Classes/MGLForegroundStyleLayer.html":{"name":"MGLForegroundStyleLayer","abstract":"

MGLForegroundStyleLayer is an abstract superclass for style layers whose"},"Classes/MGLBackgroundStyleLayer.html":{"name":"MGLBackgroundStyleLayer","abstract":"

An MGLBackgroundStyleLayer is a style layer that covers the entire map. Use a"},"Classes/MGLRasterStyleLayer.html":{"name":"MGLRasterStyleLayer","abstract":"

An MGLRasterStyleLayer is a style layer that renders georeferenced raster"},"Classes/MGLVectorStyleLayer.html":{"name":"MGLVectorStyleLayer","abstract":"

MGLVectorStyleLayer is an abstract superclass for style layers whose content"},"Classes/MGLCircleStyleLayer.html":{"name":"MGLCircleStyleLayer","abstract":"

An MGLCircleStyleLayer is a style layer that renders one or more filled"},"Classes/MGLFillStyleLayer.html":{"name":"MGLFillStyleLayer","abstract":"

An MGLFillStyleLayer is a style layer that renders one or more filled (and"},"Classes/MGLFillExtrusionStyleLayer.html":{"name":"MGLFillExtrusionStyleLayer","abstract":"

An MGLFillExtrusionStyleLayer is a style layer that renders one or more 3D"},"Classes/MGLHeatmapStyleLayer.html":{"name":"MGLHeatmapStyleLayer","abstract":"

An MGLHeatmapStyleLayer is a style layer that renders a An MGLHillshadeStyleLayer is a style layer that renders raster An MGLLineStyleLayer is a style layer that renders one or more stroked"},"Classes/MGLSymbolStyleLayer.html":{"name":"MGLSymbolStyleLayer","abstract":"

An MGLSymbolStyleLayer is a style layer that renders icon and text labels at"},"Classes/MGLImageSource.html#/c:objc(cs)MGLImageSource(im)initWithIdentifier:coordinateQuad:URL:":{"name":"-initWithIdentifier:coordinateQuad:URL:","abstract":"

Returns a georeferenced image source with an identifier, coordinates and a URL.

","parent_name":"MGLImageSource"},"Classes/MGLImageSource.html#/c:objc(cs)MGLImageSource(im)initWithIdentifier:coordinateQuad:image:":{"name":"-initWithIdentifier:coordinateQuad:image:","abstract":"

Returns a georeferenced image source with an identifier, coordinates and an image.

","parent_name":"MGLImageSource"},"Classes/MGLImageSource.html#/c:objc(cs)MGLImageSource(py)URL":{"name":"URL","abstract":"

The URL to the source image.

","parent_name":"MGLImageSource"},"Classes/MGLImageSource.html#/c:objc(cs)MGLImageSource(py)image":{"name":"image","abstract":"

The source image.

","parent_name":"MGLImageSource"},"Classes/MGLImageSource.html#/c:objc(cs)MGLImageSource(py)coordinates":{"name":"coordinates","abstract":"

The coordinates at which the corners of the source image will be placed.

","parent_name":"MGLImageSource"},"Classes/MGLVectorTileSource.html#/c:objc(cs)MGLVectorTileSource(im)initWithIdentifier:configurationURL:":{"name":"-initWithIdentifier:configurationURL:","abstract":"

Returns a vector tile source initialized with an identifier and configuration","parent_name":"MGLVectorTileSource"},"Classes/MGLVectorTileSource.html#/c:objc(cs)MGLVectorTileSource(im)initWithIdentifier:tileURLTemplates:options:":{"name":"-initWithIdentifier:tileURLTemplates:options:","abstract":"

Returns a vector tile source initialized an identifier, tile URL templates, and","parent_name":"MGLVectorTileSource"},"Classes/MGLVectorTileSource.html#/c:objc(cs)MGLVectorTileSource(im)featuresInSourceLayersWithIdentifiers:predicate:":{"name":"-featuresInSourceLayersWithIdentifiers:predicate:","abstract":"

Returns an array of map features loaded by this source, restricted to the given","parent_name":"MGLVectorTileSource"},"Classes/MGLRasterTileSource.html#/c:objc(cs)MGLRasterTileSource(im)initWithIdentifier:configurationURL:":{"name":"-initWithIdentifier:configurationURL:","abstract":"

Returns a raster tile source initialized with an identifier and configuration","parent_name":"MGLRasterTileSource"},"Classes/MGLRasterTileSource.html#/c:objc(cs)MGLRasterTileSource(im)initWithIdentifier:configurationURL:tileSize:":{"name":"-initWithIdentifier:configurationURL:tileSize:","abstract":"

Returns a raster tile source initialized with an identifier, configuration URL,","parent_name":"MGLRasterTileSource"},"Classes/MGLRasterTileSource.html#/c:objc(cs)MGLRasterTileSource(im)initWithIdentifier:tileURLTemplates:options:":{"name":"-initWithIdentifier:tileURLTemplates:options:","abstract":"

Returns a raster tile source initialized an identifier, tile URL templates, and","parent_name":"MGLRasterTileSource"},"Classes/MGLTileSource.html#/c:objc(cs)MGLTileSource(py)configurationURL":{"name":"configurationURL","abstract":"

The URL to the TileJSON configuration file that specifies the contents of the","parent_name":"MGLTileSource"},"Classes/MGLTileSource.html#/c:objc(cs)MGLTileSource(py)attributionInfos":{"name":"attributionInfos","abstract":"

An array of MGLAttributionInfo objects that define the attribution","parent_name":"MGLTileSource"},"Classes/MGLComputedShapeSource.html#/c:objc(cs)MGLComputedShapeSource(im)initWithIdentifier:options:":{"name":"-initWithIdentifier:options:","abstract":"

Returns a custom shape data source initialized with an identifier, and a","parent_name":"MGLComputedShapeSource"},"Classes/MGLComputedShapeSource.html#/c:objc(cs)MGLComputedShapeSource(im)initWithIdentifier:dataSource:options:":{"name":"-initWithIdentifier:dataSource:options:","abstract":"

Returns a custom shape data source initialized with an identifier, data source, and a","parent_name":"MGLComputedShapeSource"},"Classes/MGLComputedShapeSource.html#/c:objc(cs)MGLComputedShapeSource(im)invalidateBounds:":{"name":"-invalidateBounds:","abstract":"

Invalidates all the features and properties intersecting with or contained in","parent_name":"MGLComputedShapeSource"},"Classes/MGLComputedShapeSource.html#/c:objc(cs)MGLComputedShapeSource(im)invalidateTileAtX:y:zoomLevel:":{"name":"-invalidateTileAtX:y:zoomLevel:","abstract":"

Invalidates all the feautres and properties of a given tile. A new fetch request","parent_name":"MGLComputedShapeSource"},"Classes/MGLComputedShapeSource.html#/c:objc(cs)MGLComputedShapeSource(im)setFeatures:inTileAtX:y:zoomLevel:":{"name":"-setFeatures:inTileAtX:y:zoomLevel:","abstract":"

Set a new set of features for a tile. This method can be invkoed from background threads.","parent_name":"MGLComputedShapeSource"},"Classes/MGLComputedShapeSource.html#/c:objc(cs)MGLComputedShapeSource(py)dataSource":{"name":"dataSource","abstract":"

An object that implements the MGLComputedShapeSourceDataSource protocol that will be queried for tile data.

","parent_name":"MGLComputedShapeSource"},"Classes/MGLComputedShapeSource.html#/c:objc(cs)MGLComputedShapeSource(py)requestQueue":{"name":"requestQueue","abstract":"

A queue that calls to the data source will be made on.

","parent_name":"MGLComputedShapeSource"},"Classes/MGLShapeSource.html#/c:objc(cs)MGLShapeSource(im)initWithIdentifier:URL:options:":{"name":"-initWithIdentifier:URL:options:","abstract":"

Returns a shape source with an identifier, URL, and dictionary of options for","parent_name":"MGLShapeSource"},"Classes/MGLShapeSource.html#/c:objc(cs)MGLShapeSource(im)initWithIdentifier:shape:options:":{"name":"-initWithIdentifier:shape:options:","abstract":"

Returns a shape source with an identifier, a shape, and dictionary of options","parent_name":"MGLShapeSource"},"Classes/MGLShapeSource.html#/c:objc(cs)MGLShapeSource(im)initWithIdentifier:features:options:":{"name":"-initWithIdentifier:features:options:","abstract":"

Returns a shape source with an identifier, an array of features, and a dictionary","parent_name":"MGLShapeSource"},"Classes/MGLShapeSource.html#/c:objc(cs)MGLShapeSource(im)initWithIdentifier:shapes:options:":{"name":"-initWithIdentifier:shapes:options:","abstract":"

Returns a shape source with an identifier, an array of shapes, and a dictionary of","parent_name":"MGLShapeSource"},"Classes/MGLShapeSource.html#/c:objc(cs)MGLShapeSource(py)shape":{"name":"shape","abstract":"

The contents of the source. A shape can represent a GeoJSON geometry, a","parent_name":"MGLShapeSource"},"Classes/MGLShapeSource.html#/c:objc(cs)MGLShapeSource(py)URL":{"name":"URL","abstract":"

The URL to the GeoJSON document that specifies the contents of the source.

","parent_name":"MGLShapeSource"},"Classes/MGLShapeSource.html#/c:objc(cs)MGLShapeSource(im)featuresMatchingPredicate:":{"name":"-featuresMatchingPredicate:","abstract":"

Returns an array of map features for this source, filtered by the given","parent_name":"MGLShapeSource"},"Classes/MGLSource.html#/c:objc(cs)MGLSource(im)initWithIdentifier:":{"name":"-initWithIdentifier:","abstract":"

Returns a source initialized with an identifier.

","parent_name":"MGLSource"},"Classes/MGLSource.html#/c:objc(cs)MGLSource(py)identifier":{"name":"identifier","abstract":"

A string that uniquely identifies the source in the style to which it is added.

","parent_name":"MGLSource"},"Classes/MGLSource.html":{"name":"MGLSource","abstract":"

MGLSource is an abstract base class for map content sources. A map content"},"Classes/MGLShapeSource.html":{"name":"MGLShapeSource","abstract":"

MGLShapeSource is a map content source that supplies vector shapes to be"},"Classes/MGLComputedShapeSource.html":{"name":"MGLComputedShapeSource","abstract":"

MGLComputedShapeSource is a map content source that supplies vector shapes,"},"Classes/MGLTileSource.html":{"name":"MGLTileSource","abstract":"

MGLTileSource is a map content source that supplies map tiles to be shown on"},"Classes/MGLRasterTileSource.html":{"name":"MGLRasterTileSource","abstract":"

MGLRasterTileSource is a map content source that supplies raster image tiles"},"Content Sources.html#/c:objc(cs)MGLRasterDEMSource":{"name":"MGLRasterDEMSource","abstract":"

MGLRasterDEMSource is a map content source that supplies rasterized"},"Classes/MGLVectorTileSource.html":{"name":"MGLVectorTileSource","abstract":"

MGLVectorTileSource is a map content source that supplies tiled vector data"},"Classes/MGLImageSource.html":{"name":"MGLImageSource","abstract":"

MGLImageSource is a content source that is used for a georeferenced raster"},"Protocols/MGLFeature.html#/c:objc(pl)MGLFeature(py)identifier":{"name":"identifier","abstract":"

An object that uniquely identifies the feature in its containing content","parent_name":"MGLFeature"},"Protocols/MGLFeature.html#/c:objc(pl)MGLFeature(py)attributes":{"name":"attributes","abstract":"

A dictionary of attributes for this feature.

","parent_name":"MGLFeature"},"Protocols/MGLFeature.html#/c:objc(pl)MGLFeature(im)attributeForKey:":{"name":"-attributeForKey:","abstract":"

Returns the feature attribute for the given attribute name.

","parent_name":"MGLFeature"},"Protocols/MGLFeature.html#/c:objc(pl)MGLFeature(im)geoJSONDictionary":{"name":"-geoJSONDictionary","abstract":"

Returns a dictionary that can be serialized as a GeoJSON Feature representation","parent_name":"MGLFeature"},"Protocols/MGLFeature.html":{"name":"MGLFeature","abstract":"

The MGLFeature protocol is used to provide details about geographic features"},"Content Primitives.html#/c:objc(cs)MGLPointFeature":{"name":"MGLPointFeature","abstract":"

An MGLPointFeature object associates a point shape with an optional"},"Content Primitives.html#/c:objc(cs)MGLPolygonFeature":{"name":"MGLPolygonFeature","abstract":"

An MGLPolygonFeature object associates a polygon shape with an optional"},"Content Primitives.html#/c:objc(cs)MGLPolylineFeature":{"name":"MGLPolylineFeature","abstract":"

An MGLPolylineFeature object associates a polyline shape with an optional"},"Content Primitives.html#/c:objc(cs)MGLMultiPolygonFeature":{"name":"MGLMultiPolygonFeature","abstract":"

An MGLMultiPolygonFeature object associates a multipolygon shape with an"},"Content Primitives.html#/c:objc(cs)MGLMultiPolylineFeature":{"name":"MGLMultiPolylineFeature","abstract":"

An MGLMultiPolylineFeature object associates a multipolyline shape with an"},"Content Primitives.html#/c:objc(cs)MGLPointCollectionFeature":{"name":"MGLPointCollectionFeature","abstract":"

An MGLPointCollectionFeature object associates a point collection with an"},"Content Primitives.html#/c:objc(cs)MGLShapeCollectionFeature":{"name":"MGLShapeCollectionFeature","abstract":"

An MGLShapeCollectionFeature object associates a shape collection with an"},"Classes/MGLLight.html#/c:objc(cs)MGLLight(py)anchor":{"name":"anchor","abstract":"

Whether extruded geometries are lit relative to the map or viewport.

","parent_name":"MGLLight"},"Classes/MGLLight.html#/c:objc(cs)MGLLight(py)position":{"name":"position","abstract":"

Position of the MGLLight source relative to lit (extruded) geometries, in a","parent_name":"MGLLight"},"Classes/MGLLight.html#/c:objc(cs)MGLLight(py)positionTransition":{"name":"positionTransition","abstract":"

The transition affecting any changes to this layer’s position property.

","parent_name":"MGLLight"},"Classes/MGLLight.html#/c:objc(cs)MGLLight(py)color":{"name":"color","abstract":"

Color tint for lighting extruded geometries.

","parent_name":"MGLLight"},"Classes/MGLLight.html#/c:objc(cs)MGLLight(py)colorTransition":{"name":"colorTransition","abstract":"

The transition affecting any changes to this layer’s color property.

","parent_name":"MGLLight"},"Classes/MGLLight.html#/c:objc(cs)MGLLight(py)intensity":{"name":"intensity","abstract":"

Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as","parent_name":"MGLLight"},"Classes/MGLLight.html#/c:objc(cs)MGLLight(py)intensityTransition":{"name":"intensityTransition","abstract":"

The transition affecting any changes to this layer’s intensity property.

","parent_name":"MGLLight"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cpy)streetsStyleURL":{"name":"streetsStyleURL","abstract":"

Returns the URL to the current version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cm)streetsStyleURLWithVersion:":{"name":"+streetsStyleURLWithVersion:","abstract":"

Returns the URL to the given version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cpy)outdoorsStyleURL":{"name":"outdoorsStyleURL","abstract":"

Returns the URL to the current version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cm)outdoorsStyleURLWithVersion:":{"name":"+outdoorsStyleURLWithVersion:","abstract":"

Returns the URL to the given version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cpy)lightStyleURL":{"name":"lightStyleURL","abstract":"

Returns the URL to the current version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cm)lightStyleURLWithVersion:":{"name":"+lightStyleURLWithVersion:","abstract":"

Returns the URL to the given version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cpy)darkStyleURL":{"name":"darkStyleURL","abstract":"

Returns the URL to the current version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cm)darkStyleURLWithVersion:":{"name":"+darkStyleURLWithVersion:","abstract":"

Returns the URL to the given version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cpy)satelliteStyleURL":{"name":"satelliteStyleURL","abstract":"

Returns the URL to the current version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cm)satelliteStyleURLWithVersion:":{"name":"+satelliteStyleURLWithVersion:","abstract":"

Returns the URL to the given version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cpy)satelliteStreetsStyleURL":{"name":"satelliteStreetsStyleURL","abstract":"

Returns the URL to the current version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(cm)satelliteStreetsStyleURLWithVersion:":{"name":"+satelliteStreetsStyleURLWithVersion:","abstract":"

Returns the URL to the given version of the","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(py)name":{"name":"name","abstract":"

The name of the style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(py)sources":{"name":"sources","abstract":"

A set containing the style’s sources.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(py)transition":{"name":"transition","abstract":"

Values describing animated transitions to changes on a style’s individual","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)sourceWithIdentifier:":{"name":"-sourceWithIdentifier:","abstract":"

Returns a source with the given identifier in the current style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)addSource:":{"name":"-addSource:","abstract":"

Adds a new source to the current style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)removeSource:":{"name":"-removeSource:","abstract":"

Removes a source from the current style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(py)layers":{"name":"layers","abstract":"

The layers included in the style, arranged according to their back-to-front","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)layerWithIdentifier:":{"name":"-layerWithIdentifier:","abstract":"

Returns a style layer with the given identifier in the current style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)addLayer:":{"name":"-addLayer:","abstract":"

Adds a new layer on top of existing layers.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)insertLayer:atIndex:":{"name":"-insertLayer:atIndex:","abstract":"

Inserts a new layer into the style at the given index.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)insertLayer:belowLayer:":{"name":"-insertLayer:belowLayer:","abstract":"

Inserts a new layer below another layer.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)insertLayer:aboveLayer:":{"name":"-insertLayer:aboveLayer:","abstract":"

Inserts a new layer above another layer.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)removeLayer:":{"name":"-removeLayer:","abstract":"

Removes a layer from the map view.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)imageForName:":{"name":"-imageForName:","abstract":"

Returns the image associated with the given name in the style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)setImage:forName:":{"name":"-setImage:forName:","abstract":"

Adds or overrides an image used by the style’s layers.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)removeImageForName:":{"name":"-removeImageForName:","abstract":"

Removes a name and its associated image from the style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(py)light":{"name":"light","abstract":"

Provides global light source for the style.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html#/c:objc(cs)MGLStyle(im)localizeLabelsIntoLocale:":{"name":"-localizeLabelsIntoLocale:","abstract":"

Attempts to localize labels in the style into the given locale.

","parent_name":"MGLStyle"},"Classes/MGLStyle.html":{"name":"MGLStyle","abstract":"

The proxy object for the current map style.

"},"Classes/MGLLight.html":{"name":"MGLLight","abstract":"

An MGLLight object represents the light source for extruded geometries in MGLStyle.

"},"Classes/MGLShapeCollection.html#/c:objc(cs)MGLShapeCollection(py)shapes":{"name":"shapes","abstract":"

An array of shapes forming the shape collection.

","parent_name":"MGLShapeCollection"},"Classes/MGLShapeCollection.html#/c:objc(cs)MGLShapeCollection(cm)shapeCollectionWithShapes:":{"name":"+shapeCollectionWithShapes:","abstract":"

Creates and returns a shape collection consisting of the given shapes.

","parent_name":"MGLShapeCollection"},"Classes/MGLMultiPolyline.html#/c:objc(cs)MGLMultiPolyline(py)polylines":{"name":"polylines","abstract":"

An array of polygons forming the multipolyline.

","parent_name":"MGLMultiPolyline"},"Classes/MGLMultiPolyline.html#/c:objc(cs)MGLMultiPolyline(cm)multiPolylineWithPolylines:":{"name":"+multiPolylineWithPolylines:","abstract":"

Creates and returns a multipolyline object consisting of the given polylines.

","parent_name":"MGLMultiPolyline"},"Classes/MGLMultiPolygon.html#/c:objc(cs)MGLMultiPolygon(py)polygons":{"name":"polygons","abstract":"

An array of polygons forming the multipolygon.

","parent_name":"MGLMultiPolygon"},"Classes/MGLMultiPolygon.html#/c:objc(cs)MGLMultiPolygon(cm)multiPolygonWithPolygons:":{"name":"+multiPolygonWithPolygons:","abstract":"

Creates and returns a multipolygon object consisting of the given polygons.

","parent_name":"MGLMultiPolygon"},"Classes/MGLPolyline.html#/c:objc(cs)MGLPolyline(cm)polylineWithCoordinates:count:":{"name":"+polylineWithCoordinates:count:","abstract":"

Creates and returns an MGLPolyline object from the specified set of","parent_name":"MGLPolyline"},"Classes/MGLPolygon.html#/c:objc(cs)MGLPolygon(py)interiorPolygons":{"name":"interiorPolygons","abstract":"

The array of polygons nested inside the receiver.

","parent_name":"MGLPolygon"},"Classes/MGLPolygon.html#/c:objc(cs)MGLPolygon(cm)polygonWithCoordinates:count:":{"name":"+polygonWithCoordinates:count:","abstract":"

Creates and returns an MGLPolygon object from the specified set of","parent_name":"MGLPolygon"},"Classes/MGLPolygon.html#/c:objc(cs)MGLPolygon(cm)polygonWithCoordinates:count:interiorPolygons:":{"name":"+polygonWithCoordinates:count:interiorPolygons:","abstract":"

Creates and returns an MGLPolygon object from the specified set of","parent_name":"MGLPolygon"},"Classes/MGLPointCollection.html#/c:objc(cs)MGLPointCollection(cm)pointCollectionWithCoordinates:count:":{"name":"+pointCollectionWithCoordinates:count:","abstract":"

Creates and returns a MGLPointCollection object from the specified set of","parent_name":"MGLPointCollection"},"Classes/MGLPointCollection.html#/c:objc(cs)MGLPointCollection(py)coordinates":{"name":"coordinates","abstract":"

The array of coordinates associated with the shape.

","parent_name":"MGLPointCollection"},"Classes/MGLPointCollection.html#/c:objc(cs)MGLPointCollection(py)pointCount":{"name":"pointCount","abstract":"

The number of coordinates associated with the shape.

","parent_name":"MGLPointCollection"},"Classes/MGLPointCollection.html#/c:objc(cs)MGLPointCollection(im)getCoordinates:range:":{"name":"-getCoordinates:range:","abstract":"

Retrieves one or more coordinates associated with the shape.

","parent_name":"MGLPointCollection"},"Classes/MGLPointAnnotation.html#/c:objc(cs)MGLPointAnnotation(py)coordinate":{"name":"coordinate","abstract":"

The coordinate point of the shape, specified as a latitude and longitude.

","parent_name":"MGLPointAnnotation"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(py)coordinates":{"name":"coordinates","abstract":"

The array of vertices associated with the shape.

","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(py)pointCount":{"name":"pointCount","abstract":"

The number of vertices in the shape.

","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(im)getCoordinates:range:":{"name":"-getCoordinates:range:","abstract":"

Retrieves the vertices of part of the shape.

","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(im)setCoordinates:count:":{"name":"-setCoordinates:count:","abstract":"

Sets the shape’s vertices to the given C array of vertices.

","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(im)insertCoordinates:count:atIndex:":{"name":"-insertCoordinates:count:atIndex:","abstract":"

Inserts the given vertices into the shape.

","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(im)appendCoordinates:count:":{"name":"-appendCoordinates:count:","abstract":"

Appends the given vertices to the shape.

","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(im)replaceCoordinatesInRange:withCoordinates:":{"name":"-replaceCoordinatesInRange:withCoordinates:","abstract":"

Replaces the vertices at the given range in the shape with the same number of","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(im)replaceCoordinatesInRange:withCoordinates:count:":{"name":"-replaceCoordinatesInRange:withCoordinates:count:","abstract":"

Replaces the vertices at the given range in the shape with the specified number","parent_name":"MGLMultiPoint"},"Classes/MGLMultiPoint.html#/c:objc(cs)MGLMultiPoint(im)removeCoordinatesInRange:":{"name":"-removeCoordinatesInRange:","abstract":"

Removes the vertices at the given range from the shape.

","parent_name":"MGLMultiPoint"},"Classes/MGLShape.html#/c:objc(cs)MGLShape(cm)shapeWithData:encoding:error:":{"name":"+shapeWithData:encoding:error:","abstract":"

Returns an MGLShape object initialized with the given data interpreted as a","parent_name":"MGLShape"},"Classes/MGLShape.html#/c:objc(cs)MGLShape(py)title":{"name":"title","abstract":"

The title of the shape annotation.

","parent_name":"MGLShape"},"Classes/MGLShape.html#/c:objc(cs)MGLShape(py)subtitle":{"name":"subtitle","abstract":"

The subtitle of the shape annotation. The default value of this property is","parent_name":"MGLShape"},"Classes/MGLShape.html#/c:objc(cs)MGLShape(py)toolTip":{"name":"toolTip","abstract":"

The tooltip of the shape annotation.

","parent_name":"MGLShape"},"Classes/MGLShape.html#/c:objc(cs)MGLShape(im)geoJSONDataUsingEncoding:":{"name":"-geoJSONDataUsingEncoding:","abstract":"

Returns the GeoJSON string representation of the shape encapsulated in a data","parent_name":"MGLShape"},"Protocols/MGLOverlay.html#/c:objc(pl)MGLOverlay(py)coordinate":{"name":"coordinate","abstract":"

A coordinate representing the overlay. (required) (read-only)

","parent_name":"MGLOverlay"},"Protocols/MGLOverlay.html#/c:objc(pl)MGLOverlay(py)overlayBounds":{"name":"overlayBounds","abstract":"

The cooordinate rectangle that encompasses the overlay. (required) (read-only)

","parent_name":"MGLOverlay"},"Protocols/MGLOverlay.html#/c:objc(pl)MGLOverlay(im)intersectsOverlayBounds:":{"name":"-intersectsOverlayBounds:","abstract":"

Returns a Boolean indicating whether the specified rectangle intersects the","parent_name":"MGLOverlay"},"Classes/MGLAnnotationImage.html#/c:objc(cs)MGLAnnotationImage(cm)annotationImageWithImage:reuseIdentifier:":{"name":"+annotationImageWithImage:reuseIdentifier:","abstract":"

Initializes and returns a new annotation image object.

","parent_name":"MGLAnnotationImage"},"Classes/MGLAnnotationImage.html#/c:objc(cs)MGLAnnotationImage(py)image":{"name":"image","abstract":"

The image to display for the annotation.

","parent_name":"MGLAnnotationImage"},"Classes/MGLAnnotationImage.html#/c:objc(cs)MGLAnnotationImage(py)reuseIdentifier":{"name":"reuseIdentifier","abstract":"

The string that identifies this annotation image in the reuse queue.","parent_name":"MGLAnnotationImage"},"Classes/MGLAnnotationImage.html#/c:objc(cs)MGLAnnotationImage(py)selectable":{"name":"selectable","abstract":"

A Boolean value indicating whether the annotation is selectable.

","parent_name":"MGLAnnotationImage"},"Classes/MGLAnnotationImage.html#/c:objc(cs)MGLAnnotationImage(py)cursor":{"name":"cursor","abstract":"

The cursor that appears above any annotation using this annotation image.

","parent_name":"MGLAnnotationImage"},"Protocols/MGLAnnotation.html#/c:objc(pl)MGLAnnotation(py)coordinate":{"name":"coordinate","abstract":"

The center point (specified as a map coordinate) of the annotation. (required)","parent_name":"MGLAnnotation"},"Protocols/MGLAnnotation.html#/c:objc(pl)MGLAnnotation(py)title":{"name":"title","abstract":"

The string containing the annotation’s title.

","parent_name":"MGLAnnotation"},"Protocols/MGLAnnotation.html#/c:objc(pl)MGLAnnotation(py)subtitle":{"name":"subtitle","abstract":"

The string containing the annotation’s subtitle.

","parent_name":"MGLAnnotation"},"Protocols/MGLAnnotation.html#/c:objc(pl)MGLAnnotation(py)toolTip":{"name":"toolTip","abstract":"

The string containing the annotation’s tooltip.

","parent_name":"MGLAnnotation"},"Protocols/MGLAnnotation.html":{"name":"MGLAnnotation","abstract":"

The MGLAnnotation protocol is used to provide annotation-related information"},"Classes/MGLAnnotationImage.html":{"name":"MGLAnnotationImage","abstract":"

The MGLAnnotationImage class is responsible for presenting point-based"},"Protocols/MGLOverlay.html":{"name":"MGLOverlay","abstract":"

The MGLOverlay protocol defines a specific type of annotation that represents"},"Classes/MGLShape.html":{"name":"MGLShape","abstract":"

MGLShape is an abstract class that represents a shape or annotation. Shapes"},"Classes/MGLMultiPoint.html":{"name":"MGLMultiPoint","abstract":"

The MGLMultiPoint class is an abstract superclass used to define shapes"},"Classes/MGLPointAnnotation.html":{"name":"MGLPointAnnotation","abstract":"

An MGLPointAnnotation object represents a one-dimensional shape located at a"},"Classes/MGLPointCollection.html":{"name":"MGLPointCollection","abstract":"

An MGLPointCollection object represents a shape consisting of one or more"},"Classes/MGLPolygon.html":{"name":"MGLPolygon","abstract":"

An MGLPolygon object represents a closed shape consisting of four or more"},"Classes/MGLPolyline.html":{"name":"MGLPolyline","abstract":"

An MGLPolyline object represents a shape consisting of two or more vertices,"},"Classes/MGLMultiPolygon.html":{"name":"MGLMultiPolygon","abstract":"

An MGLMultiPolygon object represents a shape consisting of one or more"},"Classes/MGLMultiPolyline.html":{"name":"MGLMultiPolyline","abstract":"

An MGLMultiPolyline object represents a shape consisting of one or more"},"Classes/MGLShapeCollection.html":{"name":"MGLShapeCollection","abstract":"

An MGLShapeCollection object represents a shape consisting of zero or more"},"Classes/MGLMapSnapshotter.html#/c:objc(cs)MGLMapSnapshotter(im)initWithOptions:":{"name":"-initWithOptions:","abstract":"

Initializes and returns a map snapshotter object that produces snapshots","parent_name":"MGLMapSnapshotter"},"Classes/MGLMapSnapshotter.html#/c:objc(cs)MGLMapSnapshotter(im)startWithCompletionHandler:":{"name":"-startWithCompletionHandler:","abstract":"

Starts the snapshot creation and executes the specified block with the result.

","parent_name":"MGLMapSnapshotter"},"Classes/MGLMapSnapshotter.html#/c:objc(cs)MGLMapSnapshotter(im)startWithQueue:completionHandler:":{"name":"-startWithQueue:completionHandler:","abstract":"

Starts the snapshot creation and executes the specified block with the result","parent_name":"MGLMapSnapshotter"},"Classes/MGLMapSnapshotter.html#/c:objc(cs)MGLMapSnapshotter(im)cancel":{"name":"-cancel","abstract":"

Cancels the snapshot creation request, if any.

","parent_name":"MGLMapSnapshotter"},"Classes/MGLMapSnapshotter.html#/c:objc(cs)MGLMapSnapshotter(py)options":{"name":"options","abstract":"

The options to use when generating a map snapshot.

","parent_name":"MGLMapSnapshotter"},"Classes/MGLMapSnapshotter.html#/c:objc(cs)MGLMapSnapshotter(py)loading":{"name":"loading","abstract":"

Indicates whether a snapshot is currently being generated.

","parent_name":"MGLMapSnapshotter"},"Classes/MGLMapSnapshotOptions.html#/c:objc(cs)MGLMapSnapshotOptions(im)initWithStyleURL:camera:size:":{"name":"-initWithStyleURL:camera:size:","abstract":"

Creates a set of options with the minimum required information.

","parent_name":"MGLMapSnapshotOptions"},"Classes/MGLMapSnapshotOptions.html#/c:objc(cs)MGLMapSnapshotOptions(py)styleURL":{"name":"styleURL","abstract":"

URL of the map style to snapshot.

","parent_name":"MGLMapSnapshotOptions"},"Classes/MGLMapSnapshotOptions.html#/c:objc(cs)MGLMapSnapshotOptions(py)zoomLevel":{"name":"zoomLevel","abstract":"

The zoom level.

","parent_name":"MGLMapSnapshotOptions"},"Classes/MGLMapSnapshotOptions.html#/c:objc(cs)MGLMapSnapshotOptions(py)camera":{"name":"camera","abstract":"

A camera representing the viewport visible in the snapshot.

","parent_name":"MGLMapSnapshotOptions"},"Classes/MGLMapSnapshotOptions.html#/c:objc(cs)MGLMapSnapshotOptions(py)coordinateBounds":{"name":"coordinateBounds","abstract":"

The coordinate rectangle that encompasses the bounds to capture.

","parent_name":"MGLMapSnapshotOptions"},"Classes/MGLMapSnapshotOptions.html#/c:objc(cs)MGLMapSnapshotOptions(py)size":{"name":"size","abstract":"

The size of the output image, measured in points.

","parent_name":"MGLMapSnapshotOptions"},"Classes/MGLMapSnapshotOptions.html#/c:objc(cs)MGLMapSnapshotOptions(py)scale":{"name":"scale","abstract":"

The scale of the output image. Defaults to the main screen scale.

","parent_name":"MGLMapSnapshotOptions"},"Classes/MGLMapSnapshot.html#/c:objc(cs)MGLMapSnapshot(im)pointForCoordinate:":{"name":"-pointForCoordinate:","abstract":"

Converts the specified map coordinate to a point in the coordinate space of the","parent_name":"MGLMapSnapshot"},"Classes/MGLMapSnapshot.html#/c:objc(cs)MGLMapSnapshot(im)coordinateForPoint:":{"name":"-coordinateForPoint:","abstract":"

Converts the specified image point to a map coordinate.

","parent_name":"MGLMapSnapshot"},"Classes/MGLMapSnapshot.html#/c:objc(cs)MGLMapSnapshot(py)image":{"name":"image","abstract":"

The image of the map’s content.

","parent_name":"MGLMapSnapshot"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:cameraWillChangeAnimated:":{"name":"-mapView:cameraWillChangeAnimated:","abstract":"

Tells the delegate that the viewpoint depicted by the map view is about to","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapViewCameraIsChanging:":{"name":"-mapViewCameraIsChanging:","abstract":"

Tells the delegate that the viewpoint depicted by the map view is changing.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:cameraDidChangeAnimated:":{"name":"-mapView:cameraDidChangeAnimated:","abstract":"

Tells the delegate that the viewpoint depicted by the map view has finished","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:shouldChangeFromCamera:toCamera:":{"name":"-mapView:shouldChangeFromCamera:toCamera:","abstract":"

Asks the delegate whether the map view should be allowed to change from the","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapViewWillStartLoadingMap:":{"name":"-mapViewWillStartLoadingMap:","abstract":"

Tells the delegate that the map view will begin to load.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapViewDidFinishLoadingMap:":{"name":"-mapViewDidFinishLoadingMap:","abstract":"

Tells the delegate that the map view has finished loading.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapViewDidFailLoadingMap:withError:":{"name":"-mapViewDidFailLoadingMap:withError:","abstract":"

Tells the delegate that the map view was unable to load data needed for","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapViewWillStartRenderingFrame:":{"name":"-mapViewWillStartRenderingFrame:","abstract":"

Tells the delegate that the map view is about to redraw.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapViewDidFinishRenderingFrame:fullyRendered:":{"name":"-mapViewDidFinishRenderingFrame:fullyRendered:","abstract":"

Tells the delegate that the map view has just redrawn.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:didFinishLoadingStyle:":{"name":"-mapView:didFinishLoadingStyle:","abstract":"

Tells the delegate that the map has just finished loading a style.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:imageForAnnotation:":{"name":"-mapView:imageForAnnotation:","abstract":"

Returns an annotation image object to mark the given point annotation object on","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:alphaForShapeAnnotation:":{"name":"-mapView:alphaForShapeAnnotation:","abstract":"

Returns the alpha value to use when rendering a shape annotation.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:strokeColorForShapeAnnotation:":{"name":"-mapView:strokeColorForShapeAnnotation:","abstract":"

Returns the color to use when rendering the outline of a shape annotation.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:fillColorForPolygonAnnotation:":{"name":"-mapView:fillColorForPolygonAnnotation:","abstract":"

Returns the color to use when rendering the fill of a polygon annotation.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:lineWidthForPolylineAnnotation:":{"name":"-mapView:lineWidthForPolylineAnnotation:","abstract":"

Returns the line width in points to use when rendering the outline of a","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:didSelectAnnotation:":{"name":"-mapView:didSelectAnnotation:","abstract":"

Tells the delegate that one of its annotations has been selected.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:didDeselectAnnotation:":{"name":"-mapView:didDeselectAnnotation:","abstract":"

Tells the delegate that one of its annotations has been deselected.

","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:annotationCanShowCallout:":{"name":"-mapView:annotationCanShowCallout:","abstract":"

Returns a Boolean value indicating whether the annotation is able to display","parent_name":"MGLMapViewDelegate"},"Protocols/MGLMapViewDelegate.html#/c:objc(pl)MGLMapViewDelegate(im)mapView:calloutViewControllerForAnnotation:":{"name":"-mapView:calloutViewControllerForAnnotation:","abstract":"

Returns a view controller to manage the callout popover’s content view.

","parent_name":"MGLMapViewDelegate"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)initWithFrame:":{"name":"-initWithFrame:","abstract":"

Initializes and returns a newly allocated map view with the specified frame and","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)initWithFrame:styleURL:":{"name":"-initWithFrame:styleURL:","abstract":"

Initializes and returns a newly allocated map view with the specified frame and","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)delegate":{"name":"delegate","abstract":"

The receiver’s delegate.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)style":{"name":"style","abstract":"

The style currently displayed in the receiver.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)styleURL":{"name":"styleURL","abstract":"

URL of the style currently displayed in the receiver.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)reloadStyle:":{"name":"-reloadStyle:","abstract":"

Reloads the style.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)zoomControls":{"name":"zoomControls","abstract":"

A control for zooming in and out, positioned in the lower-right corner.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)compass":{"name":"compass","abstract":"

A control indicating the map’s direction and allowing the user to manipulate","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)logoView":{"name":"logoView","abstract":"

The Mapbox logo, positioned in the lower-left corner.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)attributionView":{"name":"attributionView","abstract":"

A view showing legally required copyright notices, positioned along the bottom","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)centerCoordinate":{"name":"centerCoordinate","abstract":"

The geographic coordinate at the center of the map view.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setCenterCoordinate:animated:":{"name":"-setCenterCoordinate:animated:","abstract":"

Changes the center coordinate of the map and optionally animates the change.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)zoomLevel":{"name":"zoomLevel","abstract":"

The zoom level of the receiver.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)minimumZoomLevel":{"name":"minimumZoomLevel","abstract":"

The minimum zoom level at which the map can be shown.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)maximumZoomLevel":{"name":"maximumZoomLevel","abstract":"

The maximum zoom level the map can be shown at.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setZoomLevel:animated:":{"name":"-setZoomLevel:animated:","abstract":"

Changes the zoom level of the map and optionally animates the change.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)direction":{"name":"direction","abstract":"

The heading of the map, measured in degrees clockwise from true north.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setDirection:animated:":{"name":"-setDirection:animated:","abstract":"

Changes the heading of the map and optionally animates the change.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)camera":{"name":"camera","abstract":"

A camera representing the current viewpoint of the map.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setCamera:animated:":{"name":"-setCamera:animated:","abstract":"

Moves the viewpoint to a different location with respect to the map with an","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setCamera:withDuration:animationTimingFunction:completionHandler:":{"name":"-setCamera:withDuration:animationTimingFunction:completionHandler:","abstract":"

Moves the viewpoint to a different location with respect to the map with an","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setCamera:withDuration:animationTimingFunction:edgePadding:completionHandler:":{"name":"-setCamera:withDuration:animationTimingFunction:edgePadding:completionHandler:","abstract":"

Moves the viewpoint to a different location with respect to the map with an","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)flyToCamera:completionHandler:":{"name":"-flyToCamera:completionHandler:","abstract":"

Moves the viewpoint to a different location using a transition animation that","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)flyToCamera:withDuration:completionHandler:":{"name":"-flyToCamera:withDuration:completionHandler:","abstract":"

Moves the viewpoint to a different location using a transition animation that","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)flyToCamera:withDuration:peakAltitude:completionHandler:":{"name":"-flyToCamera:withDuration:peakAltitude:completionHandler:","abstract":"

Moves the viewpoint to a different location using a transition animation that","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)visibleCoordinateBounds":{"name":"visibleCoordinateBounds","abstract":"

The geographic coordinate bounds visible in the receiver’s viewport.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setVisibleCoordinateBounds:animated:":{"name":"-setVisibleCoordinateBounds:animated:","abstract":"

Changes the receiver’s viewport to fit the given coordinate bounds, optionally","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setVisibleCoordinateBounds:edgePadding:animated:":{"name":"-setVisibleCoordinateBounds:edgePadding:animated:","abstract":"

Changes the receiver’s viewport to fit the given coordinate bounds and","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)showAnnotations:animated:":{"name":"-showAnnotations:animated:","abstract":"

Sets the visible region so that the map displays the specified annotations.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)showAnnotations:edgePadding:animated:":{"name":"-showAnnotations:edgePadding:animated:","abstract":"

Sets the visible region so that the map displays the specified annotations with","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)cameraThatFitsCoordinateBounds:":{"name":"-cameraThatFitsCoordinateBounds:","abstract":"

Returns the camera that best fits the given coordinate bounds.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)cameraThatFitsCoordinateBounds:edgePadding:":{"name":"-cameraThatFitsCoordinateBounds:edgePadding:","abstract":"

Returns the camera that best fits the given coordinate bounds, optionally with","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)camera:fittingCoordinateBounds:edgePadding:":{"name":"-camera:fittingCoordinateBounds:edgePadding:","abstract":"

Returns the camera that best fits the given coordinate bounds, with the specified camera,","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)camera:fittingShape:edgePadding:":{"name":"-camera:fittingShape:edgePadding:","abstract":"

Returns the camera that best fits the given shape, with the specified camera,","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)cameraThatFitsShape:direction:edgePadding:":{"name":"-cameraThatFitsShape:direction:edgePadding:","abstract":"

Returns the camera that best fits the given shape, with the specified direction,","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)automaticallyAdjustsContentInsets":{"name":"automaticallyAdjustsContentInsets","abstract":"

A Boolean value indicating whether the receiver automatically adjusts its","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)contentInsets":{"name":"contentInsets","abstract":"

The distance from the edges of the map view’s frame to the edges of the map","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)setContentInsets:animated:":{"name":"-setContentInsets:animated:","abstract":"

Sets the distance from the edges of the map view’s frame to the edges of the","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)zoomEnabled":{"name":"zoomEnabled","abstract":"

A Boolean value that determines whether the user may zoom the map in and out,","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)scrollEnabled":{"name":"scrollEnabled","abstract":"

A Boolean value that determines whether the user may scroll around the map,","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)rotateEnabled":{"name":"rotateEnabled","abstract":"

A Boolean value that determines whether the user may rotate the map, changing","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)pitchEnabled":{"name":"pitchEnabled","abstract":"

A Boolean value that determines whether the user may tilt of the map, changing","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)annotations":{"name":"annotations","abstract":"

The complete list of annotations associated with the receiver. (read-only)

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)addAnnotation:":{"name":"-addAnnotation:","abstract":"

Adds an annotation to the map view.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)addAnnotations:":{"name":"-addAnnotations:","abstract":"

Adds an array of annotations to the map view.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)visibleAnnotations":{"name":"visibleAnnotations","abstract":"

The complete list of annotations associated with the receiver that are","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)removeAnnotation:":{"name":"-removeAnnotation:","abstract":"

Removes an annotation from the map view, deselecting it if it is selected.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)removeAnnotations:":{"name":"-removeAnnotations:","abstract":"

Removes an array of annotations from the map view, deselecting any selected","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)dequeueReusableAnnotationImageWithIdentifier:":{"name":"-dequeueReusableAnnotationImageWithIdentifier:","abstract":"

Returns a reusable annotation image object associated with its identifier.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)visibleAnnotationsInRect:":{"name":"-visibleAnnotationsInRect:","abstract":"

Returns the list of annotations associated with the receiver that intersect with","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)selectedAnnotations":{"name":"selectedAnnotations","abstract":"

The currently selected annotations.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)selectAnnotation:":{"name":"-selectAnnotation:","abstract":"

Selects an annotation and displays a callout popover for it.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)deselectAnnotation:":{"name":"-deselectAnnotation:","abstract":"

Deselects an annotation and hides its callout popover.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)calloutViewController":{"name":"calloutViewController","abstract":"

A common view controller for managing a callout popover’s content view.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)annotationAtPoint:":{"name":"-annotationAtPoint:","abstract":"

Returns a point annotation located at the given point.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)overlays":{"name":"overlays","abstract":"

The complete list of overlays associated with the receiver. (read-only)

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)addOverlay:":{"name":"-addOverlay:","abstract":"

Adds a single overlay to the map.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)addOverlays:":{"name":"-addOverlays:","abstract":"

Adds an array of overlays to the map.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)removeOverlay:":{"name":"-removeOverlay:","abstract":"

Removes a single overlay from the map.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)removeOverlays:":{"name":"-removeOverlays:","abstract":"

Removes an array of overlays from the map.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)visibleFeaturesAtPoint:":{"name":"-visibleFeaturesAtPoint:","abstract":"

Returns an array of rendered map features that intersect with a given point.

","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)visibleFeaturesAtPoint:inStyleLayersWithIdentifiers:":{"name":"-visibleFeaturesAtPoint:inStyleLayersWithIdentifiers:","abstract":"

Returns an array of rendered map features that intersect with a given point,","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)visibleFeaturesAtPoint:inStyleLayersWithIdentifiers:predicate:":{"name":"-visibleFeaturesAtPoint:inStyleLayersWithIdentifiers:predicate:","abstract":"

Returns an array of rendered map features that intersect with a given point,","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)visibleFeaturesInRect:":{"name":"-visibleFeaturesInRect:","abstract":"

Returns an array of rendered map features that intersect with the given","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)visibleFeaturesInRect:inStyleLayersWithIdentifiers:":{"name":"-visibleFeaturesInRect:inStyleLayersWithIdentifiers:","abstract":"

Returns an array of rendered map features that intersect with the given","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)visibleFeaturesInRect:inStyleLayersWithIdentifiers:predicate:":{"name":"-visibleFeaturesInRect:inStyleLayersWithIdentifiers:predicate:","abstract":"

Returns an array of rendered map features that intersect with the given","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)convertCoordinate:toPointToView:":{"name":"-convertCoordinate:toPointToView:","abstract":"

Converts a geographic coordinate to a point in the given view’s coordinate","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)convertPoint:toCoordinateFromView:":{"name":"-convertPoint:toCoordinateFromView:","abstract":"

Converts a point in the given view’s coordinate system to a geographic","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)convertCoordinateBounds:toRectToView:":{"name":"-convertCoordinateBounds:toRectToView:","abstract":"

Converts a geographic bounding box to a rectangle in the given view’s","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)convertRect:toCoordinateBoundsFromView:":{"name":"-convertRect:toCoordinateBoundsFromView:","abstract":"

Converts a rectangle in the given view’s coordinate system to a geographic","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)metersPerPointAtLatitude:":{"name":"-metersPerPointAtLatitude:","abstract":"

Returns the distance spanned by one point in the map view’s coordinate system","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(im)giveFeedback:":{"name":"-giveFeedback:","abstract":"

Opens one or more webpages in the default Web browser in which the user can","parent_name":"MGLMapView"},"Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)debugMask":{"name":"debugMask","abstract":"

The options that determine which debugging aids are shown on the map.

","parent_name":"MGLMapView"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(py)centerCoordinate":{"name":"centerCoordinate","abstract":"

Coordinate at the center of the map view.

","parent_name":"MGLMapCamera"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(py)heading":{"name":"heading","abstract":"

Heading measured in degrees clockwise from true north.

","parent_name":"MGLMapCamera"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(py)pitch":{"name":"pitch","abstract":"

Pitch toward the horizon measured in degrees, with 0 degrees resulting in a","parent_name":"MGLMapCamera"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(py)altitude":{"name":"altitude","abstract":"

Meters above ground level.

","parent_name":"MGLMapCamera"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(cm)camera":{"name":"+camera","abstract":"

Returns a new camera with all properties set to 0.

","parent_name":"MGLMapCamera"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(cm)cameraLookingAtCenterCoordinate:fromEyeCoordinate:eyeAltitude:":{"name":"+cameraLookingAtCenterCoordinate:fromEyeCoordinate:eyeAltitude:","abstract":"

Returns a new camera based on information about the camera’s viewpoint","parent_name":"MGLMapCamera"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(cm)cameraLookingAtCenterCoordinate:fromDistance:pitch:heading:":{"name":"+cameraLookingAtCenterCoordinate:fromDistance:pitch:heading:","abstract":"

Returns a new camera with the given distance, pitch, and heading.

","parent_name":"MGLMapCamera"},"Classes/MGLMapCamera.html#/c:objc(cs)MGLMapCamera(im)isEqualToMapCamera:":{"name":"-isEqualToMapCamera:","abstract":"

Returns a Boolean value indicating whether the given camera is functionally","parent_name":"MGLMapCamera"},"Classes/MGLAccountManager.html#/c:objc(cs)MGLAccountManager(cpy)accessToken":{"name":"accessToken","abstract":"

The","parent_name":"MGLAccountManager"},"Classes/MGLAccountManager.html":{"name":"MGLAccountManager","abstract":"

The MGLAccountManager object provides a global way to set a Mapbox API access"},"Classes/MGLMapCamera.html":{"name":"MGLMapCamera","abstract":"

An MGLMapCamera object represents a viewpoint from which the user observes"},"Classes/MGLMapView.html":{"name":"MGLMapView","abstract":"

An interactive, customizable map view with an interface similar to the one"},"Protocols/MGLMapViewDelegate.html":{"name":"MGLMapViewDelegate","abstract":"

The MGLMapViewDelegate protocol defines a set of optional methods that you"},"Classes/MGLMapSnapshot.html":{"name":"MGLMapSnapshot","abstract":"

An image generated by a snapshotter object.

"},"Classes/MGLMapSnapshotOptions.html":{"name":"MGLMapSnapshotOptions","abstract":"

The options to use when creating images with the MGLMapSnapshotter.

"},"Classes/MGLMapSnapshotter.html":{"name":"MGLMapSnapshotter","abstract":"

An MGLMapSnapshotter generates static raster images of the map. Each snapshot"},"working-with-geojson-data.html":{"name":"Working with GeoJSON Data"},"predicates-and-expressions.html":{"name":"Predicates and Expressions"},"for-style-authors.html":{"name":"For Style Authors"},"migrating-to-expressions.html":{"name":"Migrating to Expressions"},"tile-url-templates.html":{"name":"Tile URL Templates"},"infoplist-keys.html":{"name":"Info.plist Keys"},"Guides.html":{"name":"Guides"},"Maps.html":{"name":"Maps"},"Shapes and Annotations.html":{"name":"Shapes and Annotations"},"Styling the Map.html":{"name":"Styling the Map"},"Content Primitives.html":{"name":"Content Primitives"},"Content Sources.html":{"name":"Content Sources"},"Style Layers.html":{"name":"Style Layers"},"Offline Maps.html":{"name":"Offline Maps"},"Geometry.html":{"name":"Geometry"},"Formatters.html":{"name":"Formatters"},"Other Categories.html":{"name":"Other Categories","abstract":"

The following categories are available globally.

"},"Other Classes.html":{"name":"Other Classes","abstract":"

The following classes are available globally.

"},"Other Constants.html":{"name":"Other Constants","abstract":"

The following constants are available globally.

"},"Other Enums.html":{"name":"Other Enumerations","abstract":"

The following enumerations are available globally.

"},"Other Protocols.html":{"name":"Other Protocols","abstract":"

The following protocols are available globally.

"},"Other Type Definitions.html":{"name":"Other Type Definitions","abstract":"

The following type definitions are available globally.

"},"Other Functions.html":{"name":"Other Functions","abstract":"

The following functions are available globally.

"},"Other Structs.html":{"name":"Other Structures","abstract":"

The following structures are available globally.

"}}