Welcome Guest, you are in: Login

FDOT Wiki

RSS RSS

GisFramework



Search the wiki
»

Advance TOC Widget

RSS
Modified on Tuesday, 23 December 2014 02:03 PM by 156.75.189.108 Categorized as Uncategorized
The Advance Map TOC was modified from CO standard TOC to work in conjunction with the D4 suite of custom widgets. Including the Save / Open project widget, Identify all widget, Modified toggling behavior for groups & nested group layers within a map service & modified map service/layer search capability.

Advance Map TOC


Table of Contents [Hide/Show]


Instructions

1. To use the Advance Map TOC widget you must copy and the FDOT.GIS.Framework.Atkins.xap into the ClientBin folder.

2. You need to add the following lines into the “components.config" file that is used by the application:

<component name="Advanced Map Layers" 
      type="FDOT.GIS.Framework.Atkins.ViewModels.TocViewModel, FDOT.GIS.Framework.Atkins, Version=1.0.1.0" 
      xapuri="FDOT.GIS.Framework.Atkins.xap" 
      helpText="Switch basemaps or turn data layers on or off" >
    <customSettings>
      <add name="CanAddLayers" value ="true" />
    </customSettings>
  </component>

3. You also need to add the following lines into the “startup.config" file that is used by the application:

<startupAction name="GetUserStartupAction" type="FDOT.GIS.Framework.Atkins.StartupActions.GetUserStartupAction"
                 xapuri="FDOT.GIS.Framework.Atkins.xap">
    <customSettings>
      <add name="ServiceUrl" value ="http://dotsd4pmdev.d4b.dot.state.fl.us:8888/userrdn/UserRDN.aspx" />
    </customSettings>
  </startupAction>

  <startupAction name="SetMapServicesStartupAction" type="FDOT.GIS.Framework.Atkins.StartupActions.SetMapServicesStartupAction"
                 xapuri="FDOT.GIS.Framework.Atkins.xap">
    <customSettings>
      <add name="VisibleMapServices" value ="" />
    </customSettings>
  </startupAction>



Downloads

FDOT.GIS.Framework.Atkins.xap Download

Any Questions or Comments? Email
Some of the icons created by FamFamFam.