searchChargersByQuadKeys
suspend fun searchChargersByQuadKeys(quadKeys: List<String>, options: SearchOptions): Either<MapboxEVPlatformError, List<MapboxEVSearchResult>>
Performs a search for EV stations.
Return
either a collection of MapboxEVSearchResult or an error
Parameters
quadKeys
a collection of quad keys to search
options
the options to apply to the search