C# | |
---|---|
public void LoadWebMap( string id, ESRI.ArcGIS.Client.WebMap.Document document, Action<GetMapCompletedEventArgs> callback, object userToken ) |
Parameters
- id
- The id of the web map to load
- document
- The T:ESRI.ArcGIS.Client.WebMap.Document containing information about the web map to load
- callback
- The method to fire once the web map has been loaded
- userToken
- Object to pass through to the callback method
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family