Configure application

The Live, Work, Locate application consumes ArcGIS Online maps you authored and geographic information from your organization.

Live, Work, Locate

To configure the application, complete the following steps:

  1. Using Windows Explorer, browse to the <your directory>\Application\LiveWorkLocate\js folder and open the config.js file in Microsoft Notepad or another text editor.
  2. Enter the web map ID for your Live map.
  3. Enter the web map ID for the Work and Locate maps.
  4. For each layer in your Live, Work and Locate maps, enter the layer name in the Title parameter. The Title must match the name of the layer in the ArcGIS Online map.
  5. For each layer in your Live, Work and Locate maps, enter the index number for the layer in the QueryLayerId parameter. The QueryLayerId must match the layer's index number on the map's item page.
  6. Save the file and exit.
Top