Layers - Tropical
-
Displays tropical cyclone systems on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclones
Swift
static let tropicalCyclones: AWFMapLayer
-
Active tropical cyclones and tracks using the raster AMP layer. Using this layer instead of
AWFMapLayerTropicalCyclones
does not allow interactive with the points as you would when selecting an annotation associated with the point layer.Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerAmpTropicalCyclones
Swift
static let ampTropicalCyclones: AWFMapLayer
-
Active tropical cyclone names
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesNames
Swift
static let tropicalCyclonesNames: AWFMapLayer
-
Active tropical cyclone positions
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesPositions
Swift
static let tropicalCyclonesPositions: AWFMapLayer
-
Active tropical cyclone positions as icons
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesPositionIcons
Swift
static let tropicalCyclonesPositionIcons: AWFMapLayer
-
Active tropical cyclone tracks as polylines
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesTrackLines
Swift
static let tropicalCyclonesTrackLines: AWFMapLayer
-
Active tropical cyclone tracks as points
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesTrackPoints
Swift
static let tropicalCyclonesTrackPoints: AWFMapLayer
-
Active tropical cyclone tracks as icons
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesTrackPointIcons
Swift
static let tropicalCyclonesTrackPointIcons: AWFMapLayer
-
Forecast error cone for the forecast track of an active tropical cyclone
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastErrorCones
Swift
static let tropicalCyclonesForecastErrorCones: AWFMapLayer
-
Forecast track of a tropical cyclone as a polyline
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastLines
Swift
static let tropicalCyclonesForecastLines: AWFMapLayer
-
Forecast track of a tropical cyclone as points
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastPoints
Swift
static let tropicalCyclonesForecastPoints: AWFMapLayer
-
Forecast track of a tropical cyclone as icons
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastPointIcons
Swift
static let tropicalCyclonesForecastPointIcons: AWFMapLayer
-
Coastal areas under cyclone watches or warnings
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesBreakPoints
Swift
static let tropicalCyclonesBreakPoints: AWFMapLayer