woosmap-sdk
Toggle table of contents
1.1.4
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
woosmap-sdk
woosmap-sdk
/
com.woosmap.sdk.api.indoor
/
DirectionsLeg
/
DirectionsLeg
Directions
Leg
constructor
(
distance
:
DistanceValue
,
duration
:
DurationValue
,
startLocation
:
IndoorLocation
,
endLocation
:
IndoorLocation
,
steps
:
List
<
DirectionsStep
>
)