@vertigis/arcgis-extensions 41.2.0 → 41.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/AppConfig.schema.json +12 -0
  2. package/data/FeatureSource.d.ts +8 -0
  3. package/data/FeatureSourceBase.d.ts +4 -0
  4. package/data/FeatureSourceBase.js +1 -1
  5. package/docs/html/assets/search.js +1 -1
  6. package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +20 -4
  7. package/docs/html/classes/data_Feature.Feature.html +4 -4
  8. package/docs/html/classes/data_FeatureSet.FeatureSet.html +4 -4
  9. package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +8 -0
  10. package/docs/html/classes/data__TableExtension.TableExtension.html +8 -0
  11. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +4 -4
  12. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +8 -8
  13. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +8 -8
  14. package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +10 -10
  15. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +4 -4
  16. package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +10 -10
  17. package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +10 -10
  18. package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +10 -10
  19. package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +6 -6
  20. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +6 -6
  21. package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +10 -10
  22. package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +10 -10
  23. package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +10 -10
  24. package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +10 -10
  25. package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +10 -10
  26. package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +10 -10
  27. package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +10 -10
  28. package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +10 -10
  29. package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +8 -8
  30. package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +10 -10
  31. package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +8 -8
  32. package/docs/html/classes/mapping_MapNotesLayerExtension.MapNotesLayerExtension.html +10 -10
  33. package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtension.html +8 -8
  34. package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +10 -10
  35. package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +10 -10
  36. package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtension.html +10 -10
  37. package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +10 -10
  38. package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +10 -10
  39. package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +10 -10
  40. package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +4 -4
  41. package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +10 -10
  42. package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +8 -8
  43. package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +6 -6
  44. package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +10 -10
  45. package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +10 -10
  46. package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +8 -8
  47. package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +10 -10
  48. package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +8 -8
  49. package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +10 -10
  50. package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +10 -9
  51. package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +8 -7
  52. package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +20 -4
  53. package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +8 -0
  54. package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +37 -3
  55. package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +37 -3
  56. package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +37 -3
  57. package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +37 -3
  58. package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +37 -3
  59. package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +37 -3
  60. package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +37 -3
  61. package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +37 -3
  62. package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +37 -3
  63. package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +37 -3
  64. package/docs/html/classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html +37 -3
  65. package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +37 -3
  66. package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +37 -3
  67. package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +37 -3
  68. package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +13 -0
  69. package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +36 -3
  70. package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +37 -3
  71. package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +37 -3
  72. package/docs/html/classes/tasks_identify_MapNotesSublayerQueryIdentifyProvider.MapNotesSublayerQueryIdentifyProvider.html +37 -3
  73. package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +37 -3
  74. package/docs/html/classes/tasks_identify_RouteLayerQueryIdentifyProvider.RouteLayerQueryIdentifyProvider.html +37 -3
  75. package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +37 -3
  76. package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +37 -3
  77. package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +37 -3
  78. package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +37 -3
  79. package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +37 -3
  80. package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +32 -3
  81. package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +37 -3
  82. package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +4 -4
  83. package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +8 -0
  84. package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -0
  85. package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -0
  86. package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +8 -0
  87. package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +8 -0
  88. package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +2 -1
  89. package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +2 -1
  90. package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +8 -0
  91. package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +8 -0
  92. package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +1 -1
  93. package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +11 -2
  94. package/docs/html/variables/version.version.html +1 -1
  95. package/mapping/SubtypeSublayerExtension.js +1 -1
  96. package/mapping/_LayerExtension.d.ts +0 -4
  97. package/mapping/_SublayerExtension.d.ts +0 -4
  98. package/mapping/_SublayerExtension.js +1 -1
  99. package/package.json +1 -1
  100. package/portal/SubtypeSublayer.js +1 -1
  101. package/support/_query.js +1 -1
  102. package/tasks/identify/IdentifyError.d.ts +1 -0
  103. package/tasks/identify/IdentifyError.js +1 -1
  104. package/tasks/identify/IdentifyProvider.d.ts +1 -1
  105. package/tasks/identify/IdentifyProviderBase.d.ts +16 -3
  106. package/tasks/identify/IdentifyProviderBase.js +1 -1
  107. package/tasks/identify/IdentifyService.js +1 -1
  108. package/tasks/identify/SubtypeSublayerQueryIdentifyProvider.d.ts +7 -1
  109. package/tasks/identify/SubtypeSublayerQueryIdentifyProvider.js +1 -1
  110. package/tasks/search/GeocoderSearchProvider.js +1 -1
  111. package/tasks/search/SearchSuggestion.d.ts +7 -0
  112. package/version.d.ts +1 -1
  113. package/version.js +1 -1
@@ -43,7 +43,7 @@ feature collection.</p>
43
43
  <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#allSublayerExtensions" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>all<wbr/>Sublayer<wbr/>Extensions</span></a>
44
44
  <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#featureSettings" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>feature<wbr/>Settings</span></a>
45
45
  <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#hyperlinks" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>hyperlinks</span></a>
46
- <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#iconUrl" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>icon<wbr/>Url</span></a>
46
+ <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#iconUrl" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>icon<wbr/>Url?</span></a>
47
47
  <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#layerListSettings" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>layer<wbr/>List<wbr/>Settings</span></a>
48
48
  <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#onAddFeature" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>on<wbr/>Add<wbr/>Feature?</span></a>
49
49
  <a href="mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html#onEditFeature" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>on<wbr/>Edit<wbr/>Feature?</span></a>
@@ -209,9 +209,9 @@ destroyed.</p>
209
209
  </div><aside class="tsd-sources">
210
210
  <p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html">FeatureLayerExtensionBase</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html#hyperlinks">hyperlinks</a></p></aside></section>
211
211
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="iconUrl" class="tsd-anchor"></a>
212
- <h3 class="tsd-anchor-link"><span>icon<wbr/>Url</span><a href="#iconUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
213
- <div class="tsd-signature"><span class="tsd-kind-property">icon<wbr/>Url</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
214
- <div class="tsd-comment tsd-typography"><p>URL to an icon that represents this layer.</p>
212
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon<wbr/>Url</span><a href="#iconUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
213
+ <div class="tsd-signature"><span class="tsd-kind-property">icon<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
214
+ <div class="tsd-comment tsd-typography"><p>URL to an icon that represents this feature source.</p>
215
215
  </div><aside class="tsd-sources">
216
216
  <p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html">FeatureLayerExtensionBase</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html#iconUrl">iconUrl</a></p></aside></section>
217
217
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="layerListSettings" class="tsd-anchor"></a>
@@ -1221,7 +1221,7 @@ adding features, then an <a href="../modules/InvalidOperationError.html" class="
1221
1221
  <h4 class="tsd-parameters-title">Parameters</h4>
1222
1222
  <ul class="tsd-parameter-list">
1223
1223
  <li>
