Package-level declarations
Types
Link copied to clipboard
Hazards call did not finish due to a problem with the API key.
Link copied to clipboard
Hazards could not establish a connection to the Hazards service.
Link copied to clipboard
Deserialization of a single Hazard has failed.
Link copied to clipboard
annotation class ExperimentalHazardsApi
Link copied to clipboard
Describes the categories of Hazard data.
Link copied to clipboard
Represents a hazard location.
Link copied to clipboard
Describes the level of severity.
Link copied to clipboard
Describes the error that happened during the processing of the subscription request.
Link copied to clipboard
class HazardsOptions(val boundingBoxes: List<GeoBoundingBox>, val types: List<HazardType> = HazardType.getAllHazardTypes())
A configuration that can be used in Hazards.
Link copied to clipboard
Describes the type of Hazard data.
Link copied to clipboard
Hazards call ended with unexpected HTTP code.
Link copied to clipboard
Hazards call failed with IOException due to network problems.
Link copied to clipboard
Hazards could not complete a subscription request.
Link copied to clipboard
Hazards call ended with an unknown error.