PolylineCorridor
Geometry defined as an encoded corridor - an encoded polyline with a radius that defines the width of the corridor.
Contents
- Polyline
-
An ordered list of positions used to plot a route on a map in a lossy compression format.
Note
LineString and Polyline are mutually exclusive properties.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- Radius
-
Considers all roads within the provided radius to match the provided destination to. The roads that are considered are determined by the provided Strategy.
Unit:
Meters
Type: Integer
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: