Area

data class Area(val area: GeoBounds) : HazardLocation

Describes the location of Hazard that is represented as a polygon.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(area: GeoBounds)

Properties

Link copied to clipboard

Represents an area location, i.e., a polygon.