Disable popups during geometry picker selection
Nicht geplantFeature popups activate on each click when using the geometry picker and get in the way. A way to disable those during the selection would make it easier on the user.
0
-
My team and I resolved this. Here are the steps we took to accomplish it.
- Get Map
- Set Property Activity
- Object: =$map.map.map.infoWindow.domNode
- Property Name: hidden
- Property Value: true
- Form with Geometry Picker
- Set Property Activity
- Object: =$map.map.map.infoWindow.domNode
- Property Name: hidden
- Property Value: false
- Continue workflow
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar