ui.Map.GeometryLayer.openConfigurationDialog

Opens a configuration dialog for the layer. Use onLayerConfig to register a callback for when the user makes changes using the dialog.

Returns the geometry layer to be updated by the dialog.

UsageReturns
GeometryLayer.openConfigurationDialog()ui.Map.GeometryLayer
ArgumentTypeDetails
this: ui.map.geometrylayerui.Map.GeometryLayerThe ui.Map.GeometryLayer instance.