ui.Map.DrawingTools.setLinked

Sets whether the drawing tools' geometries are linked to the imports panel or isolated to the map.

Returns these ui.Map.DrawingTools.

UsageReturns
DrawingTools.setLinked(linked)ui.Map.DrawingTools
ArgumentTypeDetails
this: ui.map.drawingtoolsui.Map.DrawingToolsThe ui.Map.DrawingTools instance.
linkedBooleanWhether the geometries should be linked to the imports panel. When false, all geometries are local to the map instance.