Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_LIMIT: Int = 10

The default limit for search results.

Link copied to clipboard
const val MAX_ALONG_ROUTE_LIMIT: Int = 20

The maximum results limit for search along the route.

Link copied to clipboard

The maximum detour duration for the results of search along the route.

Link copied to clipboard
const val MAX_FUZZY_LIMIT: Int = 100

The maximum results limit for search.

Link copied to clipboard

The maximum number of the filtering search areas.

Link copied to clipboard
const val MIN_LIMIT: Int = 1

The minimum limit for search results.