<esri:Map Background="Blue" HorizontalAlignment="Left" Name="map1" VerticalAlignment="Top" WrapAround="True" Height="600" Width="800"> <esri:Map.Layers> <esri:LayerCollection> <!-- works --> <!-- <esri:ArcGISTiledMapServiceLayer ID="BaseLayer" Url="http://services.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer" />--> <esri:ArcGISTiledMapServiceLayer ID="BaseLayer" Url="http://[removed]/ArcGIS/rest/services/taxlots/MapServer" /> </esri:LayerCollection> </esri:Map.Layers> </esri:Map>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.