toggle menu
Wemap SDKs
0.19.0
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.model.entities
/
Leg
Leg
@
Serializable
data
class
Leg
Members
Properties
coordinates
Link copied to clipboard
@
SerialName
(
value
=
"coords"
)
val
coordinates
:
List
<
@
Serializable
(
with
=
CompressedCoordinateSerializer::class
)
Coordinate
>
distance
Link copied to clipboard
val
distance
:
Double
duration
Link copied to clipboard
val
duration
:
Float
end
Link copied to clipboard
val
end
:
Destination
start
Link copied to clipboard
val
start
:
Destination
steps
Link copied to clipboard
val
steps
:
List
<
Step
>
transit
Mode
Link copied to clipboard
val
transitMode
:
TravelMode