bounds property Null safety
read / write
The latitude and longitude bounds to which the camera center are constrained.
Implementation
CoordinateBounds? bounds;
The latitude and longitude bounds to which the camera center are constrained.
CoordinateBounds? bounds;