This workflow allows VertiGIS Studio Web users to add layers to the current application state using just a URL. Currently supported layers are WMS, ArcGIS Feature Layer and ArcGIS Dynamic Layer.
Requirements
- VertiGIS Studio Productivity Kit with active service subscription
-
Activity Pack Deployment
The deployment of Activity Packs is described in this section.
Inputs
-
layerTypes: string[]
A list of the types of layers that are allowed to be in added.
-
showVisibleCheckbox: boolean (optional)
Indicates whether or not to show the form option for Show Sublayers. Default is false.
-
additionalProperties: Object (optional)
A JSON map of key value pairs for additional properties set on the layer. For example:{ Queryable: false }
Behaviour
- Shows a form with inputs for the layer url, layer type and title.
-
On clicking the Add Layer button, if the layer is valid, it is added to the map and layer list.
Comments
0 comments
Please sign in to leave a comment.