HazardsOptions

constructor(boundingBoxes: List<GeoBoundingBox>, types: List<HazardType> = HazardType.getAllHazardTypes())

Parameters

boundingBoxes

Rectangular areas of interest.

types

A list of HazardType that should be fetched. If the list is not specified, all available Hazard are downloaded for a given tile. ` Important: This is a Public Preview API. It may be changed or removed at any time.