Layers - Radar-Satellite
-
Current and past preciptiation-type radar. Use
AWFMapLayerFutureRadar
for the future/forecast layer associated with this type.Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerRadar
Swift
static let radar: AWFMapLayer
-
Black and white visible satellite. This layer uses a non-transparent black background.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSatelliteVisible
Swift
static let satelliteVisible: AWFMapLayer
-
Geocolor satellite.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSatelliteGeocolor
Swift
static let satelliteGeocolor: AWFMapLayer
-
Black and white infrared satellite. Use
AWFMapLayerFutureSatellite
for the future/forecast layer associated with this type.Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSatellite
Swift
static let satellite: AWFMapLayer
-
Color-enhanced infrared satellite for the Continental US region.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSatelliteInfraredColorUS
Swift
static let satelliteInfraredColorUS: AWFMapLayer
-
Color-enhanced infrared satellite.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSatelliteInfraredColor
Swift
static let satelliteInfraredColor: AWFMapLayer
-
Color-enhanced water vapor satellite.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerSatelliteWaterVapor
Swift
static let satelliteWaterVapor: AWFMapLayer