You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Shared/Samples/Run valve isolation trace/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Tap on one or more features to use as filter barriers or create and set the conf
16
16
## How it works
17
17
18
18
1. Create a `MapView` instance.
19
-
2. Create and load a `ServiceGeodatabase` with a feature service URL and get tables with their layer IDs.
19
+
2. Create and load a `Map` with a web map portal item that contains a `UtilityNetwork`.
20
20
3. Create a `Map` object that contains `FeatureLayer`(s) created from the service geodatabase's tables.
21
21
4. Create and load a `UtilityNetwork` with the same feature service URL and map. Use the `onSingleTapGesture` modifier to listen for tap events on the map view.
22
22
5. Create `UtilityTraceParameters` with `isolation` trace type and a default starting location from a given asset type and global ID.
0 commit comments