Table of Contents

Namespace Maplibre.NativeFfi.Camera

Classes

AnimationOptions

Camera animation descriptor.

BoundOptions

Camera bound constraint descriptor.

BoundsConstraint

Geographic constraint applied to the map camera center.

BoundsConstraint.Bounded

Keeps the camera center inside the given bounds.

BoundsConstraint.Unbounded

Leaves the camera center unconstrained, so the map pans freely across the antimeridian. This differs from world bounds of -90/-180 to 90/180, which clamp longitude.

CameraFitOptions

Camera fitting descriptor.

CameraOptions

Mutable camera descriptor used for camera snapshots and commands.

FreeCameraOptions

Free camera descriptor.

Structs

EdgeInsets

Camera edge insets in logical pixels.

UnitBezier

Cubic Bézier control points.

Enums

CameraChangeMode

Camera change kinds reported in the raw Code field of camera will-change and did-change runtime events.