Aller au contenu principal

Disable popups during geometry picker selection

Non planifiée

Commentaires

1 commentaire

  • Permanently deleted user

    My team and I resolved this. Here are the steps we took to accomplish it.


    1. Get Map
    2. Set Property Activity
      1. Object: =$map.map.map.infoWindow.domNode
      2. Property Name: hidden
      3. Property Value: true
    3. Form with Geometry Picker
    4. Set Property Activity
      1. Object: =$map.map.map.infoWindow.domNode
      2. Property Name: hidden
      3. Property Value: false
    5. Continue workflow


    0

Vous devez vous connecter pour laisser un commentaire.