forked from Esri/arcgis-maps-sdk-dotnet-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
14 lines (14 loc) · 702 Bytes
/
Copy pathmetadata.json
File metadata and controls
14 lines (14 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"Name": "Feature layer selection",
"SampleName": "FeatureLayerSelection",
"Description": "This sample demonstrates how to select features in a feature layer by tapping a MapView.",
"Instructions": "",
"Type": 0,
"RequiresOnlineConnection":true,
"RequiresOfflineData":false,
"RequiresLocalServer":false,
"Image":"FeatureLayerSelection.jpg",
"Link":"",
"TypeLink": ["T:Esri.ArcGISRuntime.Mapping.SelectionMode","P:Esri.ArcGISRuntime.Mapping.FeatureLayer.SelectionColor","P:Esri.ArcGISRuntime.Mapping.FeatureLayer.SelectionWidth","M:Esri.ArcGISRuntime.Mapping.FeatureLayer.SelectFeaturesAsync(Esri.ArcGISRuntime.Data.QueryParameters,Esri.ArcGISRuntime.Mapping.SelectionMode)"
]
}