getStationWithOptions

fun getStationWithOptions(options: Map<String, Any>): Station?

Retrieve the first station that has options matching what is in the provided map.

Return

matching station nor null

Parameters

options

map of key/value pairs to test against