sdk-search / com.tomtom.online.sdk.search.data.alongroute / IAlongRouteSearchQuery / withEVConnectorSetFilter

withEVConnectorSetFilter

@NonNull abstract fun withEVConnectorSetFilter(evConnectorSet: String!): IAlongRouteSearchQuery

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 - String!: A comma-separated list of connector types.

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