-
Notifications
You must be signed in to change notification settings - Fork 40
Change Dataset used in the Display Overview Map sample #365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v.next
Are you sure you want to change the base?
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ The [Naperville electrical](https://sampleserver7.arcgisonline.com/server/rest/s | |
|
||
Using utility network on ArcGIS Enterprise 10.8 requires an ArcGIS Enterprise member account licensed with the [Utility Network user type extension](https://enterprise.arcgis.com/en/portal/latest/administer/windows/license-user-type-extensions.htm#ESRI_SECTION1_41D78AD9691B42E0A8C227C113C0C0BF). Please refer to the [utility network services documentation](https://enterprise.arcgis.com/en/server/latest/publish-services/windows/utility-network-services.htm). | ||
|
||
A `UtilityNetworkTrace` toolkit component can be used for various utility network related use cases. For information about setting up the toolkit, as well as code for the underlying component, visit the [toolkit repository](https://github.com/Esri/arcgis-maps-sdk-swift-toolkit). | ||
A `UtilityNetworkTrace` toolkit component can be used for various utility network related use cases. For information about setting up the toolkit, as well as code for the underlying component, visit the [toolkit repository](https://github.com/Esri/arcgis-maps-sdk-kotlin-toolkit). | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @shubham7109 - for any mentions in sample readmes about setting up the toolkit, I think it would be better to link to our developer pages instead of the toolkit repository. Any thoughts? Maybe we should come up with a standard sentence that can be used by all samples that depend on the toolkit. |
||
|
||
This sample uses the GeoView-Compose Toolkit module to be able to implement a composable MapView. Use the [UtilityNetworkTrace](https://github.com/Esri/arcgis-maps-sdk-kotlin-toolkit/tree/main/toolkit/utilitynetworks) tool to help configure, run, and visualize UtilityNetworkTraces on a composable MapView. | ||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.