RoutePedestrianPlace
Place details corresponding to the arrival or departure.
Contents
- Position
-
Position defined as
[longitude, latitude]
.Type: Array of doubles
Array Members: Minimum number of 2 items. Maximum number of 3 items.
Required: Yes
- Name
-
The name of the place.
Type: String
Required: No
- OriginalPosition
-
Position provided in the request.
Type: Array of doubles
Array Members: Minimum number of 2 items. Maximum number of 3 items.
Required: No
- SideOfStreet
-
Options to configure matching the provided position to a side of the street.
Type: String
Valid Values:
Left | Right
Required: No
- WaypointIndex
-
Index of the waypoint in the request.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: