<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>
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.