Package-level declarations

Types

Link copied to clipboard

Represents the 'coordinatePrecision' parameter in a Request to the Routing API.

Link copied to clipboard
data class QueryOptions(val extras: Map<String, String> = emptyMap(), val customEndpoint: URL? = null, val trackingId: String? = null)

Options related to the API request.

Link copied to clipboard
value class ReportType

This represents the report type.

Link copied to clipboard

Represents the requested section type.