Layers - Other Weather
-
Displays air quality information on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerAirQualitySwift
static let airQuality: AWFMapLayer -
Displays wildfires on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerFiresSwift
static let fires: AWFMapLayer -
Displays climate records on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerRecordsSwift
static let records: AWFMapLayer -
Displays river gauge conditions on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerRiversSwift
static let rivers: AWFMapLayer -
Displays earthquakes on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerEarthquakesSwift
static let earthquakes: AWFMapLayer
-
Deprecated. Use
AWFMapLayerMaritimeSSTinstead.Alias for
AWFMapLayerMaritimeSST.Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSeaSurfaceTempsSwift
static let seaSurfaceTemps: AWFMapLayer
-
Road conditions based on current and recent precipitation.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerRoadConditionsSwift
static let roadConditions: AWFMapLayer
View on GitHub
Layers - Other Weather Reference