HazardsOptions

constructor(mortonTile: MortonTile, types: List<HazardType> = emptyList())

Parameters

mortonTile

Morton tile for which data should be fetched.

types

A list of HazardType that should be fetched. If the list is empty, 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.