ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.helper
/
IsochronesHelper
Isochrones
Helper
class
IsochronesHelper
Helpers for requesting isochrones.
Members
Constructors
Isochrones
Helper
Link copied to clipboard
constructor
(
)
Functions
get
Isochrones
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.