EvSearchOptions

Types

Link copied to clipboard
class Builder(resultLimit: Int = DEFAULT_RESULT_LIMIT, searchRadius: Double = DEFAULT_EV_STATION_SEARCH_RADIUS_KM, evSearchResultRankings: MutableList<EvSearchResultRanking> = mutableListOf(), evSearchResultFilters: MutableList<EvSearchFilter> = mutableListOf(), targetPointForSearchSorting: Point? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String