radius
The distance provided in meters, or the longest distance derived from the center point to the region’s bounding box.
Declaration
get radius(): number | null;
set radius(value: number | null);The distance provided in meters, or the longest distance derived from the center point to the region’s bounding box.
get radius(): number | null;
set radius(value: number | null);