BaseCamera | iOS SDK | Urbi Documentation

BaseCamera

Camera.

Extends: Hashable
public static func == (lhs: BaseCamera, rhs: BaseCamera) -> Bool

Returns a Boolean value indicating whether two values are equal.

Methods
Properties

Projection.

StatefulChannel<CameraPosition>

Getting the current camera position.

Getting the current camera position.

StatefulChannel<CameraZoomRestrictions>

Getting the current zoom level limits.

Getting the current zoom level limits.

StatefulChannel<DeviceDensity>

Getting the DPI ratio to the base DPI of the device.

Getting the DPI ratio to the base DPI of the device.

StatefulChannel<ScreenSize>

Getting the viewport size.

Getting the viewport size.

StatefulChannel<Padding>

Getting the current indentation from the edges of the screen.

Getting the current indentation from the edges of the screen.

StatefulChannel<CameraPositionPoint>

The screen point to which the camera position is anchored is set with the padding.

The screen point to which the camera position is anchored is set with the padding.

The intersection area between the camera's visibility pyramid and the map surface.

StatefulChannel<GeoRect>

The volume rectangle of the visible area of the map.

The volume rectangle of the visible area of the map.

StatefulChannel<StyleZoomToTiltRelation?>

Getting the current function of the camera tilt angle dependence on the style zoom level.

Getting the current function of the camera tilt angle dependence on the style zoom level.

StatefulChannel<StyleZoomToTiltRelation?>

Get the current function of the dependence of the maximum camera tilt angle on the style zoom level.

Get the current function of the dependence of the maximum camera tilt angle on the style zoom level.