Welcome Guest, you are in: Login

FDOT Wiki

RSS RSS

GisFramework



Search the wiki
»

ZoomToFPID

RSS
Modified on Wednesday, 04 May 2016 09:13 AM by Administrator Categorized as Components
The ZoomToFPID component allows users to quickly navigate to work program projects.

Zoom To FPID



Location

Namespace: FDOT.GIS.Client.Components.ZoomFPID.ViewModels

XAP File: FDOT.GIS.Client.Components.ZoomFPID.xap

Source code: svn://dotsd7gis2/FDOT.GIS.Client.Components.ZoomFPID

Configuration Options

NameIsRequiredDescription
MapServiceNametrueA semicolon-separated list of map services to query.
LayerNametrueA semicolon-separated list of layers to query.
ColumnNametrueA semicolon-separated list of attributes to query.
Note: Each of these settings must have the same number of elements. A ZoomToFPID component configured with MapServiceName="a;b", LayerName="c;d", ColumnName="e;f" will query columns a.c.e and b.d.f.

Sample Configuration

<component name="Zoom to FPID" type="FDOT.GIS.Client.Components.ZoomFPID.ViewModels.ZoomToFPID, FDOT.GIS.Client.Components.ZoomFPID, Version=1.0.0.0"
xapuri="FDOT.GIS.Client.Components.ZoomFPID.xap" helpText="Zoom to FPID" hotkey="F">
  <customSettings>
    <add name="MapServiceName" value ="work_program;work_program;work_program;work_program" />
    <add name="LayerName" value ="Pre-Design;Design;Under Construction;Construction Complete" />
    <add name="ColumnName" value ="FPID;FPID;FPID;FPID" />
  </customSettings>
</component>

Downloads

FDOT.GIS.Client.Components.ZoomFPID.xap Download

See Also

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