Contents

cameraBoundary

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

Declaration

cameraBoundary?: CoordinateRegion | MapRect | null;

Discussion

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