Rotates the camera by the given delta yaw and delta pitch. The pitch will be clamped to the maximum possible tilt to the new target, and under the horizon in sphere projection.
The MapView instance in use.
Delta yaw in degrees.
Delta pitch in degrees.
Max tilt angle in radians.
Generated using TypeDoc
Rotates the camera by the given delta yaw and delta pitch. The pitch will be clamped to the maximum possible tilt to the new target, and under the horizon in sphere projection.