Returns this set of drawing tools.
Usage | Returns |
---|---|
DrawingTools.setSelected(layer) | ui.Map.DrawingTools |
Argument | Type | Details |
---|---|---|
this: ui.map.drawingtools | ui.Map.DrawingTools | The ui.Map.DrawingTools instance. |
layer | ui.Map.GeometryLayer, optional | The layer to select or null to deselect all layers. |