dragRotate property
bool
get
dragRotate
If true
, the "drag to rotate" interaction is enabled (see {@link DragRotateHandler}).
Implementation
bool get dragRotate => jsObject.dragRotate;
If true
, the "drag to rotate" interaction is enabled (see {@link DragRotateHandler}).
bool get dragRotate => jsObject.dragRotate;