Package-level declarations
Types
Link copied to clipboard
Callback that reports that a GeometryDataResponse or SearchFailure has been received.
Link copied to clipboard
data class GeometryDataOptions(@Size(min = 1, max = 20) val geometryIds: List<GeometryId>, @IntRange(from = 0, to = 22) val geometryZoom: Int? = null)
Defines the parameters of a geometry data request.
Link copied to clipboard
The response for the geometry data request.