<esri:Editor x:Key="MyEditor" Map="{Binding ElementName= MyMap}" LayerIDs="ThreatAreas" GeometryServiceUrl= "http://xyz/ArcGIS/rest/services/MapServices/Geometry/GeometryServer" />
<Button x:Name="AddButton" Margin="2" DataContext={StaticResource EditLayerClass1Editor} ToolTipService.ToolTip="Fire" Content="Add Polygon" Command="{Binding Add}"> <Button.CommandParameter> <sys:Int32>10301</sys:Int32> </Button.CommandParameter> </Button>
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.