CameraConstraint constructor

const CameraConstraint()

Describes a boundary for a MapCamera, that cannot be exceeded by movement

This separate from constraints that may be imposed by the chosen CRS.

Positioning is handled by CameraFit.

Implementation

const CameraConstraint();