Layers - Other Weather
-
Displays air quality information on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerAirQuality
Swift
static let airQuality: AWFMapLayer
-
Displays wildfires on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerFires
Swift
static let fires: AWFMapLayer
-
Displays climate records on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerRecords
Swift
static let records: AWFMapLayer
-
Displays river gauge conditions on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerRivers
Swift
static let rivers: AWFMapLayer
-
Displays earthquakes on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerEarthquakes
Swift
static let earthquakes: AWFMapLayer
-
Deprecated. Use
AWFMapLayerMaritimeSST
instead.Alias for
AWFMapLayerMaritimeSST
.Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSeaSurfaceTemps
Swift
static let seaSurfaceTemps: AWFMapLayer
-
Road conditions based on current and recent precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerRoadConditions
Swift
static let roadConditions: AWFMapLayer