radius property

int radius
getter/setter pair

The radius of the circle in meters.

Defines the maximum distance from the centerCoordinates that is considered inside the circular area. A radius of 0 indicates an empty or default circle.

Implementation

int radius;