setOrientationAtTarget abstract method

void setOrientationAtTarget(
  1. GeoOrientationUpdate orientation
)

Changes camera orientation in relation to target location.

  • orientation Desired orientation of the camera.

Implementation

void setOrientationAtTarget(GeoOrientationUpdate orientation);