Contents

altitude

The altitude above the ground, in meters.

Declaration

var altitude: CLLocationDistance { get set }

Discussion

The value you specify for this property can’t be less than 0.

Changing this property may also change the maximum pitch for the map. If the current pitch value exceeds the new maximum, the class clamps the pitch property to the new maximum.

See Also

Configuring the viewing angle