Layers - Overlays
-
Overlay consisting of administration boundaries and labels, including labels for countries, states and major cities.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayAdminSwift
static let overlayAdmin: AWFMapLayer -
Overlay consisting of administration boundaries and labels with emphasis on city labels versus state/country labels.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayAdminCitiesSwift
static let overlayAdminCities: AWFMapLayer -
Overlay consisting of state/province outlines only.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayStatesOutlinesSwift
static let overlayStatesOutlines: AWFMapLayer -
Overlay consisting of state/province outlines and text labels.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayStatesSwift
static let overlayStates: AWFMapLayer -
Overlay consisting of county/parish outlines within the US.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayCountiesSwift
static let overlayCounties: AWFMapLayer -
Overlay consisting of US interstate highways.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayInterstatesSwift
static let overlayInterstates: AWFMapLayer -
Overlay consisting of primary and secondary roads.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayRoadsSwift
static let overlayRoads: AWFMapLayer -
Overlay consisting of rivers.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerOverlayRiversSwift
static let overlayRivers: AWFMapLayer
View on GitHub
Layers - Overlays Reference