Layers - Tropical
-
Displays tropical cyclone systems on a weather map.
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesSwift
static let tropicalCyclones: AWFMapLayer
-
Active tropical cyclones and tracks using the raster AMP layer. Using this layer instead of
AWFMapLayerTropicalCyclonesdoes 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 AWFMapLayerAmpTropicalCyclonesSwift
static let ampTropicalCyclones: AWFMapLayer
-
Active tropical cyclone names
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesNamesSwift
static let tropicalCyclonesNames: AWFMapLayer -
Active tropical cyclone positions
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesPositionsSwift
static let tropicalCyclonesPositions: AWFMapLayer -
Active tropical cyclone positions as icons
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesPositionIconsSwift
static let tropicalCyclonesPositionIcons: AWFMapLayer -
Active tropical cyclone tracks as polylines
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesTrackLinesSwift
static let tropicalCyclonesTrackLines: AWFMapLayer -
Active tropical cyclone tracks as points
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesTrackPointsSwift
static let tropicalCyclonesTrackPoints: AWFMapLayer -
Active tropical cyclone tracks as icons
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesTrackPointIconsSwift
static let tropicalCyclonesTrackPointIcons: AWFMapLayer -
Forecast error cone for the forecast track of an active tropical cyclone
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastErrorConesSwift
static let tropicalCyclonesForecastErrorCones: AWFMapLayer -
Forecast track of a tropical cyclone as a polyline
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastLinesSwift
static let tropicalCyclonesForecastLines: AWFMapLayer -
Forecast track of a tropical cyclone as points
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastPointsSwift
static let tropicalCyclonesForecastPoints: AWFMapLayer -
Forecast track of a tropical cyclone as icons
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesForecastPointIconsSwift
static let tropicalCyclonesForecastPointIcons: AWFMapLayer -
Coastal areas under cyclone watches or warnings
Declaration
Objective-C
extern const AWFMapLayer _Nonnull AWFMapLayerTropicalCyclonesBreakPointsSwift
static let tropicalCyclonesBreakPoints: AWFMapLayer
View on GitHub
Layers - Tropical Reference