How do you put an even on the 'x' of the Geometry Picker? For example, how do you do something when the user decides to remove a geometry? This pertains to highlighting and map visuals
For example, I validate on the change event and prevent highlighting of a parcel if it doesn't pass a condition. But if the enduser decides to remove that geometry after I've highlighted it, I currently have no choice until the picking is over before i reset the graphics. Is there a way to grab when they click on the 'x' of the geometry to remove it that I can do something?

0
-
Noah,
You can use the on change event and look for example =$form1.state.geometryPicker1.value. In case the value = undefined then the X was used by the user.... Check ik out!
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar