popupElement utilityNetworkAssociations

Provides the ability to navigate and view associated objects from a layer or table associated within the pop-up.

Referenced by: popupElement

Properties

Property Details
associationTypes[] array of objects that define the type of associations to display in the pop-up.
description A string that describes the element in detail.
title A string value indicating what the element represents.
type String value indicating which type of element to use.
Valid value of this property utilityNetworkAssociations

Example

{
  "description": "Fuse Box",
  "title": "Fuses",
  "associationTypes": [
    {
      "type": "content",
      "title": "Fuse Box",
      "description": "This content",
      "associatedNetworkSourceId": 6,
      "associatedAssetGroup": 1,
      "associatedAssetType": 1
    },
    {
      "type": "structure",
      "associatedNetworkSourceId": 9,
      "associatedAssetGroup": 2
    }
  ],
  "type": "utilityNetworkAssociations"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close