<esri:Map x:Name="MyMap" WrapAround="True" SizeChanged="MyMap_SizeChanged" RenderTransformOrigin="0.5,0.5" > <esri:Map.RenderTransform> <ScaleTransform ScaleX="2" ScaleY="2" /> </esri:Map.RenderTransform> <esri:ArcGISTiledMapServiceLayer ID="MyLayer" Url="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" /> <esri:ArcGISTiledMapServiceLayer ID="LocalLayer" Url="http://sapphire/ArcGIS/rest/services/AALOnWindowsPhone2/MapServer" /> </esri:Map>
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.