Circle
Geometry defined as a circle. When request routing boundary was set as AutoCircle
, the response routing boundary will return Circle
derived from the AutoCircle
settings.
Contents
- Center
-
Center of the Circle defined in longitude and latitude coordinates.
Example:
[-123.1174, 49.2847]
represents the position with longitude-123.1174
and latitude49.2847
.Type: Array of doubles
Array Members: Fixed number of 2 items.
Required: Yes
- Radius
-
Radius of the Circle.
Unit:
meters
Type: Double
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: