tilt property
The angle, in degrees, of the camera angle from the nadir.
A tilt of 0.0, the default and minimum supported value, means the camera is directly facing the Earth.
The maximum tilt value depends on the current zoom level. Values beyond the supported range are allowed, but on applying them to a map they will be silently clamped to the supported range.
Implementation
final double tilt;