pitchWithRotate property
bool
get
pitchWithRotate
If false
, the map's pitch (tilt) control with "drag to rotate" interaction will be disabled.
Implementation
bool get pitchWithRotate => jsObject.pitchWithRotate;