Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_LIMIT: Int = 10

The default limit for EV Search results.

Link copied to clipboard

The default radius for EV Search results.

Link copied to clipboard

The maximum detour duration for the results of EV Search along the route.

Link copied to clipboard
const val MAX_LIMIT_ALONG_ROUTE: Long = 20

The maximum limit for EV Search results which are constrained along a route.

Link copied to clipboard
const val MAX_LIMIT_NEARBY: Long = 100

The maximum limit for EV Search results near the specified location.

Link copied to clipboard

The maximum radius for EV Search results.

Link copied to clipboard
const val MIN_LIMIT: Long = 1

The minimum limit for EV Search results.

Link copied to clipboard

The minimum radius for EV Search results.