Class BoundOptions
java.lang.Object
org.maplibre.nativeffi.camera.BoundOptions
Mutable descriptor for map camera constraint options.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoundOptions
public BoundOptions()
-
-
Method Details
-
hasBounds
public boolean hasBounds() -
bounds
-
bounds
-
clearBounds
-
hasMinZoom
public boolean hasMinZoom() -
minZoom
-
minZoom
-
clearMinZoom
-
hasMaxZoom
public boolean hasMaxZoom() -
maxZoom
-
maxZoom
-
clearMaxZoom
-
hasMinPitch
public boolean hasMinPitch() -
minPitch
-
minPitch
-
clearMinPitch
-
hasMaxPitch
public boolean hasMaxPitch() -
maxPitch
-
maxPitch
-
clearMaxPitch
-