Contents

region

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

Declaration

region?: CoordinateRegion;

Discussion

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

See Also

Configuring fetch options