I am building an application that requires users to draw a box around an AOI that will be used for further processing.
I would like to this to be a web based solution, ideally Experience Builder.
I need to be able to access the coordinates (bounding box) of the rectangle that users draw via a custom widget.
Setting up the custom widget isn't an issue - I'm just slightly lost on how to go about communicating with the draw widget and getting those coordinates. I have been searching online for a similar tutorial that could help get me started, but to no avail.
Any guidance is appreciated.