Zum Hauptinhalt gehen

Add layers from Portal

Abgeschlossen

Kommentare

3 Kommentare

  • 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
  • Richard Diaz

    Is there a way to have the “Add layers from Portal” tool reset (clears selections or searched results) after a layer is added or if the Search tool is used.  I have noticed that the tool “persists” and keeps the layer that was added previously selected or searched for when the tool is re-opened.  

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.