Skip to main content

Now Available: VertiGIS Studio Web 5.30

Comments

4 comments

  • Cam Barnard

    Here is the correct syntax including:

    1. layer filter tags syntax with three sample tags
    2. sources syntax with all possible sources listed
    3.  iniital source (must be singular) syntax   

      {

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

            "arguments": {

                "layerFilterTags": [

                    "land cover",

                    "tree canopy",

                    "census tract"

                ],

                "initialSource": "public",

                "sources": [

                    "my-content",

                    "my-groups",

                    "my-favorites",

                    "organization",

                    "public"

                ]

            }

        }

    1
  • Nico Burgerhart

    Is there a sample or documentation for the new Taskbar component?

    The context-sensitive help in the designer points to a non-existing target https://docs.vertigisstudio.com/webviewer/latest/admin-help/settings-taskbar.html

    Added a Taskbar component. Visually, this is a new component type. Functionally, the Taskbar behaves very similar to Tabs. With Tabs, at least one tab must always be open. With a Taskbar, it is possible to have all items closed (that is, nothing is open).

    1
  • Chelsea Rozek

    is there documentation for portal.choose-layers? looks like it supports sources, initialSource, and layerFilterTags now, but what values/syntax do they require?

    0
  • Chelsea Rozek

    Awesome, thanks Cam Barnard. Can't wait to show it off to my users!

    0

Please sign in to leave a comment.