Returns this set of drawing tools.
Usage | Returns |
---|---|
DrawingTools.setShown(shown) | ui.Map.DrawingTools |
Argument | Type | Details |
---|---|---|
this: ui.map.drawingtools | ui.Map.DrawingTools | The ui.Map.DrawingTools instance. |
shown | Boolean | Whether to show the drawing tools. |