<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>
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.