VMECameraContext

fun VMECameraContext(target: VMELatLng, altitude: Double, radius: Double, pitch: Double, bearing: Double)

Create a VMECameraContext object

Parameters

target

The latitude and longitude coordinates that the camera is focused on.

altitude

The distance (in meters) between the camera and the ground.

radius

The distance (in meters) between the camera and the target.

pitch

The tilt angle of the camera. A pitch of 0 degrees indicates the camera is looking at the horizon. A pitch of -90 degree indicates the camera is looking directly at the ground.

bearing

The bearing angle of the camera. A bearing of 0 degrees indicates North.