maxPitch property
num
get
maxPitch
The maximum pitch of the map (0-60).
Implementation
num get maxPitch => jsObject.maxPitch;
The maximum pitch of the map (0-60).
num get maxPitch => jsObject.maxPitch;