Contents

region

The region that bounds the area in which to fetch points of interest.

Declaration

get region(): CoordinateRegion | null;
set region(value: CoordinateRegion | null);

Discussion

The system determines the region from the provided bounding box or derives the region from a box enclosing the circle specified by center and radius.

See Also

Creating a Points of Interest Search