This is a re-designed version the draw widget by @RobertScheitlin__GISP. His draw widget has a number of advantages over the OOTB draw widget including the ability to use text, editing a drawing and more drawing tools. However, the user interface needs some improvement.
This widget has modified his code to improve the overall user experience.
Changes:
- Many of the internal menus were displaying behind other menus making them difficult or impossible to access. These issues should all be fixed.
- Text added to clarify if the widget is in draw or edit mode and how to access the other mode.