Builder
class Builder
Properties
Link copied to clipboard
The estimated travel time between the leg's StartPosition
and EndPosition
. The travel mode and departure time that you specify in the request determines the calculated time.
Link copied to clipboard
The terminating position of the leg. Follows the format [longitude,latitude]
.
Link copied to clipboard
Contains the calculated route's path as a linestring geometry.
Link copied to clipboard
The starting position of the leg. Follows the format [longitude,latitude]
.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.location.model.LegGeometry inside the given block