

# RouteVehiclePlace
<a name="API_RouteVehiclePlace"></a>

Place details corresponding to the arrival or departure.

## Contents
<a name="API_RouteVehiclePlace_Contents"></a>

 ** Position **   <a name="location-Type-RouteVehiclePlace-Position"></a>
Position in World Geodetic System (WGS 84) format: [longitude, latitude].  
Type: Array of doubles  
Array Members: Minimum number of 2 items. Maximum number of 3 items.  
Required: Yes

 ** Name **   <a name="location-Type-RouteVehiclePlace-Name"></a>
The name of the place.  
Type: String  
Required: No

 ** OriginalPosition **   <a name="location-Type-RouteVehiclePlace-OriginalPosition"></a>
Position provided in the request.  
Type: Array of doubles  
Array Members: Minimum number of 2 items. Maximum number of 3 items.  
Required: No

 ** SideOfStreet **   <a name="location-Type-RouteVehiclePlace-SideOfStreet"></a>
Options to configure matching the provided position to a side of the street.  
Type: String  
Valid Values: `Left | Right`   
Required: No

 ** WaypointIndex **   <a name="location-Type-RouteVehiclePlace-WaypointIndex"></a>
Index of the waypoint in the request.  
Type: Integer  
Valid Range: Minimum value of 0.  
Required: No

## See Also
<a name="API_RouteVehiclePlace_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/geo-routes-2020-11-19/RouteVehiclePlace) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RouteVehiclePlace) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RouteVehiclePlace) 