I am trying to check if a button is clicked in the Measurement widget. Any ideas on how to do this?
I want to do something when the extent is active
you can just check the dom for a specific class name assuming it is using css class to change the look.
https://dojotoolkit.org/reference-guide/1.7/dojo/hasClass.html
If you are unable to get a handle to the dom, you can try using https://dojotoolkit.org/reference-guide/1.9/dojo/query.html
Which widget is this. It does not look like the OTB Measurement widget or Tom's custom Measure widget...?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.