<Grid x:Name="LayoutRoot" Background="White"> <esri:Map x:Name="EsriMap"> <esri:WmtsLayer ID="LandesgrenzenLayer" ServiceMode="RESTful" Url="http://wmts-fedro.geo.admin.ch" Layer="ch.swisstopo.swissboundaries3d-land-flaeche.fill" ProxyUrl="http://localhost/LvProxy/Proxy.svc/" /> </esri:Map> <esri:MapProgressBar x:Name="MyProgressBar" Map="{Binding ElementName=EsriMap}" HorizontalAlignment="Center" VerticalAlignment="Bottom" Width="300" Height="30" /> </Grid>
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.