Overview
This is a list of MapID keys and associated paths to a Map File. There are two lists used by the MDNS MapService. One is in the web service web.config and the other is an XML file located at the web service root.
web.config
< mapdotnet.mapfiles>
<add key="mapID1" value="C:\myfilepath\mymap1.map"/>
<add key="mapID2" value="C:\myfilepath\mymap2.map"/>
</mapdotnet.mapfiles>
MapFiles.xml
This file contains similar references which are accessible to the MapFile Generator. This list contains map configuration entries which may change - perhaps due to being in development or need for period modifications.
|
Last modified at 11/11/2008 6:11 PM by WEB\mark
|
|