1224
- <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ dynamicDataSource?: { type?: &quot;map-layer&quot;; mapLayerId?: number; gdbVersion?: string; } | { type?: &quot;data-layer&quot;; dataSource?: { type?: string; workspaceId?: string; dataSourceName?: string; gdbVersion?: string; } | { ...; } | { ...; } | { ...; }; fields?: { ...; }[]; }; ... 117 more ...; updateAttachment?: (feature:...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $portalItem?: strin...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1224
+ <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ dynamicDataSource?: { type?: &quot;map-layer&quot;; mapLayerId?: number; gdbVersion?: string; } | { type?: &quot;data-layer&quot;; dataSource?: { type?: string; workspaceId?: string; dataSourceName?: string; gdbVersion?: string; } | { ...; } | { ...; } | { ...; }; fields?: { ...; }[]; }; ... 117 more ...; updateAttachment?: (feature:...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $portalItem?: strin...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1225
1225
  <div class="tsd-comment tsd-typography"><p>A plain object containing property values to set, keyed
1226
1226
  by property name.</p>
1227
1227
  </div>
@@ -1272,7 +1272,7 @@ generated.</p>
1272
1272
  <div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#onEditFeature" class="tsd-kind-property">onEditFeature</a>.</p>
1273
1273
  </div></li>
1274
1274
  <li class="tsd-parameter">
1275
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1275
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1276
1276
  <div class="tsd-comment tsd-typography"><p>See <a href="mapping__LayerExtension.LayerExtension.html#relationships" class="tsd-kind-property">relationships</a>.</p>
1277
1277
  </div></li>
1278
1278
  <li class="tsd-parameter">
@@ -1314,7 +1314,7 @@ the properties.</p>
1314
1314
  <h4 class="tsd-parameters-title">Parameters</h4>
1315
1315
  <ul class="tsd-parameter-list">
1316
1316
  <li>
1317
- <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ dynamicDataSource?: { type?: &quot;map-layer&quot;; mapLayerId?: number; gdbVersion?: string; } | { type?: &quot;data-layer&quot;; dataSource?: { type?: string; workspaceId?: string; dataSourceName?: string; gdbVersion?: string; } | { ...; } | { ...; } | { ...; }; fields?: { ...; }[]; }; ... 117 more ...; updateAttachment?: (feature:...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $portalItem?: strin...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1317
+ <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ dynamicDataSource?: { type?: &quot;map-layer&quot;; mapLayerId?: number; gdbVersion?: string; } | { type?: &quot;data-layer&quot;; dataSource?: { type?: string; workspaceId?: string; dataSourceName?: string; gdbVersion?: string; } | { ...; } | { ...; } | { ...; }; fields?: { ...; }[]; }; ... 117 more ...; updateAttachment?: (feature:...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $portalItem?: strin...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1318
1318
  <div class="tsd-comment tsd-typography"><p>A plain object containing property values to set, keyed
1319
1319
  by property name.</p>
1320
1320
  </div>
@@ -1365,7 +1365,7 @@ generated.</p>
1365
1365
  <div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#onEditFeature" class="tsd-kind-property">onEditFeature</a>.</p>
1366
1366
  </div></li>
1367
1367
  <li class="tsd-parameter">
1368
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1368
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1369
1369
  <div class="tsd-comment tsd-typography"><p>See <a href="mapping__LayerExtension.LayerExtension.html#relationships" class="tsd-kind-property">relationships</a>.</p>
1370
1370
  </div></li>
1371
1371
  <li class="tsd-parameter">
@@ -1877,7 +1877,7 @@ supplied portal item.</p>
1877
1877
  create.</p>
1878
1878
  </div></li>
1879
1879
  <li>
1880
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">layerExtensionProperties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ fullExtent?: { readonly center?: { latitude?: number; longitude?: number; m?: number; readonly type?: &quot;point&quot;; x?: number; y?: number; z?: number; clone?: () =&gt; Point; copy?: (other: Point) =&gt; void; distance?: (other: Point) =&gt; number; ... 18 more ...; toJSON?: () =&gt; any; }; ... 37 more ...; toJSON?: () =&gt; any; };...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bingKey?: string; canShareBingPublic?: boolean; itemId?: string; layerType?: &quot;BingMapsAerial&quot; | &quot;BingMapsHybrid&quot; | &quot;BingMapsRoad&quot;; portalUrl?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISAnnotationLayer&quot;; customParameters?: { [x: string]: {}; }; disablePopup?: boolean; enableEditing?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; ... 45 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ activeFilterId?: string; filters?: { description?: string; filterAuthoringInfo?: { type?: &quot;checkbox&quot;; filterBlocks?: { filterTypes?: { filterType?: string; filterValues?: string[]; }[]; }[]; }; filterBlocks?: { ...; }[]; id?: string; name?: string; }[]; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ columnDelimiter?: string; disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 19 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $ref?: string | { ....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GeoRSS&quot;; lineSymbol?: { color?: number[]; style?: &quot;esriSLSDash&quot; | &quot;esriSLSDashDot&quot; | &quot;esriSLSDashDotDot&quot; | &quot;esriSLSDot&quot; | &quot;esriSLSNull&quot; | &quot;esriSLSSolid&quot;; width?: number; type?: &quot;esriSLS&quot;; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GroupLayer&quot;; layers?: ({ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { ...; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 24 more ...; isReference?: boole...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: s...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 21 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;IntegratedMeshLayer&quot;; url?: string; itemId?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ itemId?: string; layerType?: &quot;KML&quot;; visibleFolders?: number[]; url?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISMapServiceLayer&quot;; itemId?: string; layers?: { defaultVisibility?: boolean; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; pa...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; itemId?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISStreamLayer&quot;; type?: LegacyOperationalLayerJsonType | LegacyBasemapLayerJsonType; listMode?: &quot;show&quot; | ... 1 more ... | &quot;hide-children&quot;; ... 27 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISTiledImageServiceLayer&quot;; url?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; ... 44 more ...; visibilityField?: string; }; ... 14 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; displayLevels?: number[]; exclusionAreas?: { geometry?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; maxScale?: number; maxZoom?: number; ...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; itemId?: string; layerType?: &quot;VectorTileLayer&quot;; path?: string; styleUrl?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; ... 12 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; fullExtent?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; ... 20 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; customLayerParameters?: { [x: string]: {}; }; customParameters?: { [x: string]: {}; }; extent?: number[][]; featureInfoFormat?: &quot;text/html&quot; | &quot;text/plain&quot;; featureInfoUrl?: string; ... 26 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;RasterDataElevationLayer&quot;; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | ... 26 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISTiledElevationServiceLayer&quot;; url?: string; itemId?: string; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;OpenStreetMap&quot;; itemId?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | &quot;average&quot; | &quot;color-burn&quot; | &quot;color-dodge&quot; | &quot;darken&quot; | &quot;destination-atop&quot; | ... 21 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1880
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">layerExtensionProperties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ fullExtent?: { readonly center?: { latitude?: number; longitude?: number; m?: number; readonly type?: &quot;point&quot;; x?: number; y?: number; z?: number; clone?: () =&gt; Point; copy?: (other: Point) =&gt; void; distance?: (other: Point) =&gt; number; ... 18 more ...; toJSON?: () =&gt; any; }; ... 37 more ...; toJSON?: () =&gt; any; };...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bingKey?: string; canShareBingPublic?: boolean; itemId?: string; layerType?: &quot;BingMapsAerial&quot; | &quot;BingMapsHybrid&quot; | &quot;BingMapsRoad&quot;; portalUrl?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISAnnotationLayer&quot;; customParameters?: { [x: string]: {}; }; disablePopup?: boolean; enableEditing?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; ... 45 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ activeFilterId?: string; filters?: { description?: string; filterAuthoringInfo?: { type?: &quot;checkbox&quot;; filterBlocks?: { filterTypes?: { filterType?: string; filterValues?: string[]; }[]; }[]; }; filterBlocks?: { ...; }[]; id?: string; name?: string; }[]; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ columnDelimiter?: string; disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 19 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $ref?: string | { ....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GeoRSS&quot;; lineSymbol?: { color?: number[]; style?: &quot;esriSLSDash&quot; | &quot;esriSLSDashDot&quot; | &quot;esriSLSDashDotDot&quot; | &quot;esriSLSDot&quot; | &quot;esriSLSNull&quot; | &quot;esriSLSSolid&quot;; width?: number; type?: &quot;esriSLS&quot;; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GroupLayer&quot;; layers?: ({ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { ...; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 24 more ...; isReference?: boole...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: s...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 21 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;IntegratedMeshLayer&quot;; url?: string; itemId?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ itemId?: string; layerType?: &quot;KML&quot;; visibleFolders?: number[]; url?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISMapServiceLayer&quot;; itemId?: string; layers?: { defaultVisibility?: boolean; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; pa...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; itemId?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISStreamLayer&quot;; type?: LegacyOperationalLayerJsonType | LegacyBasemapLayerJsonType; listMode?: &quot;show&quot; | ... 1 more ... | &quot;hide-children&quot;; ... 27 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISTiledImageServiceLayer&quot;; url?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; ... 44 more ...; visibilityField?: string; }; ... 14 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; displayLevels?: number[]; exclusionAreas?: { geometry?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; maxScale?: number; maxZoom?: number; ...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; itemId?: string; layerType?: &quot;VectorTileLayer&quot;; path?: string; styleUrl?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; ... 12 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; fullExtent?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; ... 20 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; customLayerParameters?: { [x: string]: {}; }; customParameters?: { [x: string]: {}; }; extent?: number[][]; featureInfoFormat?: &quot;text/html&quot; | &quot;text/plain&quot;; featureInfoUrl?: string; ... 26 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;RasterDataElevationLayer&quot;; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | ... 26 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISTiledElevationServiceLayer&quot;; url?: string; itemId?: string; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;OpenStreetMap&quot;; itemId?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | &quot;average&quot; | &quot;color-burn&quot; | &quot;color-dodge&quot; | &quot;darken&quot; | &quot;destination-atop&quot; | ... 21 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1881
1881
  <div class="tsd-comment tsd-typography"><p>The properties used to create the
1882
1882
  subclass.</p>
1883
1883
  </div>
@@ -1928,7 +1928,7 @@ generated.</p>
1928
1928
  <div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#onEditFeature" class="tsd-kind-property">onEditFeature</a>.</p>
1929
1929
  </div></li>
1930
1930
  <li class="tsd-parameter">
1931
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1931
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1932
1932
  <div class="tsd-comment tsd-typography"><p>See <a href="mapping__LayerExtension.LayerExtension.html#relationships" class="tsd-kind-property">relationships</a>.</p>
1933
1933
  </div></li>
1934
1934
  <li class="tsd-parameter">
@@ -49,7 +49,7 @@ service.</p>
49
49
  <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#attachmentTypes" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>attachment<wbr/>Types</span></a>
50
50
  <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#featureSettings" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>feature<wbr/>Settings</span></a>
51
51
  <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#hyperlinks" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>hyperlinks</span></a>
52
- <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#iconUrl" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>icon<wbr/>Url</span></a>
52
+ <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#iconUrl" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>icon<wbr/>Url?</span></a>
53
53
  <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#layerListSettings" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>layer<wbr/>List<wbr/>Settings</span></a>
54
54
  <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#onAddFeature" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>on<wbr/>Add<wbr/>Feature?</span></a>
55
55
  <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html#onEditFeature" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>on<wbr/>Edit<wbr/>Feature?</span></a>
@@ -230,9 +230,9 @@ destroyed.</p>
230
230
  </div><aside class="tsd-sources">
231
231
  <p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html">FeatureLayerExtensionBase</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html#hyperlinks">hyperlinks</a></p></aside></section>
232
232
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="iconUrl" class="tsd-anchor"></a>
233
- <h3 class="tsd-anchor-link"><span>icon<wbr/>Url</span><a href="#iconUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
234
- <div class="tsd-signature"><span class="tsd-kind-property">icon<wbr/>Url</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
235
- <div class="tsd-comment tsd-typography"><p>URL to an icon that represents this layer.</p>
233
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>icon<wbr/>Url</span><a href="#iconUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
234
+ <div class="tsd-signature"><span class="tsd-kind-property">icon<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div>
235
+ <div class="tsd-comment tsd-typography"><p>URL to an icon that represents this feature source.</p>
236
236
  </div><aside class="tsd-sources">
237
237
  <p>Inherited from <a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html">FeatureLayerExtensionBase</a>.<a href="mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html#iconUrl">iconUrl</a></p></aside></section>
238
238
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="layerListSettings" class="tsd-anchor"></a>
@@ -1771,7 +1771,7 @@ supplied portal item.</p>
1771
1771
  create.</p>
1772
1772
  </div></li>
1773
1773
  <li>
1774
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">layerExtensionProperties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ fullExtent?: { readonly center?: { latitude?: number; longitude?: number; m?: number; readonly type?: &quot;point&quot;; x?: number; y?: number; z?: number; clone?: () =&gt; Point; copy?: (other: Point) =&gt; void; distance?: (other: Point) =&gt; number; ... 18 more ...; toJSON?: () =&gt; any; }; ... 37 more ...; toJSON?: () =&gt; any; };...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bingKey?: string; canShareBingPublic?: boolean; itemId?: string; layerType?: &quot;BingMapsAerial&quot; | &quot;BingMapsHybrid&quot; | &quot;BingMapsRoad&quot;; portalUrl?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISAnnotationLayer&quot;; customParameters?: { [x: string]: {}; }; disablePopup?: boolean; enableEditing?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; ... 45 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ activeFilterId?: string; filters?: { description?: string; filterAuthoringInfo?: { type?: &quot;checkbox&quot;; filterBlocks?: { filterTypes?: { filterType?: string; filterValues?: string[]; }[]; }[]; }; filterBlocks?: { ...; }[]; id?: string; name?: string; }[]; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ columnDelimiter?: string; disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 19 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $ref?: string | { ....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GeoRSS&quot;; lineSymbol?: { color?: number[]; style?: &quot;esriSLSDash&quot; | &quot;esriSLSDashDot&quot; | &quot;esriSLSDashDotDot&quot; | &quot;esriSLSDot&quot; | &quot;esriSLSNull&quot; | &quot;esriSLSSolid&quot;; width?: number; type?: &quot;esriSLS&quot;; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GroupLayer&quot;; layers?: ({ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { ...; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 24 more ...; isReference?: boole...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: s...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 21 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;IntegratedMeshLayer&quot;; url?: string; itemId?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ itemId?: string; layerType?: &quot;KML&quot;; visibleFolders?: number[]; url?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISMapServiceLayer&quot;; itemId?: string; layers?: { defaultVisibility?: boolean; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; pa...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; itemId?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISStreamLayer&quot;; type?: LegacyOperationalLayerJsonType | LegacyBasemapLayerJsonType; listMode?: &quot;show&quot; | ... 1 more ... | &quot;hide-children&quot;; ... 27 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISTiledImageServiceLayer&quot;; url?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; ... 44 more ...; visibilityField?: string; }; ... 14 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; displayLevels?: number[]; exclusionAreas?: { geometry?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; maxScale?: number; maxZoom?: number; ...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; itemId?: string; layerType?: &quot;VectorTileLayer&quot;; path?: string; styleUrl?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; ... 12 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; fullExtent?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; ... 20 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; customLayerParameters?: { [x: string]: {}; }; customParameters?: { [x: string]: {}; }; extent?: number[][]; featureInfoFormat?: &quot;text/html&quot; | &quot;text/plain&quot;; featureInfoUrl?: string; ... 26 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;RasterDataElevationLayer&quot;; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | ... 26 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISTiledElevationServiceLayer&quot;; url?: string; itemId?: string; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;OpenStreetMap&quot;; itemId?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | &quot;average&quot; | &quot;color-burn&quot; | &quot;color-dodge&quot; | &quot;darken&quot; | &quot;destination-atop&quot; | ... 21 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1774
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">layerExtensionProperties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">attachmentTypes</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureActions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ items?: ({ iconId?: string; title?: string; description?: string; isEnabled?: boolean; isToggled?: boolean; hideOnDisable?: boolean; action?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; alternate?: { ...; }; submenu?: ... | { ...; }; id?: string; failureMode?: Fai...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly parentItem?: { _menu?: ...; readonly canBeToggled?: boolean; readonly isToggled?: boolean; submenu?: ...; readonly menu?: ...; readonly root?: ...; iconId?: string; title?: string; description?: string; ... 26 more ...; hasEventListener?: (type: string) =&gt; boolean; }; ... 24 more ...; hasEventListener?: (...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">featureSettings</span><span class="tsd-signature-symbol">?: </span>{ hyperlinkTemplates?: ({ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; } | { url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; ... 13 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle;...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">hyperlinks</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ url?: string; text?: string; iconUrl?: string; target?: string; tooltip?: string; getReferencedFields?: () =&gt; string[]; toJSON?: (serializeMode?: SerializeMode) =&gt; HyperlinkProperties; ... 12 more ...; on?: (type: string | string[], listener: EventHandler) =&gt; IHandle; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">iconUrl</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layer</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span>{ fullExtent?: { readonly center?: { latitude?: number; longitude?: number; m?: number; readonly type?: &quot;point&quot;; x?: number; y?: number; z?: number; clone?: () =&gt; Point; copy?: (other: Point) =&gt; void; distance?: (other: Point) =&gt; number; ... 18 more ...; toJSON?: () =&gt; any; }; ... 37 more ...; toJSON?: () =&gt; any; };...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bingKey?: string; canShareBingPublic?: boolean; itemId?: string; layerType?: &quot;BingMapsAerial&quot; | &quot;BingMapsHybrid&quot; | &quot;BingMapsRoad&quot;; portalUrl?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISAnnotationLayer&quot;; customParameters?: { [x: string]: {}; }; disablePopup?: boolean; enableEditing?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; ... 45 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ activeFilterId?: string; filters?: { description?: string; filterAuthoringInfo?: { type?: &quot;checkbox&quot;; filterBlocks?: { filterTypes?: { filterType?: string; filterValues?: string[]; }[]; }[]; }; filterBlocks?: { ...; }[]; id?: string; name?: string; }[]; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ columnDelimiter?: string; disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 19 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ capabilities?: string; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 27 more ...; $ref?: string | { ....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GeoRSS&quot;; lineSymbol?: { color?: number[]; style?: &quot;esriSLSDash&quot; | &quot;esriSLSDashDot&quot; | &quot;esriSLSDashDotDot&quot; | &quot;esriSLSDot&quot; | &quot;esriSLSNull&quot; | &quot;esriSLSSolid&quot;; width?: number; type?: &quot;esriSLS&quot;; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;GroupLayer&quot;; layers?: ({ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { ...; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 24 more ...; isReference?: boole...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ bandIds?: number[]; copyright?: string; compressionQuality?: number; customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: s...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; parameterizedExpression?: string; }; ... 21 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;IntegratedMeshLayer&quot;; url?: string; itemId?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ itemId?: string; layerType?: &quot;KML&quot;; visibleFolders?: number[]; url?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | ... 27 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISMapServiceLayer&quot;; itemId?: string; layers?: { defaultVisibility?: boolean; definitionEditor?: { inputs?: { hint?: string; parameters?: { defaultValue?: string | number; fieldName?: string; parameterId?: number; type?: string; }[]; prompt?: string; }[]; pa...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; definitionEditor?: { ...; }; ... 41 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ disablePopup?: boolean; itemId?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 18 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISStreamLayer&quot;; type?: LegacyOperationalLayerJsonType | LegacyBasemapLayerJsonType; listMode?: &quot;show&quot; | ... 1 more ... | &quot;hide-children&quot;; ... 27 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; currentVersion?: number; defaultVisibility?: boolean; ... 42 more ...; visibilityField?: string; }; ... 16 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; layerType?: &quot;ArcGISTiledImageServiceLayer&quot;; url?: string; layerDefinition?: { allowGeometryUpdates?: boolean; capabilities?: string; copyrightText?: string; ... 44 more ...; visibilityField?: string; }; ... 14 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; displayLevels?: number[]; exclusionAreas?: { geometry?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; maxScale?: number; maxZoom?: number; ...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ customParameters?: { [x: string]: {}; }; itemId?: string; layerType?: &quot;VectorTileLayer&quot;; path?: string; styleUrl?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; ... 12 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; fullExtent?: { xmin?: number; xmax?: number; ymin?: number; ymax?: number; spatialReference?: { latestWkid?: number; wkid?: number; wkt?: string; vcsWkid?: number; latestVcsWkid?: number; }; }; ... 20 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ copyright?: string; customLayerParameters?: { [x: string]: {}; }; customParameters?: { [x: string]: {}; }; extent?: number[][]; featureInfoFormat?: &quot;text/html&quot; | &quot;text/plain&quot;; featureInfoUrl?: string; ... 26 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;RasterDataElevationLayer&quot;; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | ... 26 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;ArcGISTiledElevationServiceLayer&quot;; url?: string; itemId?: string; path?: string; listMode?: &quot;show&quot; | &quot;hide&quot; | &quot;hide-children&quot;; refreshInterval?: number; blendMode?: &quot;normal&quot; | ... 29 more ... | &quot;xor&quot;; ... 11 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ layerType?: &quot;OpenStreetMap&quot;; itemId?: string; isReference?: boolean; blendMode?: &quot;normal&quot; | &quot;lighter&quot; | &quot;multiply&quot; | &quot;color&quot; | &quot;average&quot; | &quot;color-burn&quot; | &quot;color-dodge&quot; | &quot;darken&quot; | &quot;destination-atop&quot; | ... 21 more ... | &quot;xor&quot;; ... 10 more ...; $ref?: string | { ...; }; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">layerListSettings</span><span class="tsd-signature-symbol">?: </span>{ expanded?: boolean; included?: boolean; childrenIncluded?: boolean; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onAddFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">onEditFeature</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ name?: string; arguments?: {}; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">requestHelper</span><span class="tsd-signature-symbol">?: </span>{ ttl?: number; batchLayerRequests?: boolean; request?: &lt;T = unknown&gt;(url: string, options?: ArcGISRequestOptions) =&gt; Promise&lt;ArcGISRequestHelperResponse&lt;T&gt;&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">?: </span>{ geometryType?: GeometryJsonType; spatialReference?: { imageCoordinateSystem?: any; readonly isGeographic?: boolean; readonly isWebMercator?: boolean; readonly isWGS84?: boolean; ... 18 more ...; toJSON?: () =&gt; any; }; ... 6 more ...; types?: ({ ...; } | { ...; })[]; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sublayerExtensions</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHan...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ readonly sublayer?: { id?: string | number; layer?: { sublayers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;SublayerLike&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;.....<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">taskSettings</span><span class="tsd-signature-symbol">?: </span>{ enableExport?: boolean; enableIdentify?: boolean; enableQuery?: boolean; enableSearch?: boolean; enableAdd?: boolean; enableUpdate?: boolean; enableDelete?: boolean; enableEditing?: boolean; studioSearchSubindexId?: string; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">tpkSource</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">visibilityMode</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">&quot;inherited&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;independent&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;exclusive&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
1775
1775
  <div class="tsd-comment tsd-typography"><p>The properties used to create the
1776
1776
  subclass.</p>
1777
1777
  </div>
@@ -1822,7 +1822,7 @@ generated.</p>
1822
1822
  <div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#onEditFeature" class="tsd-kind-property">onEditFeature</a>.</p>
1823
1823
  </div></li>
1824
1824
  <li class="tsd-parameter">
1825
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1825
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">relationships</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>{ title?: string; $relationshipType?: string; id?: string; failureMode?: FailureMode; }<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span>{ title?: string; readonly source?: { attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }; ... 21...<span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
1826
1826
  <div class="tsd-comment tsd-typography"><p>See <a href="mapping__LayerExtension.LayerExtension.html#relationships" class="tsd-kind-property">relationships</a>.</p>
1827
1827
  </div></li>
1828
1828
  <li class="tsd-parameter">