Ehanced draw widget for WebApp Builder for Arcgis
UPDATE 2018/05/09 (new Release v2.8.1) :
(Direct zip link : https://github.com/magis-nc/esri-webappbuilder-widget-eDraw/releases/download/v2.8.1/eDraw.zip )
Demo : https://apps.magis.nc/demo/eDraw/
Github :
https://github.com/magis-nc/esri-webappbuilder-widget-eDraw
Wigdet's Features (improvments of standard Draw widget) :
This message was updated by Jeremie Cornet (New Release)
Solved! Go to Solution.
Jeremie,
1. Is there a way to add an arrow to the draw shapes option?
2. Is there a way to rotate the point symbol? For example you can choose an icon as the point symbol (arrow) but I would like to rotate it.
Thanks
-Stan
Hi Stan,
1) Add an arrow on lines ? Not obvious in esri js API :
2) In the API it's possible.
Now you can't do this with eDraw widget but it could be added later. (add option in marker symbol like in "drawPlus" options for text symbol).
Jeremie,
I should have included a picture the first time. I meant something like this.
-Stan
For doing this, i think you must modifiy the jimu Drawbox dijit.
I love this widget! And Tim Witt's widget.
So the arrow here Javascript API - Advanced Draw widget won't work in WAB?
Basically this just needs to refine a bit and absorb Tim's right-click context menu and tooltips.
And congrats to both of you, the Comments are helpful, detailed, and formatted very legibly.
The way it remembers and auto loads drawings... Slick. Very slick.
It should work with but it requires to customize the jimu drawbox dijit (wich i used in my widget).
If anybody customize this dijit in his jimu, my widget will use it in his apps.
Jeremie,
Thanks for this widget! Our users have easily picked up on the functionality and are using it even more than I expected!
One thing our users have mentioned that would be a huge time saver for them is when they draw a freehand polygon showing the measurements, then go back in and edit the polygon, the text showing the polygon area does not get modified with the drawing.
Is that something that may be a fix in the near future?
Thanks
Zach
Jeremie Cornet your widget is great. Outstanding. Could you integrate the ability to measure segment lengths, like in Tom's Measure Widget? Measure Widget 1.1.1 for Web App Builder
And as Zachary Schmitt mentioned, add ability to re-calculate measurements after modifying geometry, perhaps as in Tim Witt's Draw via right-click?
Merging all these capabilities across the three widgets would create the ultimate Draw widget, the one draw widget to rule them all. I know that may be quite complex! What do you think? Just a thought I had today while playing with each of these widgets.
Zachary Schmitt Kevin MacLeod
Indeed, it would be great to refactor the measure's management in eDraw. The measure part isn't the goal of this widget but i will think of how to manage it more efficiently.
New release (see first post).
Zachary Schmitt Kevin MacLeod Sorry but no measure's refactoring in this release (except add of nautical miles unit)
Thanks to NatureMike (NatureMike · GitHub ) for his much better english traduction.