Circle()
constructor
Inherits from Path
Circle class is responsible for drawing circles on the map using the VectorLayer
Options:
Parameter | Type | Description |
---|---|---|
center | Array | The circle's center coordinates |
radius | Number | The radius of the circle expressed in the radius unit of measurement (default: 100 ) |
options | Object | Circle's options |