Map Widget Editor Extents Tab

<< Click to Display Table of Contents >>

Navigation:  Enterprise > Widgets > Map > Widget Editor  >

Map Widget Editor Extents Tab

To change the properties of the Map widget, open the Widget Editor by selecting the More Options Ent-More_Options-Icon icon in the upper right corner of the widget to display the drop-down menu and then select the Edit menu option. The Map widget properties are divided into six tabs in the Widget Editor. Changes made on any tab will not be preserved until the user clicks Save on the Widget Editor header.

 

The Extents tab sets the default extent for the Map widget.

Ent-Map_Widget_Editor_Extents

The options are:

Application Default – Refers to the value set in the ST_CONFIG table.

Facility Layer – Refers to the defined or calculated extent of the facility configured in the General tab.

Added Map Layer – Any layers added to the Map widget are listed by Layer Name.

Custom Extent – JSON string defining an extent object. Example: { "xmin": -81.435, "ymin": 39.3, "xmax": -77.0, "ymax": 41.7, "spatialReference": { "wkid": 4326 } }.