

# RoutePassThroughPlace


The place where the waypoint is passed through and not treated as a stop.

## Contents


 ** Position **   <a name="location-Type-RoutePassThroughPlace-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

 ** OriginalPosition **   <a name="location-Type-RoutePassThroughPlace-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

 ** WaypointIndex **   <a name="location-Type-RoutePassThroughPlace-WaypointIndex"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/geo-routes-2020-11-19/RoutePassThroughPlace) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RoutePassThroughPlace) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RoutePassThroughPlace) 