sortKey

abstract var sortKey: (EvStationMarker) -> Double?

Custom sort key function for ordering EV station markers on the map. If null, default sorting will be used.

Defaults to null.