Disable popups during geometry picker selection
Non planifiéeFeature 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
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire