Contents

cameraBoundary

The boundary of the area within which the map view’s center needs to remain.

Declaration

cameraBoundary?: CoordinateRegionData | MapRectData | null;

Discussion

This property requires either a CoordinateRegion or a MapRect instance as a value.