SafetyLocationsOptions

constructor(boundingBoxes: List<GeoBoundingBox>, types: List<SafetyLocationType> = SafetyLocationType.getAllSafetyLocationTypes())

Parameters

boundingBoxes

Rectangular areas of interest.

types

A list of safety location types within boundingBoxes. If the options do not specify any types, the options cover all the supported types.

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