C# | |
---|---|
public void LoadMap( ESRI.ArcGIS.Client.Map map, Action<LoadMapCompletedEventArgs> callback, object userToken ) |
Parameters
- map
- The Map object to load layers from
- callback
- The method to fire once the 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