Map Settings 
A group of settings related to the map, its layers, context menu, and start up event.
The Map settings include the following:
Main Settings
-
Title: Type a title to display for the component. This title is used both in Web and Designer.
-
Icon: To select an icon to represent the component, click Select Icon, click the desired icon and click OK. To remove the icon, click Clear Icon.
Map Settings
-
Web Map: Click Select, select a web map to use and click Select. You can search for a web map by name or portal item ID. You can search web maps you own, web maps shared with you or public web maps.
For a list of supported web maps , see 2D Web Map Support.
All basemaps, reference layers and base layers should ideally use exactly the same spatial reference as the web map.
If both a 2D web map and 3D web scene are configured in the Map component, the 2D web map must also use exactly the same spatial reference as the 3D web scene.
To refresh a web map to reflect any changes made in Esri software, click Refresh.
To remove the web map, click Remove.
-
Use Esri Field Formatting: Whether to use the field formatting configured in the Esri portal or the formatting defined within Web Designer.
In the Esri portal, the field formatting settings are found within the layer's pop-up configuration.
In Web Designer, formatting settings are found within both the Region and Map component settings. Formatting settings in the Region service affect the entire app. Within the Map component, formatting can apply to an entire layer or an individual field.
-
Web Scene: Click Select, select a web scene to use and click Select. You can search for a web scene by name or portal item ID. You can search web scenes you own, web maps shared with you or public web scenes.
For a list of supported web scenes, see 3D Web Scene Support.
To refresh a web scene to reflect any changes made in Esri software, click Refresh.
To remove the web scene, click Remove.
-
Default View: Determines whether to display the 2D web map or 3D web scene when the app starts.
This option is only available when you have configured both a web map and a web scene.
-
Configure Layers for: Switches between the 2D web map or 3D web scene for both the app preview and configuration settings.
This option is only available when you have configured both a web map and a web scene.
Layer Extensions
Add or remove layers for this map. You can also set the following on each layer:
-
Disable/Enable Identify
: Click the icon to toggle the identify function for this layer.
-
Disable/Enable Search
: Click the icon to toggle search for this layer.
-
Open the layer
: Click the arrow to open the settings for this layer view its field extensions. Layers have the following settings:
Feature Actions
Feature actions set at this level only appear for features of this particular layer. To add a feature action for all features, see the Result Details, Results List, Results Table or Result Summary settings.
The settings for the Menu Items are described in the table below.
Field
Description
Title
Type a title for this menu item as it will appear in the Result Details, Results List, and Results Table panels. Description Enter a summary of what this menu item does. If you don't want ta description of the menu item, leave it blank. Icon To select an icon to represent this menu item, click Select Icon, click the desired icon, and click OK. To remove the icon, click Clear Icon. Command The command to run when a user clicks the menu item. A command is an action the app should perform. Hide when Disabled Whether to hid the menu item when the command cannot be executed. Can be Toggled Whether the menu item can be toggled between two states. If the menu item can be toggled, you can specify the behavior of the menu item for both states as well as whether the menu item is toggled by default. Visible To Determines which users and groups can access this component. If no users or groups are specified, all users can access this component by default. The Hidden From setting overrides this setting.
Hidden From Determines which users and groups are explicitly forbidden to access this component.
This setting overrides the Visible To setting.
To add a menu item:
-
In the Components panel, select Map, and select the desired layer.
-
In the layer panel, click +Add Menu Item.
A window appears that lets you select a command, workflow, or report.
-
Click one of the following tabs as appropriate:
-
Commands: Select the command you want to run, and click Select.
-
Workflows: Select the workflow you want to run, and click Select. Alternatively, to create a new Workflow, click Create a new Workflow.
-
Reports: Select the report you want to run, and click Select. Alternatively, to create a new Report, click Create a new Report.
-
-
Click the new menu item to edit it.
-
In the Menu Item panel, set the following:
-
Title: Type a title for this menu item as it will appear in the Result Details, Results List and Results Table panels. For example, Zoom to and Pulse Features.
-
Description: Type a description of what this menu item does. If you don't want a description of the menu item, leave it blank. For example, Zooms to features and temporarily highlights them.
-
Icon: To select an icon to represent this menu item, click Select Icon, click the desired icon and click OK. To remove the icon, click Clear Icon.
-
Command: The command to run when a user clicks the menu item. A command is an action the app should perform.
To select the command you want, click the box that contains the current command followed by
. The list of available commands depends on the context of the component.
Some commands have additional settings you can configure.
You can find a complete list of the available commands here.
To turn your command into a custom command, click
. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click
to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
For example, the following custom command zooms to features in the results and temporarily highlights them.
[
"map.zoom-to-features",
"highlights.pulse"
]The above example demonstrates how to pass the current context - the features in the results - as an argument into the
map.zoom-to-features
operation. The returned value ofmap.zoom-to-features
, which is the same set of features, is then automatically passed into the next command,highlights.pulse
. If you want to instead ignore the current context and supply your own argument to a command, see the example provided in Toolbar Settings. -
Hide when Disabled: Whether to hide the menu item when the command cannot be executed.
-
Can be Toggled: Whether the menu item can be toggled between two states. If the menu item can be toggled, you can specify the behavior of the menu item for both states as well as whether the menu item is toggled by default.
-
Visible To: Determines which users and groups can access this component. If no users or groups are specified, all users can access this component by default.
The Hidden From setting overrides this setting.
-
Hidden From: Determines which users and groups are explicitly forbidden to access this component.
This setting overrides the Visible To setting.
-
To edit a menu item:
-
In the Components panel, select Map, and select the desired layer.
-
In the layer panel, click the name of the menu item.
-
Change the menu item settings you want.
To reorder a menu item:
-
In the Components panel, select Map, and select the desired layer.
-
In the layer panel, click Edit Items.
-
Drag the menu item up or down to the position you want.
-
Click Done.
To delete a menu item:
-
In the Components panel, select Map, and select the desired layer.
-
In the layer panel, click Edit Items.
-
Click the Delete icon
.
-
Click Done.
Field Extensions
-
Disable Search
: Click the icon to disable search for this field extension
-
Open the Field Extension
: Click the arrow to open the settings for this field. Fields have the following settings:
-
Searchable
: Click the icon to turn off searching of this field extension.
-
External Links
You can configure external links in a layer to open websites or apps outside of Web.
It is possible to add parameters to the URL, display text, and tooltip that represent information from Web, such as a user's location, the location of a feature, or the visible map area.
These parameters are defined through replacement tokens, which are placeholders that represent either a layer field, relationship field, or an arcade expression.
A replacement token is surrounded by curly braces
{}
and is case-sensitive. For example, {OBJECTID}.To add an external link:
-
In the Components panel, select Map.
-
In the Layer Extensions section, select the layer.
-
Under External Links, click +Add External Link.
The External Link window opens.
-
Enter the fields, as described in the table below.
Field
Description
Icon
Allows you to specify the icon you want to represent the external link.
URL Template
The web address for the external link. You can use replacement tokens as well. For example, https://www.google.ca/search?q={OBJECTID}
Display Template
The text you want to display for the external link. You can use replacement tokens as well. For example, Search for Object ID "{OBJECTID}" on Google.
Tooltip Template
The text you want to appear when the user hovers over the text. You can use valid field replacement tokens. For example, Click to search for Object ID "{OBJECTID}" on Google.
-
Click Submit.
The configured link appears on the specific map layer.
To edit an external link:
-
In the Components panel, select Map.
-
In the Map panel, select the layer.
-
In the layer's panel, under External Links, click the display text of the external link.
-
Change the external link settings you want.
To reorder an external link:
-
In the Components panel, select Map.
-
In the Map panel, select the layer.
-
In the layer's panel, under External Links, click Edit Items.
-
Drag the external link up or down to the position you want.
-
Click Done.
To delete an external link:
-
In the Components panel, select Map.
-
In the Map panel, select the layer.
-
In the layer's panel, under External Links, click Edit Items.
-
Click the Delete icon
.
-
Click Done.
Task Settings
-
Identify: Turn identifying on or off for this layer.
-
Search: Turn search on or off for this layer.
Zoom Settings
-
Zoom Scale: Set the scale to which the map should zoom for results in this layer. When zooming to results from multiple layers, the highest Zoom Scale is used. If both Zoom Scale and Zoom Factor are set, the higher of the two scale values is used.
-
Zoom Factor: Set the Zoom Factor that is applied to the geometry of non-point results to calculate the scale at which to zoom. When zooming to non-point results from multiple layers, the highest Zoom Factor is used. The default is 1.5. If both Zoom Scale and Zoom Factor are set, the higher of the two scale values is used.
Display Settings
-
Icon: An image file to display as the layer icon. This icon appears in the layer list, result summary and results list.
The image file types supported are: JPG, JPEG, PNG and SVG.
Do one of the following:
-
Type the URL of the image you want to use.
-
Click Select File, select the image file you want to use, and click Open.
The Select File button only appears if the app has been saved at least once.
-
Performance Settings
-
Enable Client-Side Data: Determines whether this layer's data should be available client-side, within the graphics that render on the map. Client-side data allows for fast identify operations to be performed, as no external queries are necessary; however, this can cause the map's load time to increase. When enabled, all fields that are configured in the layer's PopupTemplate will load client-side.
Formatting
-
Inherit Formatting: Turn inherited formatting options on or off.
Turn off Inherit Formatting to activate options to set custom formatting for this layer.
-
Date Format: Select the format of the date to use for this layer. The default is Date Time Short.
-
Number Format: Select the number format to use for numbers displayed by this layer. For more information on number formats, see Standard Numeric Format Strings. The default is Fixed Point. Select one of the following formats:
-
Number: A localized representation of a number with a decimal separator, group separator and optional negative sign. For example, in the
en-us
locale: 12,345.67 or -42. -
Fixed Point: A localized representation of a number with a decimal separator and optional negative sign. For example, in the
en-us
locale: 12345.67 or -42. -
Currency: A localized representation of a monetary amount in a specific currency. For example, in the
en-us
locale: $123.45 for USD or £123.45 for GBP. -
Accounting: A localized representation of a monetary amount in a specific currency except negative values are displayed in brackets. For example, in the
en-us
locale, -$543.21 would be represented as: ($543.21) for USD. -
Percent: A localized representation of a percentage. For example, in the
en-us
locale, 0.99 would be represented as: 99%. -
Custom: Use one or more numeric specifiers to define how to format numeric data. For more information, see Microsoft's Custom Numeric Format Strings.
-
-
Currency: Select the currency you want to use for this layer. The default is USD.
-
Fractional Digits: Type in the number of digits to appear after the decimal point in fractions. If you do not set a number, the default applied to currency units depends on the currency.
For a number format, the default applied is 4.
Failure Behavior
-
Layer Failure Action: Specify what VertiGIS Studio Web should do when this layer fails to load:
-
Halt Map Load: Stop loading the map and display an error.
-
Warn End User: Continue loading the map but warn the end user this layer failed to load.
-
Silent Failure: Continue loading the map and do not warn the user this layer failed to load.
-
-
Events
-
Map Clicked: The command to run when the map is clicked or tapped. A command is an action the app should perform.
Some commands have additional settings you can configure.
To add a command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Clicked, click Select Command.
A window appears that lets you select a command, workflow, or report.
-
Click one of the following tabs as appropriate:
-
Commands: Select the command you want to run, and click Select.
-
Workflows: Select the workflow you want to run, and click Select. Alternatively, to create a new workflow, click Create a new Workflow. After adding the workflow, you can set its Title and Icon.
-
Reports: Select the report you want to run, and click Select.
-
To turn your command into a custom command, click
. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click
to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
To change the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Clicked, click the box that contains the current command followed by
.
-
Select a command and click Submit.
To delete the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Clicked, beside the current command, click
.
-
-
Map Initialized: The command to run the first time the map finishes loading. A command is an action the app should perform. The command runs again if the page is refreshed but not when switching between a 2D web map and a 3D web scene, or vice versa.
Some commands have additional settings you can configure.
The Map Initialized command runs after any commands are run via the Application Initializing and Application Initialized events configured in App settings and any Launch Link Workflow is run. To view the order in which initialization events occur, see Order of Initialization Events.
To add a command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Initialized, click Select Command.
A window appears that lets you select a command, workflow, or report.
-
Click one of the following tabs as appropriate:
-
Commands: Select the command you want to run, and click Select.
-
Workflows: Select the workflow you want to run, and click Select. Alternatively, to create a new workflow, click Create a new Workflow. After adding the workflow, you can set its Title and Icon.
-
Reports: Select the report you want to run, and click Select.
-
To turn your command into a custom command, click
. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click
to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
To change the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Initialized, click the box that contains the current command followed by
.
-
Select a command and click Submit.
To delete the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Initialized, beside the current command, click
.
-
-
Map Hovering: The command to run when the user begins to hover the mouse cursor over a location on the map. A command is an action the app should perform.
Some commands have additional settings you can configure.
To add a command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Hovering, click Select Command.
A window appears that lets you select a command, workflow, or report.
-
Click one of the following tabs as appropriate:
-
Commands: Select the command you want to run, and click Select.
-
Workflows: Select the workflow you want to run, and click Select. Alternatively, to create a new workflow, click Create a new Workflow. After adding the workflow, you can set its Title and Icon.
-
Reports: Select the report you want to run, and click Select.
-
To turn your command into a custom command, click
. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click
to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
To change the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Hovering, click the box that contains the current command followed by
.
-
Select a command and click Submit.
To delete the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Hovering, beside the current command, click
.
-
-
Map Hovered: The command to run when the user finishes hovering the mouse cursor over a location on the map, that is, when the mouse cursor is no longer hovering over the location. A command is an action the app should perform.
Some commands have additional settings you can configure.
To add a command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Hovered, click Select Command.
A window appears that lets you select a command, workflow, or report.
-
Click one of the following tabs as appropriate:
-
Commands: Select the command you want to run, and click Select.
-
Workflows: Select the workflow you want to run, and click Select. Alternatively, to create a new workflow, click Create a new Workflow. After adding the workflow, you can set its Title and Icon.
-
Reports: Select the report you want to run, and click Select.
-
To turn your command into a custom command, click
. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click
to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
To change the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Hovered, click the box that contains the current command followed by
.
-
Select a command and click Submit.
To delete the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Hovered, beside the current command, click
.
-
-
Map Viewpoint Changed: The command to run when the map viewpoint changes, for example, when the user pans or zooms the map. A command is an action the app should perform.
Some commands have additional settings you can configure.
Any command for Map Viewpoint Changed should be considered carefully for performance reasons.
To add a command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Viewpoint Changed, click Select Command.
A window appears that lets you select a command, workflow, or report.
-
Click one of the following tabs as appropriate:
-
Commands: Select the command you want to run, and click Select.
-
Workflows: Select the workflow you want to run, and click Select. Alternatively, to create a new workflow, click Create a new Workflow. After adding the workflow, you can set its Title and Icon.
-
Reports: Select the report you want to run, and click Select.
-
To turn your command into a custom command, click
. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click
to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
To change the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Viewpoint Changed, click the box that contains the current command followed by
.
-
Select a command and click Submit.
To delete the command:
-
In the Components panel, select Map.
-
If necessary, in the Map panel, click
to expand the Events section.
-
Under Map Viewpoint Changed, beside the current command, click
.
-
Context Menu
You can change any item in the context menu, which appears when the user right-clicks or long-presses the map. Add custom items to the menu or delete those you do not want.
Within each menu item, you can change the following:
-
Title: Type a title for this menu item. as it will appear in the context menu.
-
Description: Type a description of what this menu item does. If you don't want a description of the menu item, leave it blank.
-
Icon: To select an icon to represent this menu item, click Select Icon, click the desired icon and click OK. To remove the icon, click Clear Icon.
-
Command: The command to run when a user clicks the menu item. A command is an action the app should perform.
-
Hide when Disabled: Whether to hide the menu item when the command cannot be executed.
-
Can be Toggled: Whether the menu item can be toggled between two states. If the menu item can be toggled, you can specify the behavior of the menu item for both states as well as whether the menu item is toggled by default.
-
Visible To: Determines which users and groups can access this component. If no users or groups are specified, all users can access this component by default.
The Hidden From setting overrides this setting.
-
Hidden From: Determines which users and groups are explicitly forbidden to access this component.
This setting overrides the Visible To setting.
Command: The command to run when a user clicks the menu item. A command is an action the app should perform.
To select the command you want, click the box that contains the current command followed by . The list of available commands depends on the context of the component.
Some commands have additional settings you can configure.
You can find a complete list of the available commands here.
To turn your command into a custom command, click . A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
To add a menu item:
-
In the Components panel, select Map.
-
In the Map panel, click +Add Menu Item.
You can add a divider to the menu, which helps to organize related menu items. To add a menu divider, click
beside +Add Menu Item and click Add Divider.
A window appears that lets you select a command, workflow, or report.
-
Click one of the following tabs as appropriate:
-
Commands: Select the command you want to run, and click Select.
-
Workflows: Select the workflow you want to run, and click Select. Alternatively, to create a new workflow, click Create a new Workflow. After adding the workflow, you can set its Title and Icon.
-
Reports: Select the report you want to run, and click Select.
-
-
Click the new menu item to edit it.
-
In the Menu Item panel, set the following:
-
Title: Type a title for this menu item as it will appear in the context menu when the user right-clicks or long-presses the map. For example, Run My Workflow.
-
Description: Type a description of what this menu item does. If you don't want a description of the menu item, leave it blank. For example, Runs my custom workflow.
-
Icon: To select an icon to represent this menu item, click Select Icon, click the desired icon and click OK. To remove the icon, click Clear Icon.
-
Command: The command to run when a user clicks the menu item. A command is an action the app should perform.
To select the command you want, click the box that contains the current command followed by
. The list of available commands depends on the context of the component.
Some commands have additional settings you can configure.
You can find a complete list of the available commands here.
To turn your command into a custom command, click
. A code box appears in which you can manually edit the JSON code for the command. Turning your command into a custom command is a one-way operation. While editing the custom command in the code box, press CTRL+Space to access code suggestions. You can specify a sequence of multiple commands.
To convert commands into a workflow, first click
to customize the commands, and then click
. Converting commands into a workflow cannot be reversed. This option is not available for on-premises Workflow installations that are not installed in the default installation folder.
For example, to create a menu item that runs a workflow, in the Command box, start typing Run Workflow and select the command when it appears. From the list of workflows that appears, select the workflow you want to run. The command becomes a custom command and code similar to the following appears in the code box:
{
"id": "1a2b3c4d-5e6f-1a2b-3c4d-5e6lucina14e",
"inputs": {},
"portalItem": "https://mycompany.maps.arcgis.com/sharing/rest/content/items/1c8eevee4b154mewsix894bff619a4d7",
"commandArgumentInput": "myGeometryParameter"
}The above example uses the
commandArgumentInput
property to specify which workflow input should receive the current context as its value, that is, the geometry of the selected point. By default, thecommandArgumentInput
property is set tocontext
.You can also use the
inputs
property to supply values to workflow inputs. Theinputs
property is a key-value object, where the keys are the names of workflow inputs.The
commandArgumentInput
property overrides theinputs
property.For more information, see Use the Menu Context as a Workflow Input.
-
Hide when Disabled: Whether to hide the menu item when the command cannot be executed.
-
Can be Toggled: Whether the menu item can be toggled between two states. If the menu item can be toggled, you can specify the behavior of the menu item for both states as well as whether the menu item is toggled by default.
-
Visible To: Determines which users and groups can access this component. If no users or groups are specified, all users can access this component by default.
The Hidden From setting overrides this setting.
-
Hidden From: Determines which users and groups are explicitly forbidden to access this component.
This setting overrides the Visible To setting.
-
To edit a menu item:
-
In the Components panel, select Map.
-
In the Map panel, click the name of the menu item.
-
Change the menu item settings you want.
To reorder a menu item:
-
In the Components panel, select Map.
-
In the Map panel, click Edit Items.
-
Drag the menu item up or down to the position you want.
-
Click Done.
To delete a menu item:
-
In the Components panel, select Map.
-
In the Map panel, click Edit Items.
-
Click the Delete icon
.
-
Click Done.
Layer Comparison
You can configure the map with a Layer Comparison tool, where an adjustable slider splits the map into two sides: the first side contains leading layers and the second side contains trailing layers. You can configure which layers appear on either side. Layers that are not added to either side appear on both sides of the map.
-
Leading Layers Label: The label for the leading layers side of the map.
-
Leading Layers: The layers to appear on the leading layers side of the map.
To select the leading layers:
-
Click Select Leading Layers.
-
Select the layers you want to include in the leading layers side of the map.
-
Click Select # items.
If you cannot find the desired layer, in the Filter box, type the name of the layer. To select all the layers currently visible due to the filter, click Select all visible items. To deselect all the layers currently visible due to the filter, click Deselect all visible items. To clear the filter, delete all text in the Filter box.
-
-
Trailing Layers Label: The label for the trailing layers side of the map.
-
Trailing Layers: The layers to appear on the trailing layers side of the map.
To select the trailing layers:
-
Click Select Trailing Layers.
-
Select the layers you want to include in the trailing layers side of the map.
-
Click Select # items.
If you cannot find the desired layer, in the Filter box, type the name of the layer. To select all the layers currently visible due to the filter, click Select all visible items. To deselect all the layers currently visible due to the filter, click Deselect all visible items. To clear the filter, delete all text in the Filter box.
-
-
Comparison Direction: The direction in which the layer comparison slider moves and therefore how the map is split:
-
Horizontal: Split the map so that the leading layers are on the left and the trailing layers are on the right.
-
Vertical: Split the map so that the leading layers are at the top and the trailing layers are at the bottom.
-
-
Label Position: The position of the labels for the leading and trailing layers. This setting is affected by the Comparison Direction.
-
Start: Position the label at the start of the component.
-
Center: Position the label at the center of the component.
-
End: Position the label at the end of the component.
-
-
Visible: Determines whether the layer comparison tool is visible. You must enable this setting to use the layer comparison tool.
-
Configurable: Determines whether the end user can click the labels of the leading and trailing layers to select which layers appear.
Constraints
-
Maximum Scale: Set the maximum scale to which the map can be zoomed in.
-
Minimum Scale: Set the minimum scale to which the map can be zoomed out.
-
Rotation Enabled: Turn the ability to rotate the map on or off. When on, the map can be rotated using gestures on a touchscreen. The default is on.
-
Snap to Zoom: Turn the Snap to Zoom feature on or off. When on, and you zoom in or out, the map snaps to the closest incremental scale setting. The default is off.
Visibility Filters
Visible To
The Visible To settings determine which users and groups can access this component. If no users or groups are specified, all users can access this component by default.
The Hidden From setting overrides this setting.
To add a user:
-
In the menu on the right, select Users.
-
In the menu on the left, select the name of the user you want to add.
To quickly find a user, click the menu on the left and start typing the name of the user.
To add a group:
-
In the menu on the right, select Groups.
-
In the menu on the left, select the name of the group you want to add.
To quickly find a group, click the menu on the left and start typing the name of the group.
There are three special groups that are always available even if no Esri groups have been configured:
-
All Users: Any user regardless of whether they are signed in or not.
-
Anonymous Users: Users who are not signed in.
-
Authenticated Users: Users who are signed in.
-
To remove a user or group:
-
Click the X beside the name of the user or group.
Hidden From
The Hidden From setting determines which users and groups are explicitly forbidden to access this component.
This setting overrides the Visible To setting.
To add a user:
-
In the menu on the right, select Users.
-
In the menu on the left, select the name of the user you want to add.
To quickly find a user, click the menu on the left and start typing the name of the user.
To add a group:
-
In the menu on the right, select Groups.
-
In the menu on the left, select the name of the group you want to add.
To quickly find a group, click the menu on the left and start typing the name of the group.
There are three special groups that are always available even if no Esri groups have been configured:
-
All Users: Any user regardless of whether they are signed in or not.
-
Anonymous Users: Users who are not signed in.
-
Authenticated Users: Users who are signed in.
-
To remove a user or group:
-
Click the X beside the name of the user or group.
Layout
-
Margin (px): The margin space around the component in pixels.
-
Initially Hidden: Specifies whether or not the component is initially hidden when the app loads. If selected, the component remains hidden unless activated, for example, by the
Show
command.