isDraggable method
Returns true if the marker can be dragged @returns {boolean}
Implementation
bool isDraggable() => jsObject.isDraggable();
Returns true if the marker can be dragged @returns {boolean}
bool isDraggable() => jsObject.isDraggable();