DrawingPanel(options)
Sometimes you need to access new drawn geometries to do some process within an app, but you cannot access the geometries scope.
Options:
- width: panel width
- height: panel height
- border: panel border (example: '1px solid black')
- position: panel position (example: 'top-center')
- layout: panel layout (example: ui.Panel.Layout.flow('vertical'))
- drawings: the type of drawings to include in dropdown, currently only 'polygon' is available
- map: the map instance. Defaults to
Map
- map_callback: if the map has already a callback for onClick, mus