MatrixHelper

Helpers for the matrix endpoint.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
suspend fun OrsClient.getMatrix(locations: List<List<Double>>, profile: Profile, metrics: List<String>? = null, sources: List<Int>? = null, destinations: List<Int>? = null, resolveLocations: Boolean? = null, id: String? = null): MatrixResponse

Calls the ORS Matrix endpoint for the given profile.