sdk-search / com.tomtom.online.sdk.search.data.geometry / GeometrySearchQueryBuilder / withEVConnectorSetFilter

withEVConnectorSetFilter

fun withEVConnectorSetFilter(EVConnectorSetFilter: String): GeometrySearchQueryBuilder

Overrides IGeometrySearchQuery.withEVConnectorSetFilter

A comma-separated list of connector types which could be used to restrict the result to Points Of Interest of type Electric Vehicle Station, supporting specific connector types.

Parameters

evConnectorSet - A comma-separated list of connector types.

Return
The builder of the query with a new value for the evConnectorSet.