IsochronesHelper

Helpers for requesting isochrones.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun OrsClient.getIsochrones(locations: List<List<Double>>, range: List<Int>, profile: Profile, attributes: List<String>? = null, rangeType: String? = null): IsochronesResponse

Calls the isochrones endpoint with the given parameters.