I viewed this page (link above) where the info for the World Topo is...I am not seeing on there where to determine of its an ArcGISDynamicMapServiceLayer or ArcGISTiledMapServiceLayer...
Do you get this error when you add the layer index to the service URL?"ArcGISTiledMapServiceLayer does not support Multi-Layer Caches. Use an ArcGISDynamicMapServiceLayer instead or create a single fused cache."This error is expected. http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.ArcGISTiledMapServiceLayer.htmlYou might want to visit this help page to learn more about the differences in the layers.http://help.arcgis.com/en/webapi/silverlight/help/index.html#//016600000019000000.htm
<esri:ArcGISTiledMapServiceLayer ID="World Income" Opacity="0.6" Url="http://services.arcgisonline.com/ArcGIS/rest/services/Demographics/ESRI_MedianIncome_US_2D/MapServer"/>
http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/6
<esri:ArcGISTiledMapServiceLayer ID="WORLD" Url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" />
<esri:ArcGISTiledMapServiceLayer ID="WORLD" Url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/6" />
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.