Aller au contenu principal

Add layers from Portal

Terminée

Commentaires

2 commentaires

  • Mark Percy Hansen

    I would like to have this too. It's a very requested feature.

    0
  • Cam Barnard

    This is available. There is an argument for allowMultiple which is false by default. 

    Change your command chain for the add layers from esri portal tool to:

     

    [

        {"name": "portal.choose-layers",

        "arguments": {

            "allowMultiple": true

            }

        },

        "map.add-layers"

    ]

    1

Vous devez vous connecter pour laisser un commentaire.