@vertigis/arcgis-extensions 37.1.1 → 37.2.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.
- package/AppConfig.schema.json +129 -6
- package/ItemType.d.ts +12 -1
- package/ItemType.js +1 -1
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/data/Feature.js +1 -1
- package/data/FeatureSettings.d.ts +38 -4
- package/data/FeatureSettings.js +1 -1
- package/data/FeatureSourceBase.d.ts +1 -1
- package/data/FeatureSourceBase.js +1 -1
- package/data/FieldExtension.js +1 -1
- package/data/PopupContentExtension.d.ts +111 -0
- package/data/PopupContentExtension.js +1 -0
- package/data/Schema.d.ts +2 -0
- package/data/Schema.js +1 -1
- package/data/support/attachments.d.ts +6 -0
- package/data/support/attachments.js +1 -1
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +3 -0
- package/docs/html/classes/ArgumentError.ArgumentError.html +3 -0
- package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +3 -0
- package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +3 -0
- package/docs/html/classes/Entity.EntityBase.html +4 -0
- package/docs/html/classes/ErrorBase.ErrorBase.html +3 -0
- package/docs/html/classes/Hyperlink.Hyperlink.html +3 -0
- package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +3 -0
- package/docs/html/classes/LanguageResources.LanguageResources.html +3 -0
- package/docs/html/classes/NotFoundError.NotFoundError.html +3 -0
- package/docs/html/classes/PortalUri.PortalUri.html +3 -0
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +3 -0
- package/docs/html/classes/data_Attachment.Attachment.html +3 -0
- package/docs/html/classes/data_Feature.Feature.html +3 -0
- package/docs/html/classes/data_FeatureList.FeatureList.html +7 -4
- package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +3 -0
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +3 -0
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +40 -17
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +3 -0
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +3 -0
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +6 -3
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +3 -0
- package/docs/html/classes/{mapping_ArcGISSublayerExtension.ArcGISSublayerFeatureSettings.html → data_PopupContentExtension.PopupContentExtension.html} +313 -480
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +5 -2
- package/docs/html/classes/data_Schema.Schema.html +3 -0
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +3 -0
- package/docs/html/classes/data__TableExtension.TableExtension.html +3 -0
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +31 -3
- package/docs/html/classes/data__TableExtension.TableSchema.html +3 -0
- package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +3 -0
- package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +3 -0
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +3 -0
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +3 -0
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +3 -0
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +3 -0
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +3 -0
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +8 -5
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +3 -0
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +3 -0
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +152 -153
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +3 -0
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +3 -0
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +3 -0
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +3 -0
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +3 -0
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +3 -0
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +3 -0
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +3 -0
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +3 -0
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +3 -0
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +8 -5
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +3 -0
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +3 -0
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +3 -0
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +3 -0
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +3 -0
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +3 -0
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +3 -0
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +3 -0
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +3 -0
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +3 -0
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +3 -0
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +3 -0
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +3 -0
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +3 -0
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +3 -0
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +3 -0
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +3 -0
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +3 -0
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +3 -0
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +3 -0
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +3 -0
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +3 -0
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +3 -0
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +3 -0
- package/docs/html/classes/{mapping__LayerExtension.ArrayWrappedCollection.html → mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html} +131 -114
- package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +3 -0
- package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +3 -0
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +6 -3
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +3 -0
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +3 -0
- package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +3 -0
- package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +3 -0
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +3 -0
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +3 -0
- package/docs/html/classes/menus_Menu.Menu.html +3 -0
- package/docs/html/classes/menus_MenuItem.MenuItem.html +3 -0
- package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +3 -0
- package/docs/html/classes/support_Cancellable.Cancellable.html +3 -0
- package/docs/html/classes/support_Cancellable.Cancellation.html +3 -0
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +3 -0
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +3 -0
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +3 -0
- package/docs/html/classes/support_InitializeError.InitializeError.html +3 -0
- package/docs/html/classes/support_Observable.Observable.html +3 -0
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +3 -0
- package/docs/html/classes/support_Serializable.SerializableBase.html +3 -0
- package/docs/html/classes/support_Settings.Settings.html +3 -0
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +3 -0
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +3 -0
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +3 -0
- package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +5 -2
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +5 -2
- package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +3 -0
- package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +3 -0
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +3 -0
- package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +3 -0
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +5 -2
- package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +5 -2
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +3 -0
- package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +3 -0
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +3 -0
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +3 -0
- package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +3 -0
- package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +3 -0
- package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +3 -0
- package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +3 -0
- package/docs/html/classes/tasks_search_SearchError.SearchError.html +3 -0
- package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +3 -0
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +3 -0
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +4 -1
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +3 -0
- package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +3 -0
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +3 -0
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +3 -0
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +3 -0
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +3 -0
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +3 -0
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +3 -0
- package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +3 -0
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +4 -1
- package/docs/html/classes/utilities_date.DateFormatter.html +3 -0
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +3 -0
- package/docs/html/classes/utilities_log.ConsoleLogger.html +3 -0
- package/docs/html/classes/utilities_log.LogManager.html +3 -0
- package/docs/html/classes/utilities_log.LoggerBase.html +3 -0
- package/docs/html/classes/utilities_number.NumberFormatter.html +3 -0
- package/docs/html/classes/utilities_string.StringFormatter.html +3 -0
- package/docs/html/classes/utilities_uri.Uri.html +3 -0
- package/docs/html/enums/ItemType.ItemType.html +10 -0
- package/docs/html/enums/data_convert.GeometryFormat.html +3 -0
- package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +3 -0
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +3 -0
- package/docs/html/enums/support_esri.WellKnownBasemap.html +3 -0
- package/docs/html/enums/utilities__ogc.GmlVersions.html +3 -0
- package/docs/html/enums/utilities__ogc.OgcNamespace.html +3 -0
- package/docs/html/enums/utilities__ogc.WfsVersions.html +3 -0
- package/docs/html/enums/utilities_date.DateFormat.html +3 -0
- package/docs/html/enums/utilities_log.LogLevel.html +3 -0
- package/docs/html/enums/utilities_number.NumberFormat.html +3 -0
- package/docs/html/functions/ItemType.isAttachment.html +4 -0
- package/docs/html/functions/ItemType.isBasemapExtension.html +4 -0
- package/docs/html/functions/ItemType.isBookmark.html +4 -0
- package/docs/html/functions/ItemType.isFeature.html +4 -0
- package/docs/html/functions/ItemType.isFeatureList.html +4 -0
- package/docs/html/functions/ItemType.isFeatureSet.html +4 -0
- package/docs/html/functions/ItemType.isFieldExtension.html +4 -0
- package/docs/html/functions/ItemType.isGeocoder.html +4 -0
- package/docs/html/functions/ItemType.isGroundExtension.html +4 -0
- package/docs/html/functions/ItemType.isLanguageResources.html +4 -0
- package/docs/html/functions/ItemType.isLayerExtension.html +4 -0
- package/docs/html/functions/ItemType.isLayerPreset.html +4 -0
- package/docs/html/functions/ItemType.isMapExtension.html +4 -0
- package/docs/html/functions/ItemType.isMenu.html +4 -0
- package/docs/html/functions/ItemType.isMenuItem.html +4 -0
- package/docs/html/functions/ItemType.isPopupContentExtension.html +622 -0
- package/docs/html/functions/ItemType.isRelationship.html +4 -0
- package/docs/html/functions/ItemType.isSublayerExtension.html +4 -0
- package/docs/html/functions/ItemType.isTableExtension.html +4 -0
- package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +3 -0
- package/docs/html/functions/PortalUri.isPortalUri.html +3 -0
- package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +3 -0
- package/docs/html/functions/data_Attachment.toAttachment.html +3 -0
- package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +3 -0
- package/docs/html/functions/data_Feature.toFeature.html +3 -0
- package/docs/html/functions/data_Feature.toGraphic.html +3 -0
- package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/data_Table.applyToEsriTable.html +3 -0
- package/docs/html/functions/data_Table.fromEsriTable.html +3 -0
- package/docs/html/functions/data_Table.toEsriApiTable.html +3 -0
- package/docs/html/functions/data__Relationship.Relationship.create.html +3 -0
- package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +3 -0
- package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +3 -0
- package/docs/html/functions/data_convert.csvToFeatureSet.html +3 -0
- package/docs/html/functions/data_convert.shapefileToFeatureSet.html +3 -0
- package/docs/html/functions/data_convert.toCsv.html +3 -0
- package/docs/html/functions/data_convert.toShapefile.html +3 -0
- package/docs/html/functions/data_convert.toXLSX.html +3 -0
- package/docs/html/functions/data_convert.xlsxToFeatureSet.html +3 -0
- package/docs/html/functions/data_support_attachments.addAttachment.html +4 -0
- package/docs/html/functions/data_support_attachments.deleteAttachments.html +4 -0
- package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +4 -0
- package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +4 -0
- package/docs/html/functions/data_support_attachments.supportsAttachments.html +611 -0
- package/docs/html/functions/data_support_attachments.toAttachmentFile.html +4 -0
- package/docs/html/functions/locale.detectLocale.html +3 -0
- package/docs/html/functions/locale.get.html +3 -0
- package/docs/html/functions/locale.getBestMatchLocale.html +3 -0
- package/docs/html/functions/locale.getMatchingLocales.html +3 -0
- package/docs/html/functions/locale.load.html +3 -0
- package/docs/html/functions/locale.parseLocale.html +3 -0
- package/docs/html/functions/locale.set.html +3 -0
- package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +3 -0
- package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +3 -0
- package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +3 -0
- package/docs/html/functions/mapping_convert.toCsv.html +3 -0
- package/docs/html/functions/mapping_convert.toShapefile.html +3 -0
- package/docs/html/functions/mapping_convert.toXLSX.html +3 -0
- package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +3 -0
- package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +3 -0
- package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +3 -0
- package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +3 -0
- package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +3 -0
- package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +3 -0
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +3 -0
- package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +3 -0
- package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +3 -0
- package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +3 -0
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +3 -0
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +3 -0
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +3 -0
- package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +3 -0
- package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +3 -0
- package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +3 -0
- package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +3 -0
- package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +3 -0
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +3 -0
- package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +3 -0
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +3 -0
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +3 -0
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +3 -0
- package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +3 -0
- package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +3 -0
- package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayer.html +3 -0
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +3 -0
- package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +3 -0
- package/docs/html/functions/portal_Field.Field.toEsriApiField.html +3 -0
- package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +3 -0
- package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +3 -0
- package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +3 -0
- package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +3 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +3 -0
- package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +3 -0
- package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +3 -0
- package/docs/html/functions/portal_Geometry.toPortalGeometry.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +3 -0
- package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +3 -0
- package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +3 -0
- package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +3 -0
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +3 -0
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +3 -0
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +3 -0
- package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +3 -0
- package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +3 -0
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +3 -0
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +3 -0
- package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +3 -0
- package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +3 -0
- package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +3 -0
- package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +3 -0
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +3 -0
- package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +3 -0
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +5 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +3 -0
- package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +3 -0
- package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +3 -0
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +3 -0
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +3 -0
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +3 -0
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +3 -0
- package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +3 -0
- package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +3 -0
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +3 -0
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +3 -0
- package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +611 -0
- package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +607 -0
- package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +607 -0
- package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +3 -0
- package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +3 -0
- package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +3 -0
- package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +3 -0
- package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +3 -0
- package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +3 -0
- package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +3 -0
- package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +3 -0
- package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +3 -0
- package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +3 -0
- package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +3 -0
- package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +3 -0
- package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +3 -0
- package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +3 -0
- package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +3 -0
- package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +3 -0
- package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +3 -0
- package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +3 -0
- package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +3 -0
- package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +3 -0
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +3 -0
- package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +3 -0
- package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +3 -0
- package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +3 -0
- package/docs/html/functions/portal_Table.applyToEsriTable.html +3 -0
- package/docs/html/functions/portal_Table.fromEsriTable.html +3 -0
- package/docs/html/functions/portal_Table.toEsriApiTable.html +3 -0
- package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +3 -0
- package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +3 -0
- package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +3 -0
- package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +3 -0
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +3 -0
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +3 -0
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +3 -0
- package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +3 -0
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +3 -0
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +3 -0
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +3 -0
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +3 -0
- package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +3 -0
- package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +3 -0
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +3 -0
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +3 -0
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +3 -0
- package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +3 -0
- package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +3 -0
- package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +3 -0
- package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +3 -0
- package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +3 -0
- package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +3 -0
- package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +3 -0
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +3 -0
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +3 -0
- package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +3 -0
- package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +3 -0
- package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +3 -0
- package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +3 -0
- package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +3 -0
- package/docs/html/functions/support_Cancellable.cancelify.html +3 -0
- package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +3 -0
- package/docs/html/functions/support_InitializableBase.initializeCollection.html +619 -0
- package/docs/html/functions/support_Serializable.assignProperties.html +3 -0
- package/docs/html/functions/support_Serializable.filterJSONProperties.html +3 -0
- package/docs/html/functions/support_Serializable.getDefault.html +3 -0
- package/docs/html/functions/support_Serializable.getDefaults.html +3 -0
- package/docs/html/functions/support_Serializable.getSerializableProperties.html +3 -0
- package/docs/html/functions/support_Serializable.isDefault.html +3 -0
- package/docs/html/functions/support_Serializable.isSerializable.html +3 -0
- package/docs/html/functions/support_Serializable.serializable-1.html +3 -0
- package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +3 -0
- package/docs/html/functions/support_Serializable.toPropertyDef.html +3 -0
- package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +3 -0
- package/docs/html/functions/support__requestCache.clearCache.html +3 -0
- package/docs/html/functions/support__requestCache.getCache.html +3 -0
- package/docs/html/functions/support_utilities.isCancellation.html +3 -0
- package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +3 -0
- package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +3 -0
- package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +3 -0
- package/docs/html/functions/tasks_search_SearchService.isSearchable.html +3 -0
- package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +3 -0
- package/docs/html/functions/utilities__layers.hasMmapLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isCSVLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isElevationLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isFeatureLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +3 -0
- package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isGeoRssLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isGraphicsLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isGroupLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isImageryLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isImageryTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isKMLLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isKMLSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +3 -0
- package/docs/html/functions/utilities__layers.isMapImageLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isMapImageSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isPointCloudLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isSceneLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isStreamLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isVectorTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMSLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMSSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMTSLayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWMTSSublayer.html +3 -0
- package/docs/html/functions/utilities__layers.isWebTileLayer.html +3 -0
- package/docs/html/functions/utilities__layers.layersAreEquivalent.html +3 -0
- package/docs/html/functions/utilities__number.isNumeric.html +3 -0
- package/docs/html/functions/utilities__ogc.esriSrMatchesOgcSrs.html +3 -0
- package/docs/html/functions/utilities__ogc.getEpsgCode.html +3 -0
- package/docs/html/functions/utilities__ogc.getGmlNS.html +3 -0
- package/docs/html/functions/utilities__ogc.inferGmlVersion.html +3 -0
- package/docs/html/functions/utilities__ogc.isFesNamespace.html +3 -0
- package/docs/html/functions/utilities__ogc.isGmlNamespace.html +3 -0
- package/docs/html/functions/utilities__ogc.isWfsNamespace.html +3 -0
- package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +3 -0
- package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +3 -0
- package/docs/html/functions/utilities_arcade.runArcadeExpression.html +3 -0
- package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +3 -0
- package/docs/html/functions/utilities_array.chunk.html +3 -0
- package/docs/html/functions/utilities_array.compare.html +3 -0
- package/docs/html/functions/utilities_array.compareAsync.html +3 -0
- package/docs/html/functions/utilities_array.count.html +3 -0
- package/docs/html/functions/utilities_array.flatten.html +3 -0
- package/docs/html/functions/utilities_array.groupBy.html +3 -0
- package/docs/html/functions/utilities_array.range.html +3 -0
- package/docs/html/functions/utilities_array.remove.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.concat.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.empty.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.every.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.filter.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.find.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.first.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.flatten.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.forEach.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.from.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.map.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.some.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.take.html +3 -0
- package/docs/html/functions/utilities_asyncIterable.toArray.html +3 -0
- package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +3 -0
- package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +3 -0
- package/docs/html/functions/utilities_checkArg.assertNever.html +3 -0
- package/docs/html/functions/utilities_checkArg.checkArg.html +3 -0
- package/docs/html/functions/utilities_collection.compare.html +3 -0
- package/docs/html/functions/utilities_collection.compareAsync.html +3 -0
- package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +3 -0
- package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +3 -0
- package/docs/html/functions/utilities_date.format.html +3 -0
- package/docs/html/functions/utilities_date.getMonthName.html +3 -0
- package/docs/html/functions/utilities_date.getWeekdayName.html +3 -0
- package/docs/html/functions/utilities_date.isValid.html +3 -0
- package/docs/html/functions/utilities_date.isValidTimeZone.html +3 -0
- package/docs/html/functions/utilities_date.parse.html +3 -0
- package/docs/html/functions/utilities_date.parseUtc.html +3 -0
- package/docs/html/functions/utilities_enum.isValid.html +3 -0
- package/docs/html/functions/utilities_esri.getAllFieldInfos.html +10 -0
- package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +10 -0
- package/docs/html/functions/utilities_esri.isAttachmentsContent.html +625 -0
- package/docs/html/functions/utilities_esri.isCodedValueDomain.html +10 -0
- package/docs/html/functions/utilities_esri.isColor.html +10 -0
- package/docs/html/functions/utilities_esri.isCustomContent.html +625 -0
- package/docs/html/functions/utilities_esri.isEsriObject.html +10 -0
- package/docs/html/functions/utilities_esri.isExpressionContent.html +625 -0
- package/docs/html/functions/utilities_esri.isFeatureSet.html +10 -0
- package/docs/html/functions/utilities_esri.isFeatureType.html +10 -0
- package/docs/html/functions/utilities_esri.isField.html +10 -0
- package/docs/html/functions/utilities_esri.isFieldsContent.html +625 -0
- package/docs/html/functions/utilities_esri.isGraphic.html +10 -0
- package/docs/html/functions/utilities_esri.isImageMediaInfo.html +10 -0
- package/docs/html/functions/utilities_esri.isMediaContent.html +625 -0
- package/docs/html/functions/utilities_esri.isPopupContent.html +625 -0
- package/docs/html/functions/utilities_esri.isPopupTemplate.html +10 -0
- package/docs/html/functions/utilities_esri.isPortalItem.html +10 -0
- package/docs/html/functions/utilities_esri.isSpatialReference.html +10 -0
- package/docs/html/functions/utilities_esri.isTextContent.html +625 -0
- package/docs/html/functions/utilities_esri.isViewpoint.html +10 -0
- package/docs/html/functions/utilities_esri.load.html +10 -0
- package/docs/html/functions/utilities_esri.ready.html +10 -0
- package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +623 -0
- package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +623 -0
- package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +5 -0
- package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +5 -0
- package/docs/html/functions/utilities_field.isNumericFieldType.html +3 -0
- package/docs/html/functions/utilities_geometry.buffer.html +3 -0
- package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +3 -0
- package/docs/html/functions/utilities_geometry.denormalizeExtent.html +3 -0
- package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +3 -0
- package/docs/html/functions/utilities_geometry.esriToGml.html +3 -0
- package/docs/html/functions/utilities_geometry.esriToWKT.html +3 -0
- package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +3 -0
- package/docs/html/functions/utilities_geometry.esriWktToWkid.html +3 -0
- package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +3 -0
- package/docs/html/functions/utilities_geometry.getBounds.html +3 -0
- package/docs/html/functions/utilities_geometry.getScreenExtent.html +3 -0
- package/docs/html/functions/utilities_geometry.gmlToEsri.html +3 -0
- package/docs/html/functions/utilities_geometry.isExtent.html +3 -0
- package/docs/html/functions/utilities_geometry.isGeometry.html +3 -0
- package/docs/html/functions/utilities_geometry.isMesh.html +3 -0
- package/docs/html/functions/utilities_geometry.isMultipoint.html +3 -0
- package/docs/html/functions/utilities_geometry.isPoint.html +3 -0
- package/docs/html/functions/utilities_geometry.isPolygon.html +3 -0
- package/docs/html/functions/utilities_geometry.isPolyline.html +3 -0
- package/docs/html/functions/utilities_geometry.project.html +3 -0
- package/docs/html/functions/utilities_geometry.removeZValues.html +3 -0
- package/docs/html/functions/utilities_geometry.wktToEsri.html +3 -0
- package/docs/html/functions/utilities_iterable.concat.html +3 -0
- package/docs/html/functions/utilities_iterable.every.html +3 -0
- package/docs/html/functions/utilities_iterable.filter.html +3 -0
- package/docs/html/functions/utilities_iterable.find.html +3 -0
- package/docs/html/functions/utilities_iterable.first.html +3 -0
- package/docs/html/functions/utilities_iterable.flatten.html +3 -0
- package/docs/html/functions/utilities_iterable.forEach.html +3 -0
- package/docs/html/functions/utilities_iterable.fromSingleItem.html +3 -0
- package/docs/html/functions/utilities_iterable.length.html +3 -0
- package/docs/html/functions/utilities_iterable.map.html +3 -0
- package/docs/html/functions/utilities_iterable.reduce.html +3 -0
- package/docs/html/functions/utilities_iterable.some.html +3 -0
- package/docs/html/functions/utilities_log.getLogger.html +3 -0
- package/docs/html/functions/utilities_log.reset.html +3 -0
- package/docs/html/functions/utilities_log.setLogLevel.html +3 -0
- package/docs/html/functions/utilities_log.setLoggerFactory.html +3 -0
- package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +3 -0
- package/docs/html/functions/utilities_mapping.isBasemap.html +3 -0
- package/docs/html/functions/utilities_mapping.isGround.html +3 -0
- package/docs/html/functions/utilities_mapping.isMap.html +3 -0
- package/docs/html/functions/utilities_mapping.isWebMap.html +3 -0
- package/docs/html/functions/utilities_mapping.isWebScene.html +3 -0
- package/docs/html/functions/utilities_math.average.html +3 -0
- package/docs/html/functions/utilities_math.degreesToRadians.html +3 -0
- package/docs/html/functions/utilities_math.radiansToDegrees.html +3 -0
- package/docs/html/functions/utilities_math.standardDeviation.html +3 -0
- package/docs/html/functions/utilities_math.sum.html +3 -0
- package/docs/html/functions/utilities_number.format.html +3 -0
- package/docs/html/functions/utilities_number.parse.html +3 -0
- package/docs/html/functions/utilities_object.deepAssign.html +3 -0
- package/docs/html/functions/utilities_object.deepClone.html +3 -0
- package/docs/html/functions/utilities_object.deepSearchAndTransform.html +3 -0
- package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +3 -0
- package/docs/html/functions/utilities_object.filter.html +3 -0
- package/docs/html/functions/utilities_object.getPropertyDescriptor.html +3 -0
- package/docs/html/functions/utilities_object.isEmpty.html +3 -0
- package/docs/html/functions/utilities_object.isPlainObject.html +3 -0
- package/docs/html/functions/utilities_object.map.html +3 -0
- package/docs/html/functions/utilities_object.toJSON.html +3 -0
- package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +3 -0
- package/docs/html/functions/utilities_portal.isPortalItemId.html +3 -0
- package/docs/html/functions/utilities_portal.isPortalItemLike.html +3 -0
- package/docs/html/functions/utilities_portal.isPortalItemUrl.html +3 -0
- package/docs/html/functions/utilities_portal.serializePortalItem.html +3 -0
- package/docs/html/functions/utilities_portal.toPortalItem.html +3 -0
- package/docs/html/functions/utilities_promise.asyncFlatMap.html +3 -0
- package/docs/html/functions/utilities_promise.delay.html +3 -0
- package/docs/html/functions/utilities_promise.each.html +3 -0
- package/docs/html/functions/utilities_promise.map.html +3 -0
- package/docs/html/functions/utilities_promise.parallelEach.html +3 -0
- package/docs/html/functions/utilities_promise.props.html +3 -0
- package/docs/html/functions/utilities_promise.reduce.html +3 -0
- package/docs/html/functions/utilities_promise.timeout.html +3 -0
- package/docs/html/functions/utilities_query.count.html +3 -0
- package/docs/html/functions/utilities_query.query.html +3 -0
- package/docs/html/functions/utilities_query.spatialFilter.html +3 -0
- package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +3 -0
- package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +3 -0
- package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +3 -0
- package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +3 -0
- package/docs/html/functions/utilities_scaleRanges.getNextScale.html +3 -0
- package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +3 -0
- package/docs/html/functions/utilities_set.difference.html +3 -0
- package/docs/html/functions/utilities_set.filter.html +3 -0
- package/docs/html/functions/utilities_set.find.html +3 -0
- package/docs/html/functions/utilities_set.intersection.html +3 -0
- package/docs/html/functions/utilities_set.union.html +3 -0
- package/docs/html/functions/utilities_string.camelToKebabCase.html +3 -0
- package/docs/html/functions/utilities_string.escapeRegExp.html +3 -0
- package/docs/html/functions/utilities_string.format.html +3 -0
- package/docs/html/functions/utilities_string.kebabToCamelCase.html +3 -0
- package/docs/html/functions/utilities_symbol.isCimSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +3 -0
- package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isSymbol3D.html +3 -0
- package/docs/html/functions/utilities_symbol.isTextSymbol.html +3 -0
- package/docs/html/functions/utilities_symbol.isVolumetric.html +3 -0
- package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +3 -0
- package/docs/html/functions/utilities_uri.addQueryParameter.html +3 -0
- package/docs/html/functions/utilities_uri.isAbsoluteUri.html +3 -0
- package/docs/html/functions/utilities_uri.isPackageUri.html +3 -0
- package/docs/html/functions/utilities_uri.isRelativeUri.html +3 -0
- package/docs/html/functions/utilities_uri.removeQueryParameter.html +3 -0
- package/docs/html/functions/utilities_uri.toAbsoluteUri.html +3 -0
- package/docs/html/functions/utilities_uuid.generateUuid.html +3 -0
- package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +3 -0
- package/docs/html/functions/utilities_watch.onEach.html +3 -0
- package/docs/html/functions/utilities_watch.onOnce.html +3 -0
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +3 -0
- package/docs/html/functions/utilities_watch.watchEach.html +3 -0
- package/docs/html/index.html +3 -0
- package/docs/html/interfaces/Entity.Entity.html +3 -0
- package/docs/html/interfaces/Entity.EntityBaseProperties.html +4 -0
- package/docs/html/interfaces/Entity.EntityProperties.html +3 -0
- package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +3 -0
- package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +3 -0
- package/docs/html/interfaces/config.Config.html +3 -0
- package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +3 -0
- package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +3 -0
- package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +3 -0
- package/docs/html/interfaces/data_Capabilities.Capabilities.html +3 -0
- package/docs/html/interfaces/data_Feature.FeatureProperties.html +3 -0
- package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +3 -0
- package/docs/html/interfaces/data_Feature.FormatOptions.html +3 -0
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +3 -0
- package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +4 -1
- package/docs/html/interfaces/data_FeatureList.FilterClause.html +3 -0
- package/docs/html/interfaces/data_FeatureList.SortClause.html +3 -0
- package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +3 -0
- package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +10 -0
- package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +640 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +3 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +3 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +3 -0
- package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +3 -0
- package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +3 -0
- package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +4 -1
- package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +3 -0
- package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +3 -0
- package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +709 -0
- package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +638 -0
- package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +649 -0
- package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +3 -0
- package/docs/html/interfaces/data_Schema.FieldCollection.html +3 -0
- package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +3 -0
- package/docs/html/interfaces/data_Schema.SchemaProperties.html +3 -0
- package/docs/html/interfaces/data_Table.TableProperties.html +4 -1
- package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +3 -0
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +5 -2
- package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +3 -0
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +3 -0
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +3 -0
- package/docs/html/interfaces/data__TableExtension.TableReference.html +3 -0
- package/docs/html/interfaces/data_convert.FromCsvOptions.html +3 -0
- package/docs/html/interfaces/data_convert.FromShapefileOptions.html +3 -0
- package/docs/html/interfaces/data_convert.FromXLSXOptions.html +3 -0
- package/docs/html/interfaces/data_convert.ToCsvOptions.html +3 -0
- package/docs/html/interfaces/data_convert.ToShapefileOptions.html +3 -0
- package/docs/html/interfaces/data_convert.ToXLSXOptions.html +3 -0
- package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +3 -0
- package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +3 -0
- package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +3 -0
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +3 -0
- package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +3 -0
- package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +3 -0
- package/docs/html/interfaces/locale.LocaleResult.html +3 -0
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +3 -0
- package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +3 -0
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +3 -0
- package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +3 -0
- package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +3 -0
- package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +4 -1
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +794 -0
- package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +3 -0
- package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +3 -0
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +3 -0
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +3 -0
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +3 -0
- package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +633 -0
- package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +3 -0
- package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +3 -0
- package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +3 -0
- package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +3 -0
- package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +3 -0
- package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +3 -0
- package/docs/html/interfaces/menus_Menu.MenuProperties.html +3 -0
- package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +3 -0
- package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +3 -0
- package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +3 -0
- package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +3 -0
- package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +3 -0
- package/docs/html/interfaces/portal_Background.ColorBackground.html +3 -0
- package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +3 -0
- package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +3 -0
- package/docs/html/interfaces/portal_BingLayer.BingLayer.html +3 -0
- package/docs/html/interfaces/portal_Bookmark.Bookmark.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +3 -0
- package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +3 -0
- package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +3 -0
- package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Callout.Border.html +3 -0
- package/docs/html/interfaces/portal_Callout.Callout.html +3 -0
- package/docs/html/interfaces/portal_Camera.Camera-1.html +3 -0
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +3 -0
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +3 -0
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +3 -0
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +3 -0
- package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +3 -0
- package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +3 -0
- package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +3 -0
- package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +3 -0
- package/docs/html/interfaces/portal_DefinitionEditor.Input.html +3 -0
- package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +3 -0
- package/docs/html/interfaces/portal_Domain.DomainBase.html +3 -0
- package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +3 -0
- package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +3 -0
- package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +3 -0
- package/docs/html/interfaces/portal_Edges.SketchEdges.html +3 -0
- package/docs/html/interfaces/portal_Edges.SolidEdges.html +3 -0
- package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +3 -0
- package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +3 -0
- package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +3 -0
- package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +3 -0
- package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Environment.Environment-1.html +3 -0
- package/docs/html/interfaces/portal_Extent.Extent.html +3 -0
- package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_Feature.Feature-1.html +3 -0
- package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +3 -0
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +3 -0
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +3 -0
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +3 -0
- package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +3 -0
- package/docs/html/interfaces/portal_Field.Field-1.html +3 -0
- package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +3 -0
- package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +3 -0
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +3 -0
- package/docs/html/interfaces/portal_Format.Format.html +3 -0
- package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Geometry.GeometryBase.html +3 -0
- package/docs/html/interfaces/portal_Ground.Ground-1.html +3 -0
- package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +3 -0
- package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +3 -0
- package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +3 -0
- package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +3 -0
- package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +3 -0
- package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +3 -0
- package/docs/html/interfaces/portal_InitialState.InitialState-1.html +3 -0
- package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Item.Item-1.html +3 -0
- package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +3 -0
- package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +3 -0
- package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +3 -0
- package/docs/html/interfaces/portal_Layer.Layer-1.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +3 -0
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +3 -0
- package/docs/html/interfaces/portal_Lighting.SunLighting.html +3 -0
- package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +3 -0
- package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +3 -0
- package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +3 -0
- package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +3 -0
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +12 -2
- package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +3 -0
- package/docs/html/interfaces/portal_Multipoint.Multipoint.html +3 -0
- package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +3 -0
- package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +3 -0
- package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +3 -0
- package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +3 -0
- package/docs/html/interfaces/portal_Point.Point.html +3 -0
- package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +3 -0
- package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +3 -0
- package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +6 -1
- package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +3 -0
- package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +3 -0
- package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +3 -0
- package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +3 -0
- package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +3 -0
- package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_Polygon.Polygon.html +3 -0
- package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +3 -0
- package/docs/html/interfaces/portal_Polyline.Polyline.html +3 -0
- package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +3 -0
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +3 -0
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +44 -5
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +3 -0
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +3 -0
- package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +3 -0
- package/docs/html/interfaces/portal_Presentation.Presentation-1.html +3 -0
- package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +3 -0
- package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +3 -0
- package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +3 -0
- package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +3 -0
- package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +3 -0
- package/docs/html/interfaces/portal_Renderer.ColorRamp.html +3 -0
- package/docs/html/interfaces/portal_Renderer.RendererBase.html +3 -0
- package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +3 -0
- package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +3 -0
- package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +3 -0
- package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +3 -0
- package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +3 -0
- package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +3 -0
- package/docs/html/interfaces/portal_Slide.Slide-1.html +3 -0
- package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +3 -0
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +3 -0
- package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +3 -0
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +3 -0
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +3 -0
- package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +3 -0
- package/docs/html/interfaces/portal_Symbol.Font.html +3 -0
- package/docs/html/interfaces/portal_Symbol.SymbolBase.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Material.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Outline.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +3 -0
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_Table.Table.html +3 -0
- package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +3 -0
- package/docs/html/interfaces/portal_Template.Template-1.html +3 -0
- package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +3 -0
- package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +3 -0
- package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +3 -0
- package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +3 -0
- package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Type.Type-1.html +3 -0
- package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +3 -0
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +3 -0
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +3 -0
- package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +3 -0
- package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +3 -0
- package/docs/html/interfaces/portal_Value.Value.html +3 -0
- package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +3 -0
- package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +3 -0
- package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +3 -0
- package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.Size.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +6 -3
- package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +3 -0
- package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +3 -0
- package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +3 -0
- package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +3 -0
- package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +3 -0
- package/docs/html/interfaces/portal_Weather.CloudyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.FoggyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.RainyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.SnowyWeather.html +3 -0
- package/docs/html/interfaces/portal_Weather.SunnyWeather.html +3 -0
- package/docs/html/interfaces/portal_WebMap.WebMap-1.html +3 -0
- package/docs/html/interfaces/portal_WebScene.WebScene-1.html +3 -0
- package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +3 -0
- package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +3 -0
- package/docs/html/interfaces/portal_Widgets.FloorFilter.html +3 -0
- package/docs/html/interfaces/portal_Widgets.Range.html +3 -0
- package/docs/html/interfaces/portal_Widgets.TimeSlider.html +3 -0
- package/docs/html/interfaces/portal_Widgets.Widgets.html +3 -0
- package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +3 -0
- package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +3 -0
- package/docs/html/interfaces/support_Action.BoundAction.html +3 -0
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +3 -0
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +3 -0
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +4 -1
- package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +3 -0
- package/docs/html/interfaces/support_InitializableBase.Initializable.html +3 -0
- package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +3 -0
- package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +622 -0
- package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +3 -0
- package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +4 -0
- package/docs/html/interfaces/support_Serializable.PropertyDef.html +3 -0
- package/docs/html/interfaces/support_Serializable.Serializable.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +3 -0
- package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +3 -0
- package/docs/html/interfaces/support_esri.AccessorLike.html +3 -0
- package/docs/html/interfaces/support_esri.ChangeEvent.html +3 -0
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +3 -0
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +3 -0
- package/docs/html/interfaces/support_esri.SublayerLike.html +3 -0
- package/docs/html/interfaces/tasks_CountResult.CountResult.html +3 -0
- package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +3 -0
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +3 -0
- package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +3 -0
- package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +3 -0
- package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +3 -0
- package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +3 -0
- package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +3 -0
- package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +3 -0
- package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +3 -0
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +3 -0
- package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +3 -0
- package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +3 -0
- package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +3 -0
- package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +3 -0
- package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +3 -0
- package/docs/html/interfaces/utilities_array.CompareOptions.html +3 -0
- package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +3 -0
- package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +3 -0
- package/docs/html/interfaces/utilities_date.DateSettings.html +3 -0
- package/docs/html/interfaces/utilities_date.FormatOptions.html +3 -0
- package/docs/html/interfaces/utilities_date.ParseOptions.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +3 -0
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +3 -0
- package/docs/html/interfaces/utilities_log.LogEntry.html +3 -0
- package/docs/html/interfaces/utilities_log.LogOptions.html +3 -0
- package/docs/html/interfaces/utilities_log.Logger.html +3 -0
- package/docs/html/interfaces/utilities_number.FormatOptions.html +3 -0
- package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +3 -0
- package/docs/html/interfaces/utilities_number.NumberSettings.html +3 -0
- package/docs/html/interfaces/utilities_number.ParseOptions.html +3 -0
- package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +3 -0
- package/docs/html/interfaces/utilities_string.FormatOptions.html +3 -0
- package/docs/html/interfaces/utilities_transformation.Transformation.html +3 -0
- package/docs/html/modules/AccessDeniedError.html +3 -0
- package/docs/html/modules/ArgumentError.html +3 -0
- package/docs/html/modules/ArgumentMissingError.html +3 -0
- package/docs/html/modules/ArgumentOutOfRangeError.html +3 -0
- package/docs/html/modules/Entity.html +3 -0
- package/docs/html/modules/ErrorBase.html +3 -0
- package/docs/html/modules/FailureMode.html +3 -0
- package/docs/html/modules/Hyperlink.html +3 -0
- package/docs/html/modules/InvalidOperationError.html +3 -0
- package/docs/html/modules/ItemType.html +5 -0
- package/docs/html/modules/LanguageResources.html +3 -0
- package/docs/html/modules/NotFoundError.html +3 -0
- package/docs/html/modules/PortalUri.html +3 -0
- package/docs/html/modules/config.html +3 -0
- package/docs/html/modules/data_ArcGISServiceTableExtension.html +3 -0
- package/docs/html/modules/data_Attachment.html +3 -0
- package/docs/html/modules/data_Capabilities.html +3 -0
- package/docs/html/modules/data_Feature.html +3 -0
- package/docs/html/modules/data_FeatureList.html +3 -0
- package/docs/html/modules/data_FeatureSaveError.html +3 -0
- package/docs/html/modules/data_FeatureSet.html +3 -0
- package/docs/html/modules/data_FeatureSettings.html +6 -1
- package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +3 -0
- package/docs/html/modules/data_FeatureSource.html +3 -0
- package/docs/html/modules/data_FeatureSourceBase.html +3 -0
- package/docs/html/modules/data_FeatureStream.html +3 -0
- package/docs/html/modules/data_FieldExtension.html +3 -0
- package/docs/html/modules/data_PopupContentExtension.html +606 -0
- package/docs/html/modules/data_QuerySourceCapabilities.html +3 -0
- package/docs/html/modules/data_Relationship.html +3 -0
- package/docs/html/modules/data_RelationshipBase.html +3 -0
- package/docs/html/modules/data_Schema.html +11 -1
- package/docs/html/modules/data_Table.html +3 -0
- package/docs/html/modules/data_TableExtension.html +3 -0
- package/docs/html/modules/data_TaskSettings.html +3 -0
- package/docs/html/modules/data__Relationship.Relationship.html +3 -0
- package/docs/html/modules/data__Relationship.html +3 -0
- package/docs/html/modules/data__TableExtension.html +3 -0
- package/docs/html/modules/data_convert.html +3 -0
- package/docs/html/modules/data_support_DefaultRelationshipFactory.html +3 -0
- package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +3 -0
- package/docs/html/modules/data_support_RelationshipFactory.html +3 -0
- package/docs/html/modules/data_support_TableExtensionFactory.html +3 -0
- package/docs/html/modules/data_support_attachments.html +5 -0
- package/docs/html/modules/layer_preset_LayerPreset.html +3 -0
- package/docs/html/modules/layer_preset_LayerPresetSettings.html +3 -0
- package/docs/html/modules/locale.html +3 -0
- package/docs/html/modules/mapping_ArcGISSublayerExtension.html +3 -2
- package/docs/html/modules/mapping_BasemapExtension.html +3 -0
- package/docs/html/modules/mapping_Bookmark.html +3 -0
- package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +3 -0
- package/docs/html/modules/mapping_BuildingSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_CSVLayerExtension.html +3 -0
- package/docs/html/modules/mapping_ElevationLayerExtension.html +3 -0
- package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +3 -0
- package/docs/html/modules/mapping_FeatureLayerExtension.html +3 -0
- package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +3 -0
- package/docs/html/modules/mapping_GeoRSSLayerExtension.html +3 -0
- package/docs/html/modules/mapping_GraphicsLayerExtension.html +3 -0
- package/docs/html/modules/mapping_GroundExtension.html +3 -0
- package/docs/html/modules/mapping_GroupLayerExtension.html +3 -0
- package/docs/html/modules/mapping_ImageryLayerExtension.html +3 -0
- package/docs/html/modules/mapping_ImageryTileLayerExtension.html +3 -0
- package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +3 -0
- package/docs/html/modules/mapping_KMLLayerExtension.html +3 -0
- package/docs/html/modules/mapping_KMLSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_LayerExtension.html +4 -1
- package/docs/html/modules/mapping_MapConstraints.html +3 -0
- package/docs/html/modules/mapping_MapExtension.html +3 -0
- package/docs/html/modules/mapping_MapImageLayerExtension.html +3 -0
- package/docs/html/modules/mapping_MapImageSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +3 -0
- package/docs/html/modules/mapping_PointCloudLayerExtension.html +6 -1
- package/docs/html/modules/mapping_SceneLayerExtension.html +3 -0
- package/docs/html/modules/mapping_StreamLayerExtension.html +3 -0
- package/docs/html/modules/mapping_SublayerExtension.html +3 -0
- package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +3 -0
- package/docs/html/modules/mapping_SubtypeSublayerExtension.html +3 -2
- package/docs/html/modules/mapping_TileLayerExtension.html +3 -0
- package/docs/html/modules/mapping_TileSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_UnsupportedLayerExtension.html +3 -0
- package/docs/html/modules/mapping_VectorTileLayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMSLayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMSSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMTSLayerExtension.html +3 -0
- package/docs/html/modules/mapping_WMTSSublayerExtension.html +3 -0
- package/docs/html/modules/mapping_WebTileLayerExtension.html +3 -0
- package/docs/html/modules/mapping__LayerExtension.html +4 -3
- package/docs/html/modules/mapping__SublayerExtension.html +3 -0
- package/docs/html/modules/mapping_convert.html +3 -0
- package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +602 -0
- package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_LayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_LayerListSettings.html +3 -0
- package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +3 -0
- package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +3 -0
- package/docs/html/modules/mapping_support_WfsCapabilities.html +3 -0
- package/docs/html/modules/mapping_support_WfsFeatureType.html +3 -0
- package/docs/html/modules/mapping_support__LayerExtensionCollection.html +3 -0
- package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +3 -0
- package/docs/html/modules/mapping_support__kml.html +3 -0
- package/docs/html/modules/mapping_support_layers.html +3 -0
- package/docs/html/modules/mapping_support_ogc.html +3 -0
- package/docs/html/modules/menus_Menu.html +3 -0
- package/docs/html/modules/menus_MenuItem.html +3 -0
- package/docs/html/modules/menus_MenuItemState.html +3 -0
- package/docs/html/modules/menus_support_MenuFactory.html +3 -0
- package/docs/html/modules/menus_support_MenuItemFactory.html +3 -0
- package/docs/html/modules/portal_ApplicationProperties.html +3 -0
- package/docs/html/modules/portal_Background.Background.html +3 -0
- package/docs/html/modules/portal_Background.html +3 -0
- package/docs/html/modules/portal_BaseMap.BaseMap.html +3 -0
- package/docs/html/modules/portal_BaseMap.html +3 -0
- package/docs/html/modules/portal_BaseMapLayer.html +3 -0
- package/docs/html/modules/portal_BingLayer.html +3 -0
- package/docs/html/modules/portal_Bookmark.html +3 -0
- package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +3 -0
- package/docs/html/modules/portal_BuildingSceneLayer.html +3 -0
- package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +3 -0
- package/docs/html/modules/portal_BuildingSceneSublayer.html +3 -0
- package/docs/html/modules/portal_CIMSymbol.html +3 -0
- package/docs/html/modules/portal_CSVLayer.CSVLayer.html +3 -0
- package/docs/html/modules/portal_CSVLayer.html +3 -0
- package/docs/html/modules/portal_Callout.html +3 -0
- package/docs/html/modules/portal_Camera.Camera.html +3 -0
- package/docs/html/modules/portal_Camera.html +3 -0
- package/docs/html/modules/portal_ClassBreaksRenderer.html +3 -0
- package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +3 -0
- package/docs/html/modules/portal_CodedValueDomain.html +3 -0
- package/docs/html/modules/portal_ColorClassBreakInfo.html +3 -0
- package/docs/html/modules/portal_ColorUniqueValueInfos.html +3 -0
- package/docs/html/modules/portal_DataSource.html +3 -0
- package/docs/html/modules/portal_DefinitionEditor.html +3 -0
- package/docs/html/modules/portal_Domain.Domain.html +3 -0
- package/docs/html/modules/portal_Domain.DomainType.html +3 -0
- package/docs/html/modules/portal_Domain.html +3 -0
- package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +3 -0
- package/docs/html/modules/portal_DrawingInfo.html +3 -0
- package/docs/html/modules/portal_DynamicDataLayer.html +3 -0
- package/docs/html/modules/portal_DynamicMapLayer.html +3 -0
- package/docs/html/modules/portal_Edges.Edges.html +3 -0
- package/docs/html/modules/portal_Edges.html +3 -0
- package/docs/html/modules/portal_Effect.html +3 -0
- package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +3 -0
- package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +3 -0
- package/docs/html/modules/portal_ElevationInfo.html +3 -0
- package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +3 -0
- package/docs/html/modules/portal_ElevationLayer.html +3 -0
- package/docs/html/modules/portal_Environment.Environment.html +3 -0
- package/docs/html/modules/portal_Environment.html +3 -0
- package/docs/html/modules/portal_Extent.html +3 -0
- package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_Feature.Feature.html +3 -0
- package/docs/html/modules/portal_Feature.html +3 -0
- package/docs/html/modules/portal_FeatureCollection.html +3 -0
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +3 -0
- package/docs/html/modules/portal_FeatureLayer.html +3 -0
- package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +3 -0
- package/docs/html/modules/portal_FeatureReduction.html +3 -0
- package/docs/html/modules/portal_FeatureSet.html +3 -0
- package/docs/html/modules/portal_Field.Field.html +3 -0
- package/docs/html/modules/portal_Field.FieldType.html +3 -0
- package/docs/html/modules/portal_Field.html +3 -0
- package/docs/html/modules/portal_FieldInfo.html +3 -0
- package/docs/html/modules/portal_FillSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_FormInfo.FormInfo.html +3 -0
- package/docs/html/modules/portal_FormInfo.html +3 -0
- package/docs/html/modules/portal_Format.html +3 -0
- package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +3 -0
- package/docs/html/modules/portal_GeoRSSLayer.html +3 -0
- package/docs/html/modules/portal_Geometry.GeometryType.html +3 -0
- package/docs/html/modules/portal_Geometry.html +3 -0
- package/docs/html/modules/portal_Ground.Ground.html +3 -0
- package/docs/html/modules/portal_Ground.html +3 -0
- package/docs/html/modules/portal_GroupLayer.GroupLayer.html +3 -0
- package/docs/html/modules/portal_GroupLayer.html +3 -0
- package/docs/html/modules/portal_HeatmapRenderer.html +3 -0
- package/docs/html/modules/portal_HeightModelInfo.html +3 -0
- package/docs/html/modules/portal_IconSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_ImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_ImageServiceVectorLayer.html +3 -0
- package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +3 -0
- package/docs/html/modules/portal_InheritedDomain.html +3 -0
- package/docs/html/modules/portal_InitialState.InitialState.html +3 -0
- package/docs/html/modules/portal_InitialState.html +3 -0
- package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +3 -0
- package/docs/html/modules/portal_IntegratedMeshLayer.html +3 -0
- package/docs/html/modules/portal_Item.Item.html +3 -0
- package/docs/html/modules/portal_Item.html +3 -0
- package/docs/html/modules/portal_JoinTableDataSource.html +3 -0
- package/docs/html/modules/portal_KMLLayer.KMLLayer.html +3 -0
- package/docs/html/modules/portal_KMLLayer.html +3 -0
- package/docs/html/modules/portal_LabelSymbol3D.html +3 -0
- package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +3 -0
- package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +3 -0
- package/docs/html/modules/portal_LabelingInfo.html +3 -0
- package/docs/html/modules/portal_Layer.Layer.html +3 -0
- package/docs/html/modules/portal_Layer.html +3 -0
- package/docs/html/modules/portal_LayerBase.html +3 -0
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +3 -0
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +3 -0
- package/docs/html/modules/portal_LayerDefinition.html +3 -0
- package/docs/html/modules/portal_Lighting.Lighting.html +3 -0
- package/docs/html/modules/portal_Lighting.html +3 -0
- package/docs/html/modules/portal_LineSymbol3D.html +3 -0
- package/docs/html/modules/portal_LineSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_LocationInfo.html +3 -0
- package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +3 -0
- package/docs/html/modules/portal_MapFloorInfo.html +3 -0
- package/docs/html/modules/portal_MapRangeInfo.html +3 -0
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +3 -0
- package/docs/html/modules/portal_MapServiceLayer.html +3 -0
- package/docs/html/modules/portal_MediaInfo.MediaType.html +3 -0
- package/docs/html/modules/portal_MediaInfo.html +3 -0
- package/docs/html/modules/portal_MeshSymbol3D.html +3 -0
- package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +3 -0
- package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +3 -0
- package/docs/html/modules/portal_MosaicRule.MosaicRule.html +3 -0
- package/docs/html/modules/portal_MosaicRule.html +3 -0
- package/docs/html/modules/portal_Multipoint.html +3 -0
- package/docs/html/modules/portal_ObjectSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +3 -0
- package/docs/html/modules/portal_OpenStreetMapLayer.html +3 -0
- package/docs/html/modules/portal_OperationalLayer.html +3 -0
- package/docs/html/modules/portal_PathSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_PictureFillSymbol.html +3 -0
- package/docs/html/modules/portal_PictureMarkerSymbol.html +3 -0
- package/docs/html/modules/portal_Point.html +3 -0
- package/docs/html/modules/portal_PointCloudBitfieldFilter.html +3 -0
- package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudFilter.html +3 -0
- package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +3 -0
- package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +3 -0
- package/docs/html/modules/portal_PointCloudLayer.html +3 -0
- package/docs/html/modules/portal_PointCloudRGBRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudReturnFilter.html +3 -0
- package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +3 -0
- package/docs/html/modules/portal_PointCloudStretchRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +3 -0
- package/docs/html/modules/portal_PointCloudValueFilter.html +3 -0
- package/docs/html/modules/portal_PointSymbol3D.html +3 -0
- package/docs/html/modules/portal_Polygon.html +3 -0
- package/docs/html/modules/portal_PolygonSymbol3D.html +3 -0
- package/docs/html/modules/portal_Polyline.html +3 -0
- package/docs/html/modules/portal_PopupExpressionInfo.html +3 -0
- package/docs/html/modules/portal_PopupInfo.PopupContent.html +600 -0
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +3 -0
- package/docs/html/modules/portal_PopupInfo.html +5 -1
- package/docs/html/modules/portal_PredominanceRenderer.html +3 -0
- package/docs/html/modules/portal_Presentation.Presentation.html +3 -0
- package/docs/html/modules/portal_Presentation.html +3 -0
- package/docs/html/modules/portal_QueryTableDataSource.html +3 -0
- package/docs/html/modules/portal_RangeDomain.RangeDomain.html +3 -0
- package/docs/html/modules/portal_RangeDomain.html +3 -0
- package/docs/html/modules/portal_RangeInfo.html +3 -0
- package/docs/html/modules/portal_RasterDataSource.html +3 -0
- package/docs/html/modules/portal_Renderer.Renderer.html +3 -0
- package/docs/html/modules/portal_Renderer.html +3 -0
- package/docs/html/modules/portal_RenderingRule.PixelType.html +3 -0
- package/docs/html/modules/portal_RenderingRule.RenderingRule.html +3 -0
- package/docs/html/modules/portal_RenderingRule.html +3 -0
- package/docs/html/modules/portal_SceneLayer.SceneLayer.html +3 -0
- package/docs/html/modules/portal_SceneLayer.html +3 -0
- package/docs/html/modules/portal_SimpleFillSymbol.html +3 -0
- package/docs/html/modules/portal_SimpleLineSymbol.html +3 -0
- package/docs/html/modules/portal_SimpleMarkerSymbol.html +3 -0
- package/docs/html/modules/portal_SimpleRenderer.html +3 -0
- package/docs/html/modules/portal_Slide.Slide.html +3 -0
- package/docs/html/modules/portal_Slide.html +3 -0
- package/docs/html/modules/portal_SpatialReference.SpatialReference.html +3 -0
- package/docs/html/modules/portal_SpatialReference.html +3 -0
- package/docs/html/modules/portal_StreamLayer.StreamLayer.html +3 -0
- package/docs/html/modules/portal_StreamLayer.html +3 -0
- package/docs/html/modules/portal_StyleSymbolReference.html +3 -0
- package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +3 -0
- package/docs/html/modules/portal_SubtypeGroupLayer.html +3 -0
- package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +3 -0
- package/docs/html/modules/portal_SubtypeSublayer.html +3 -0
- package/docs/html/modules/portal_Symbol.SymbolType.html +3 -0
- package/docs/html/modules/portal_Symbol.html +3 -0
- package/docs/html/modules/portal_Symbol3D.html +3 -0
- package/docs/html/modules/portal_Table.html +3 -0
- package/docs/html/modules/portal_TableDataSource.html +3 -0
- package/docs/html/modules/portal_Template.Template.html +3 -0
- package/docs/html/modules/portal_Template.html +3 -0
- package/docs/html/modules/portal_TemporalRenderer.html +3 -0
- package/docs/html/modules/portal_TextSymbol.html +3 -0
- package/docs/html/modules/portal_TextSymbol3DLayer.html +3 -0
- package/docs/html/modules/portal_TileInfo.TileInfo.html +3 -0
- package/docs/html/modules/portal_TileInfo.html +3 -0
- package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_TiledImageServiceLayer.html +3 -0
- package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +3 -0
- package/docs/html/modules/portal_TiledMapServiceLayer.html +3 -0
- package/docs/html/modules/portal_Type.Type.html +3 -0
- package/docs/html/modules/portal_Type.html +3 -0
- package/docs/html/modules/portal_UniqueValueFromStyle.html +3 -0
- package/docs/html/modules/portal_UniqueValueRenderer.html +3 -0
- package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +3 -0
- package/docs/html/modules/portal_UtilityNetwork.html +3 -0
- package/docs/html/modules/portal_Value.html +3 -0
- package/docs/html/modules/portal_VectorFieldRenderer.html +3 -0
- package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +3 -0
- package/docs/html/modules/portal_VectorTileLayer.html +3 -0
- package/docs/html/modules/portal_VerticalOffset.html +3 -0
- package/docs/html/modules/portal_Viewpoint.Viewpoint.html +3 -0
- package/docs/html/modules/portal_Viewpoint.html +3 -0
- package/docs/html/modules/portal_VisualVariable.html +3 -0
- package/docs/html/modules/portal_WMSLayer.WMSLayer.html +3 -0
- package/docs/html/modules/portal_WMSLayer.html +3 -0
- package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +3 -0
- package/docs/html/modules/portal_WMSSublayer.html +3 -0
- package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +3 -0
- package/docs/html/modules/portal_WMTSInfo.html +3 -0
- package/docs/html/modules/portal_Weather.Weather.html +3 -0
- package/docs/html/modules/portal_Weather.html +3 -0
- package/docs/html/modules/portal_WebMap.WebMap.html +3 -0
- package/docs/html/modules/portal_WebMap.html +3 -0
- package/docs/html/modules/portal_WebScene.WebScene.html +3 -0
- package/docs/html/modules/portal_WebScene.html +3 -0
- package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +3 -0
- package/docs/html/modules/portal_WebSceneBaseMap.html +3 -0
- package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +3 -0
- package/docs/html/modules/portal_WebTileLayer.html +3 -0
- package/docs/html/modules/portal_Widgets.html +3 -0
- package/docs/html/modules/portal__FeatureLayer.html +3 -0
- package/docs/html/modules/portal__LayerBase.LayerBase.html +3 -0
- package/docs/html/modules/portal__LayerBase.html +3 -0
- package/docs/html/modules/portal__layerHelper.html +3 -0
- package/docs/html/modules/portal__utils.html +3 -0
- package/docs/html/modules/support_Action.html +3 -0
- package/docs/html/modules/support_ArcGISRequestHelper.html +3 -0
- package/docs/html/modules/support_Cancellable.html +3 -0
- package/docs/html/modules/support_FormatSettings.html +3 -0
- package/docs/html/modules/support_InitializableBase.html +11 -1
- package/docs/html/modules/support_InitializableCollectionProxy.html +3 -0
- package/docs/html/modules/support_InitializeError.html +3 -0
- package/docs/html/modules/support_Observable.html +3 -0
- package/docs/html/modules/support_ReadOnlyInitializableCollection.html +3 -0
- package/docs/html/modules/support_Serializable.html +3 -0
- package/docs/html/modules/support_Settings.html +3 -0
- package/docs/html/modules/support__ArcGISRelationshipCollection.html +3 -0
- package/docs/html/modules/support__esriInternal.html +3 -0
- package/docs/html/modules/support__graphicsQuery.html +3 -0
- package/docs/html/modules/support__query.html +3 -0
- package/docs/html/modules/support__requestCache.html +3 -0
- package/docs/html/modules/support__restApiJson.html +3 -0
- package/docs/html/modules/support_esri.html +3 -0
- package/docs/html/modules/support_utilities.html +3 -0
- package/docs/html/modules/tasks_CountResult.html +3 -0
- package/docs/html/modules/tasks_TaskResult.html +3 -0
- package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +3 -0
- package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +3 -0
- package/docs/html/modules/tasks_geocoding_Geocoder.html +3 -0
- package/docs/html/modules/tasks_geocoding_utilities.html +3 -0
- package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyError.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyOptions.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +3 -0
- package/docs/html/modules/tasks_identify_IdentifyService.html +3 -0
- package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +3 -0
- package/docs/html/modules/tasks_identify__utilities.html +3 -0
- package/docs/html/modules/tasks_query_ArcGISRelationship.html +3 -0
- package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_CSVLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_QueryBasedRelationship.html +3 -0
- package/docs/html/modules/tasks_query_QueryError.html +3 -0
- package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +3 -0
- package/docs/html/modules/tasks_query_QueryOptions.html +3 -0
- package/docs/html/modules/tasks_query_QueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_QueryProviderBase.html +3 -0
- package/docs/html/modules/tasks_query_QueryService.html +3 -0
- package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_StreamLayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +3 -0
- package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_QuerySearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_SearchError.html +3 -0
- package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +3 -0
- package/docs/html/modules/tasks_search_SearchOptions.html +3 -0
- package/docs/html/modules/tasks_search_SearchProvider.html +3 -0
- package/docs/html/modules/tasks_search_SearchProviderBase.html +3 -0
- package/docs/html/modules/tasks_search_SearchService.html +3 -0
- package/docs/html/modules/tasks_search_SearchSuggestion.html +3 -0
- package/docs/html/modules/tasks_search__utilities.html +3 -0
- package/docs/html/modules/utilities_CollectionProxy.html +3 -0
- package/docs/html/modules/utilities_CopyOnWriteCollection.html +3 -0
- package/docs/html/modules/utilities_FormatSettings.html +3 -0
- package/docs/html/modules/utilities_GeometryServiceError.html +3 -0
- package/docs/html/modules/utilities_MapTransformCollection.html +3 -0
- package/docs/html/modules/utilities_ObservableMap.html +3 -0
- package/docs/html/modules/utilities_ObservableSet.html +3 -0
- package/docs/html/modules/utilities_ObservableWeakSet.html +3 -0
- package/docs/html/modules/utilities_ReadOnlyCollection.html +3 -0
- package/docs/html/modules/utilities_ReadOnlyMap.html +3 -0
- package/docs/html/modules/utilities_RequestHelper.html +3 -0
- package/docs/html/modules/utilities__layers.html +3 -0
- package/docs/html/modules/utilities__number.html +3 -0
- package/docs/html/modules/utilities__ogc.html +3 -0
- package/docs/html/modules/utilities_arcade.html +3 -0
- package/docs/html/modules/utilities_array.html +3 -0
- package/docs/html/modules/utilities_asyncIterable.html +3 -0
- package/docs/html/modules/utilities_basemaps.html +3 -0
- package/docs/html/modules/utilities_checkArg.html +3 -0
- package/docs/html/modules/utilities_collection.html +3 -0
- package/docs/html/modules/utilities_date.html +3 -0
- package/docs/html/modules/utilities_enum.html +3 -0
- package/docs/html/modules/utilities_esri.html +17 -0
- package/docs/html/modules/utilities_extensions.html +7 -0
- package/docs/html/modules/utilities_field.html +3 -0
- package/docs/html/modules/utilities_geometry.html +3 -0
- package/docs/html/modules/utilities_iterable.html +3 -0
- package/docs/html/modules/utilities_layers.html +3 -0
- package/docs/html/modules/utilities_log.html +3 -0
- package/docs/html/modules/utilities_mapping.html +3 -0
- package/docs/html/modules/utilities_math.html +3 -0
- package/docs/html/modules/utilities_number.html +3 -0
- package/docs/html/modules/utilities_object.html +3 -0
- package/docs/html/modules/utilities_portal.html +3 -0
- package/docs/html/modules/utilities_promise.html +3 -0
- package/docs/html/modules/utilities_query.html +3 -0
- package/docs/html/modules/utilities_relationships.html +3 -0
- package/docs/html/modules/utilities_renderers.html +3 -0
- package/docs/html/modules/utilities_scaleRanges.html +3 -0
- package/docs/html/modules/utilities_set.html +3 -0
- package/docs/html/modules/utilities_string.html +3 -0
- package/docs/html/modules/utilities_symbol.html +3 -0
- package/docs/html/modules/utilities_transformation.html +3 -0
- package/docs/html/modules/utilities_uri.html +3 -0
- package/docs/html/modules/utilities_uuid.html +3 -0
- package/docs/html/modules/utilities_watch.html +3 -0
- package/docs/html/modules/version.html +3 -0
- package/docs/html/modules.html +5 -0
- package/docs/html/types/FailureMode.FailureMode.html +3 -0
- package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +3 -0
- package/docs/html/types/data_FeatureList.FeaturePredicate.html +3 -0
- package/docs/html/types/data_FeatureList.SortDirection.html +3 -0
- package/docs/html/types/data__Relationship.Cardinality.html +3 -0
- package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +3 -0
- package/docs/html/types/data__Relationship.RelationshipType.html +3 -0
- package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +3 -0
- package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +3 -0
- package/docs/html/types/mapping_Bookmark.BookmarkSource.html +3 -0
- package/docs/html/types/mapping_GroundExtension.GroundLike.html +3 -0
- package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +3 -0
- package/docs/html/types/mapping_MapExtension.MapProperties.html +3 -0
- package/docs/html/types/mapping_MapExtension.ViewMode.html +3 -0
- package/docs/html/types/mapping_MapExtension.WebMapLike.html +3 -0
- package/docs/html/types/mapping_MapExtension.WebSceneLike.html +3 -0
- package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +3 -0
- package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +4 -2
- package/docs/html/types/mapping__SublayerExtension.SublayerType.html +3 -0
- package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +3 -0
- package/docs/html/types/portal_ApplicationProperties.SyncMode.html +3 -0
- package/docs/html/types/portal_Background.Background-1.html +3 -0
- package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +3 -0
- package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +3 -0
- package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +3 -0
- package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +3 -0
- package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +3 -0
- package/docs/html/types/portal_DataSource.DataSource.html +3 -0
- package/docs/html/types/portal_DataSource.DataSourceType.html +3 -0
- package/docs/html/types/portal_Domain.Domain-1.html +3 -0
- package/docs/html/types/portal_Domain.DomainType-1.html +3 -0
- package/docs/html/types/portal_Edges.Edges-1.html +3 -0
- package/docs/html/types/portal_Effect.Effect.html +3 -0
- package/docs/html/types/portal_Effect.EffectFunction.html +3 -0
- package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +3 -0
- package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +3 -0
- package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +3 -0
- package/docs/html/types/portal_Field.FieldType-1.html +3 -0
- package/docs/html/types/portal_FieldInfo.StringFieldOption.html +3 -0
- package/docs/html/types/portal_Format.DateFormat.html +3 -0
- package/docs/html/types/portal_Geometry.Geometry.html +3 -0
- package/docs/html/types/portal_Geometry.GeometryType-1.html +3 -0
- package/docs/html/types/portal_Ground.NavigationConstraintType.html +3 -0
- package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +3 -0
- package/docs/html/types/portal_JoinTableDataSource.JoinType.html +3 -0
- package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +3 -0
- package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +3 -0
- package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +3 -0
- package/docs/html/types/portal_Lighting.Lighting-1.html +3 -0
- package/docs/html/types/portal_MediaInfo.MediaType-1.html +3 -0
- package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +3 -0
- package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +3 -0
- package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +3 -0
- package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +3 -0
- package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +3 -0
- package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +3 -0
- package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +3 -0
- package/docs/html/types/portal_PopupInfo.PopupElementType.html +4 -1
- package/docs/html/types/portal_Renderer.AuthoringInfoType.html +3 -0
- package/docs/html/types/portal_Renderer.ClassificationMethod.html +3 -0
- package/docs/html/types/portal_Renderer.Renderer-1.html +3 -0
- package/docs/html/types/portal_Renderer.RendererType.html +3 -0
- package/docs/html/types/portal_Renderer.RotationType.html +3 -0
- package/docs/html/types/portal_RenderingRule.PixelType-1.html +3 -0
- package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +3 -0
- package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +3 -0
- package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +3 -0
- package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +3 -0
- package/docs/html/types/portal_Symbol.Color.html +3 -0
- package/docs/html/types/portal_Symbol.FontStyle.html +3 -0
- package/docs/html/types/portal_Symbol.FontWeight.html +3 -0
- package/docs/html/types/portal_Symbol.HorizontalAlignment.html +3 -0
- package/docs/html/types/portal_Symbol.Symbol.html +3 -0
- package/docs/html/types/portal_Symbol.SymbolType-1.html +3 -0
- package/docs/html/types/portal_Symbol.TextDecoration.html +3 -0
- package/docs/html/types/portal_Symbol.VerticalAlignment.html +3 -0
- package/docs/html/types/portal_Symbol3D.Symbol3D.html +3 -0
- package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +3 -0
- package/docs/html/types/portal_Table.CapabilitiesEnum.html +3 -0
- package/docs/html/types/portal_Table.TableType.html +3 -0
- package/docs/html/types/portal_Template.DrawingTool.html +3 -0
- package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +3 -0
- package/docs/html/types/portal_VisualVariable.RotationType.html +3 -0
- package/docs/html/types/portal_VisualVariable.VisualVariable.html +3 -0
- package/docs/html/types/portal_VisualVariable.VisualVariableType.html +3 -0
- package/docs/html/types/portal_Weather.Weather-1.html +3 -0
- package/docs/html/types/portal_Widgets.TimeUnits.html +3 -0
- package/docs/html/types/portal__LayerBase.BlendMode.html +3 -0
- package/docs/html/types/portal__LayerBase.LayerType.html +3 -0
- package/docs/html/types/support_Action.Action.html +3 -0
- package/docs/html/types/support_Action.ActionName.html +3 -0
- package/docs/html/types/support_Action.CompositeAction.html +3 -0
- package/docs/html/types/support_Action.SimpleAction.html +3 -0
- package/docs/html/types/support_Cancellable.CancelToken.html +3 -0
- package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +6 -1
- package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +3 -0
- package/docs/html/types/support_Serializable.PropertyDefs.html +3 -0
- package/docs/html/types/support_Serializable.SerializableClass.html +3 -0
- package/docs/html/types/support_Serializable.SerializeMode.html +3 -0
- package/docs/html/types/support__restApiJson.RestApiDomain.html +3 -0
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +3 -0
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +3 -0
- package/docs/html/types/support_esri.BuildingSceneSublayerType.html +3 -0
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +3 -0
- package/docs/html/types/support_esri.ChangeEventCallback.html +3 -0
- package/docs/html/types/support_esri.ChartMediaInfo.html +3 -0
- package/docs/html/types/support_esri.DateFormat.html +3 -0
- package/docs/html/types/support_esri.DistanceUnit.html +3 -0
- package/docs/html/types/support_esri.Domain.html +3 -0
- package/docs/html/types/support_esri.DomainType.html +3 -0
- package/docs/html/types/support_esri.DrawingTool.html +3 -0
- package/docs/html/types/support_esri.EditsResult.html +3 -0
- package/docs/html/types/support_esri.ElevationLayerProperties.html +3 -0
- package/docs/html/types/support_esri.ElevationMode.html +3 -0
- package/docs/html/types/support_esri.EsriError.html +3 -0
- package/docs/html/types/support_esri.EsriErrorDetails.html +3 -0
- package/docs/html/types/support_esri.EventCallback.html +3 -0
- package/docs/html/types/support_esri.EventHandler.html +3 -0
- package/docs/html/types/support_esri.FeatureEditResult.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerCapabilities.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +3 -0
- package/docs/html/types/support_esri.FeatureLayerProperties.html +3 -0
- package/docs/html/types/support_esri.FieldProperties.html +3 -0
- package/docs/html/types/support_esri.FieldType.html +3 -0
- package/docs/html/types/support_esri.GeometryType.html +3 -0
- package/docs/html/types/support_esri.GraphicHit.html +3 -0
- package/docs/html/types/support_esri.ImageryLayerProperties.html +3 -0
- package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +3 -0
- package/docs/html/types/support_esri.ItemCallback.html +3 -0
- package/docs/html/types/support_esri.ItemCompareCallback.html +3 -0
- package/docs/html/types/support_esri.ItemMapCallback.html +3 -0
- package/docs/html/types/support_esri.ItemReduceCallback.html +3 -0
- package/docs/html/types/support_esri.ItemTestCallback.html +3 -0
- package/docs/html/types/support_esri.LabelPlacement.html +3 -0
- package/docs/html/types/support_esri.LayerViewCreateEvent.html +3 -0
- package/docs/html/types/support_esri.LayerViewDestroyEvent.html +3 -0
- package/docs/html/types/support_esri.ListMode.html +3 -0
- package/docs/html/types/support_esri.LoadStatus.html +3 -0
- package/docs/html/types/support_esri.MapImageLayerProperties.html +3 -0
- package/docs/html/types/support_esri.MediaType.html +3 -0
- package/docs/html/types/support_esri.MosaicMethodType.html +3 -0
- package/docs/html/types/support_esri.MosaicOperationType.html +3 -0
- package/docs/html/types/support_esri.NavigationConstraintType.html +3 -0
- package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +3 -0
- package/docs/html/types/support_esri.OutputPixelType.html +3 -0
- package/docs/html/types/support_esri.PointCloudLayerProperties.html +3 -0
- package/docs/html/types/support_esri.PopupTemplateProperties.html +3 -0
- package/docs/html/types/support_esri.PortalItemProperties.html +3 -0
- package/docs/html/types/support_esri.PortalItemType.html +3 -0
- package/docs/html/types/support_esri.PresentationProperties.html +3 -0
- package/docs/html/types/support_esri.RasterFunctionProperties.html +3 -0
- package/docs/html/types/support_esri.RasterInfo.html +3 -0
- package/docs/html/types/support_esri.RelationshipQueryProperties.html +3 -0
- package/docs/html/types/support_esri.RelationshipRole.html +3 -0
- package/docs/html/types/support_esri.RequestOptions.html +3 -0
- package/docs/html/types/support_esri.SceneLayerProperties.html +3 -0
- package/docs/html/types/support_esri.SceneViewGraphicHit.html +3 -0
- package/docs/html/types/support_esri.SceneViewHitTestResult.html +3 -0
- package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +3 -0
- package/docs/html/types/support_esri.SlideVisibleLayers.html +3 -0
- package/docs/html/types/support_esri.StreamLayerProperties.html +3 -0
- package/docs/html/types/support_esri.SymbolType.html +3 -0
- package/docs/html/types/support_esri.TileLayerProperties.html +3 -0
- package/docs/html/types/support_esri.TimeIntervalUnits.html +3 -0
- package/docs/html/types/support_esri.VectorTileLayerProperties.html +3 -0
- package/docs/html/types/support_esri.VisibilityMode.html +3 -0
- package/docs/html/types/support_esri.WatchCallback.html +3 -0
- package/docs/html/types/support_esri.WebMapProperties.html +3 -0
- package/docs/html/types/support_esri.WebMapTimeSliderObject.html +3 -0
- package/docs/html/types/support_esri.WebMapWidgetsObject.html +3 -0
- package/docs/html/types/support_esri.WebSceneProperties.html +3 -0
- package/docs/html/types/support_esri.WebTileLayerProperties.html +3 -0
- package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +3 -0
- package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +3 -0
- package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +3 -0
- package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +3 -0
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +3 -0
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +3 -0
- package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +3 -0
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +3 -0
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +3 -0
- package/docs/html/types/utilities_asyncIterable.IterationOrder.html +3 -0
- package/docs/html/types/utilities_geometry.GeoJSON.html +3 -0
- package/docs/html/types/utilities_log.LoggerFactory.html +3 -0
- package/docs/html/types/utilities_portal.PortalItemId.html +3 -0
- package/docs/html/types/utilities_portal.PortalItemLike.html +3 -0
- package/docs/html/types/utilities_portal.PortalItemUrl.html +3 -0
- package/docs/html/types/utilities_scaleRanges.ScaleId.html +3 -0
- package/docs/html/variables/config.config-1.html +3 -0
- package/docs/html/variables/data_Feature.SCORE_FIELD.html +3 -0
- package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/data_Schema.fieldWithArcadeXRegex.html +595 -0
- package/docs/html/variables/data_Schema.fieldWithRelationshipRegex.html +595 -0
- package/docs/html/variables/data__Relationship.Relationship.factory.html +3 -0
- package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +4 -0
- package/docs/html/variables/locale.INVARIANT.html +3 -0
- package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +3 -0
- package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +3 -0
- package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +3 -0
- package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +3 -0
- package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +3 -0
- package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +3 -0
- package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +3 -0
- package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +3 -0
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +3 -0
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +3 -0
- package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +3 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +3 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +3 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +3 -0
- package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +3 -0
- package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +3 -0
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +3 -0
- package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +3 -0
- package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +3 -0
- package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +3 -0
- package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +3 -0
- package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +3 -0
- package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +3 -0
- package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +3 -0
- package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +3 -0
- package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +3 -0
- package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +3 -0
- package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +3 -0
- package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +3 -0
- package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +3 -0
- package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +3 -0
- package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +3 -0
- package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +3 -0
- package/docs/html/variables/tasks_query_CSVLayerQueryProvider.CSVLayerQueryProvider.html +3 -0
- package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/tasks_query_StreamLayerQueryProvider.StreamLayerQueryProvider.html +3 -0
- package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +3 -0
- package/docs/html/variables/utilities_FormatSettings.settings.html +3 -0
- package/docs/html/variables/utilities__ogc.webMercatorAliases.html +3 -0
- package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +3 -0
- package/docs/html/variables/utilities_date.INVALID_DATE.html +3 -0
- package/docs/html/variables/utilities_date.settings.html +3 -0
- package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +3 -0
- package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +3 -0
- package/docs/html/variables/utilities_number.settings.html +3 -0
- package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +3 -0
- package/docs/html/variables/version.version.html +4 -1
- package/mapping/ArcGISSublayerExtension.d.ts +1 -43
- package/mapping/ArcGISSublayerExtension.js +1 -1
- package/mapping/BuildingComponentSublayerExtension.d.ts +5 -0
- package/mapping/BuildingComponentSublayerExtension.js +1 -1
- package/mapping/BuildingSublayerExtension.d.ts +4 -27
- package/mapping/BuildingSublayerExtension.js +1 -1
- package/mapping/CSVLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtensionBase.js +1 -1
- package/mapping/ImageryLayerExtension.js +1 -1
- package/mapping/ImageryTileLayerExtension.d.ts +5 -0
- package/mapping/ImageryTileLayerExtension.js +1 -1
- package/mapping/LayerExtension.d.ts +3 -2
- package/mapping/LayerExtension.js +1 -1
- package/mapping/PointCloudLayerExtension.d.ts +7 -1
- package/mapping/PointCloudLayerExtension.js +1 -1
- package/mapping/SceneLayerExtension.js +1 -1
- package/mapping/StreamLayerExtension.js +1 -1
- package/mapping/SubtypeSublayerExtension.d.ts +2 -44
- package/mapping/SubtypeSublayerExtension.js +1 -1
- package/mapping/_LayerExtension.d.ts +0 -15
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/support/ArrayWrappedCollection.d.ts +42 -0
- package/mapping/support/ArrayWrappedCollection.js +1 -0
- package/mapping/support/PopupTemplateFeatureSettings.js +1 -1
- package/package.json +1 -1
- package/portal/MediaInfo.d.ts +4 -0
- package/portal/PopupInfo.d.ts +50 -3
- package/portal/PopupInfo.js +1 -1
- package/support/InitializableBase.d.ts +22 -0
- package/support/InitializableBase.js +1 -1
- package/support/Settings.js +1 -1
- package/utilities/esri.d.ts +49 -0
- package/utilities/esri.js +1 -1
- package/utilities/extensions.d.ts +14 -0
- package/utilities/extensions.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerFeatureSettings.html +0 -1389
|
@@ -0,0 +1,640 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PopupContentExtensionCollection | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
|
+
<div class="tsd-toolbar-contents container">
|
|
3
|
+
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
|
+
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
|
+
<div class="field">
|
|
6
|
+
<div id="tsd-toolbar-links"></div></div>
|
|
7
|
+
<ul class="results">
|
|
8
|
+
<li class="state loading">Preparing search index...</li>
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div>
|
|
10
|
+
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
|
+
<div class="container container-main">
|
|
12
|
+
<div class="col-8 col-content">
|
|
13
|
+
<div class="tsd-page-title">
|
|
14
|
+
<ul class="tsd-breadcrumb">
|
|
15
|
+
<li><a href="../modules.html">@vertigis/arcgis-extensions</a></li>
|
|
16
|
+
<li><a href="../modules/data_FeatureSettings.html">data/FeatureSettings</a></li>
|
|
17
|
+
<li><a href="data_FeatureSettings.PopupContentExtensionCollection.html">PopupContentExtensionCollection</a></li></ul>
|
|
18
|
+
<h1>Interface PopupContentExtensionCollection</h1></div>
|
|
19
|
+
<section class="tsd-panel tsd-comment">
|
|
20
|
+
<div class="tsd-comment tsd-typography"><p>The collection of PopupContentExtensions belonging to a <a href="../modules/data_Schema.html">data/Schema</a>.</p>
|
|
21
|
+
</div></section>
|
|
22
|
+
<section class="tsd-panel tsd-hierarchy">
|
|
23
|
+
<h4>Hierarchy</h4>
|
|
24
|
+
<ul class="tsd-hierarchy">
|
|
25
|
+
<li><a href="support_InitializableCollectionProxy.InitializableCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">InitializableCollection</a><span class="tsd-signature-symbol"><</span><a href="data_PopupContentExtension.PopupContentExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">PopupContentExtensionProperties</a><span class="tsd-signature-symbol">, </span><a href="../classes/data_PopupContentExtension.PopupContentExtension.html" class="tsd-signature-type" data-tsd-kind="Class">PopupContentExtension</a><span class="tsd-signature-symbol">></span>
|
|
26
|
+
<ul class="tsd-hierarchy">
|
|
27
|
+
<li><span class="target">PopupContentExtensionCollection</span></li></ul></li></ul></section>
|
|
28
|
+
<section class="tsd-panel-group tsd-index-group">
|
|
29
|
+
<section class="tsd-panel tsd-index-panel">
|
|
30
|
+
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
31
|
+
<h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
|
|
32
|
+
<div class="tsd-accordion-details">
|
|
33
|
+
<section class="tsd-index-section">
|
|
34
|
+
<h3 class="tsd-index-heading">Properties</h3>
|
|
35
|
+
<div class="tsd-index-list"><a href="data_FeatureSettings.PopupContentExtensionCollection.html#initializedItems" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>initialized<wbr/>Items</span></a>
|
|
36
|
+
</div></section>
|
|
37
|
+
<section class="tsd-index-section">
|
|
38
|
+
<h3 class="tsd-index-heading">Methods</h3>
|
|
39
|
+
<div class="tsd-index-list"><a href="data_FeatureSettings.PopupContentExtensionCollection.html#forContent" class="tsd-index-link tsd-kind-method tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>for<wbr/>Content</span></a>
|
|
40
|
+
</div></section></div></details></section></section>
|
|
41
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
42
|
+
<h2>Properties</h2>
|
|
43
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="initializedItems" class="tsd-anchor"></a>
|
|
44
|
+
<h3 class="tsd-anchor-link"><span>initialized<wbr/>Items</span><a href="#initializedItems" 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"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
45
|
+
<div class="tsd-signature">initialized<wbr/>Items<span class="tsd-signature-symbol">:</span> <a href="../classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html" class="tsd-signature-type" data-tsd-kind="Class">ReadOnlyCollection</a><span class="tsd-signature-symbol"><</span><a href="../classes/data_PopupContentExtension.PopupContentExtension.html" class="tsd-signature-type" data-tsd-kind="Class">PopupContentExtension</a><span class="tsd-signature-symbol">></span></div>
|
|
46
|
+
<div class="tsd-comment tsd-typography"><p>Returns a collection of the initialized items.</p>
|
|
47
|
+
</div><aside class="tsd-sources">
|
|
48
|
+
<p>Inherited from <a href="support_InitializableCollectionProxy.InitializableCollection.html">InitializableCollection</a>.<a href="support_InitializableCollectionProxy.InitializableCollection.html#initializedItems">initializedItems</a></p></aside></section></section>
|
|
49
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
50
|
+
<h2>Methods</h2>
|
|
51
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="forContent" class="tsd-anchor"></a>
|
|
52
|
+
<h3 class="tsd-anchor-link"><span>for<wbr/>Content</span><a href="#forContent" 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>
|
|
53
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
|
|
54
|
+
<li class="tsd-signature tsd-anchor-link" id="forContent.forContent-1">for<wbr/>Content<span class="tsd-signature-symbol">(</span>content<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Content</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../classes/data_PopupContentExtension.PopupContentExtension.html" class="tsd-signature-type" data-tsd-kind="Class">PopupContentExtension</a><a href="#forContent.forContent-1" 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></li>
|
|
55
|
+
<li class="tsd-description">
|
|
56
|
+
<div class="tsd-comment tsd-typography"><p>Returns the PopupContentExtension for the given popup content item.</p>
|
|
57
|
+
</div>
|
|
58
|
+
<div class="tsd-parameters">
|
|
59
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
60
|
+
<ul class="tsd-parameter-list">
|
|
61
|
+
<li>
|
|
62
|
+
<h5>content: <span class="tsd-signature-type">Content</span></h5>
|
|
63
|
+
<div class="tsd-comment tsd-typography"><p>The popup content item to get the PopupContentExtension
|
|
64
|
+
for.</p>
|
|
65
|
+
</div></li></ul></div>
|
|
66
|
+
<h4 class="tsd-returns-title">Returns <a href="../classes/data_PopupContentExtension.PopupContentExtension.html" class="tsd-signature-type" data-tsd-kind="Class">PopupContentExtension</a></h4></li></ul></section></section></div>
|
|
67
|
+
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
68
|
+
<div class="tsd-navigation settings">
|
|
69
|
+
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
70
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
|
|
71
|
+
<div class="tsd-accordion-details">
|
|
72
|
+
<div class="tsd-filter-visibility">
|
|
73
|
+
<h4 class="uppercase">Member Visibility</h4><form>
|
|
74
|
+
<ul id="tsd-filter-options">
|
|
75
|
+
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
|
|
76
|
+
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div>
|
|
77
|
+
<div class="tsd-theme-toggle">
|
|
78
|
+
<h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
|
|
79
|
+
<nav class="tsd-navigation primary">
|
|
80
|
+
<details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
|
|
81
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
82
|
+
<div class="tsd-accordion-details">
|
|
83
|
+
<ul>
|
|
84
|
+
<li class="current"><a href="../modules.html">@vertigis/arcgis-<wbr/>extensions</a>
|
|
85
|
+
<ul>
|
|
86
|
+
<li class="tsd-kind-module"><a href="../modules/AccessDeniedError.html">Access<wbr/>Denied<wbr/>Error</a></li>
|
|
87
|
+
<li class="tsd-kind-module"><a href="../modules/ArgumentError.html">Argument<wbr/>Error</a></li>
|
|
88
|
+
<li class="tsd-kind-module"><a href="../modules/ArgumentMissingError.html">Argument<wbr/>Missing<wbr/>Error</a></li>
|
|
89
|
+
<li class="tsd-kind-module"><a href="../modules/ArgumentOutOfRangeError.html">Argument<wbr/>Out<wbr/>Of<wbr/>Range<wbr/>Error</a></li>
|
|
90
|
+
<li class="tsd-kind-module"><a href="../modules/Entity.html">Entity</a></li>
|
|
91
|
+
<li class="tsd-kind-module"><a href="../modules/ErrorBase.html">Error<wbr/>Base</a></li>
|
|
92
|
+
<li class="tsd-kind-module"><a href="../modules/FailureMode.html">Failure<wbr/>Mode</a></li>
|
|
93
|
+
<li class="tsd-kind-module"><a href="../modules/Hyperlink.html">Hyperlink</a></li>
|
|
94
|
+
<li class="tsd-kind-module"><a href="../modules/InvalidOperationError.html">Invalid<wbr/>Operation<wbr/>Error</a></li>
|
|
95
|
+
<li class="tsd-kind-module"><a href="../modules/ItemType.html">Item<wbr/>Type</a></li>
|
|
96
|
+
<li class="tsd-kind-module"><a href="../modules/LanguageResources.html">Language<wbr/>Resources</a></li>
|
|
97
|
+
<li class="tsd-kind-module"><a href="../modules/NotFoundError.html">Not<wbr/>Found<wbr/>Error</a></li>
|
|
98
|
+
<li class="tsd-kind-module"><a href="../modules/PortalUri.html">Portal<wbr/>Uri</a></li>
|
|
99
|
+
<li class="tsd-kind-module"><a href="../modules/config.html">config</a></li>
|
|
100
|
+
<li class="tsd-kind-module"><a href="../modules/data_ArcGISServiceTableExtension.html">data/<wbr/>ArcGISService<wbr/>Table<wbr/>Extension</a></li>
|
|
101
|
+
<li class="tsd-kind-module"><a href="../modules/data_Attachment.html">data/<wbr/>Attachment</a></li>
|
|
102
|
+
<li class="tsd-kind-module"><a href="../modules/data_Capabilities.html">data/<wbr/>Capabilities</a></li>
|
|
103
|
+
<li class="tsd-kind-module"><a href="../modules/data_Feature.html">data/<wbr/>Feature</a></li>
|
|
104
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureList.html">data/<wbr/>Feature<wbr/>List</a></li>
|
|
105
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSaveError.html">data/<wbr/>Feature<wbr/>Save<wbr/>Error</a></li>
|
|
106
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSet.html">data/<wbr/>Feature<wbr/>Set</a></li>
|
|
107
|
+
<li class="current tsd-kind-module"><a href="../modules/data_FeatureSettings.html">data/<wbr/>Feature<wbr/>Settings</a></li>
|
|
108
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSource.html">data/<wbr/>Feature<wbr/>Source</a>
|
|
109
|
+
<ul>
|
|
110
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/data_FeatureSource.FeatureReadOptions.html">Feature<wbr/>Read<wbr/>Options</a></li></ul></li>
|
|
111
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSourceBase.html">data/<wbr/>Feature<wbr/>Source<wbr/>Base</a></li>
|
|
112
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureStream.html">data/<wbr/>Feature<wbr/>Stream</a></li>
|
|
113
|
+
<li class="tsd-kind-module"><a href="../modules/data_FieldExtension.html">data/<wbr/>Field<wbr/>Extension</a></li>
|
|
114
|
+
<li class="tsd-kind-module"><a href="../modules/data_PopupContentExtension.html">data/<wbr/>Popup<wbr/>Content<wbr/>Extension</a></li>
|
|
115
|
+
<li class="tsd-kind-module"><a href="../modules/data_QuerySourceCapabilities.html">data/<wbr/>Query<wbr/>Source<wbr/>Capabilities</a></li>
|
|
116
|
+
<li class="tsd-kind-module"><a href="../modules/data_Relationship.html">data/<wbr/>Relationship</a></li>
|
|
117
|
+
<li class="tsd-kind-module"><a href="../modules/data_RelationshipBase.html">data/<wbr/>Relationship<wbr/>Base</a></li>
|
|
118
|
+
<li class="tsd-kind-module"><a href="../modules/data_Schema.html">data/<wbr/>Schema</a></li>
|
|
119
|
+
<li class="tsd-kind-module"><a href="../modules/data_Table.html">data/<wbr/>Table</a></li>
|
|
120
|
+
<li class="tsd-kind-module"><a href="../modules/data_TableExtension.html">data/<wbr/>Table<wbr/>Extension</a></li>
|
|
121
|
+
<li class="tsd-kind-module"><a href="../modules/data_TaskSettings.html">data/<wbr/>Task<wbr/>Settings</a></li>
|
|
122
|
+
<li class="tsd-kind-module"><a href="../modules/data__Relationship.html">data/_<wbr/>Relationship</a>
|
|
123
|
+
<ul>
|
|
124
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/data__Relationship.Relationship.html">Relationship</a></li></ul></li>
|
|
125
|
+
<li class="tsd-kind-module"><a href="../modules/data__TableExtension.html">data/_<wbr/>Table<wbr/>Extension</a></li>
|
|
126
|
+
<li class="tsd-kind-module"><a href="../modules/data_convert.html">data/convert</a></li>
|
|
127
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_DefaultRelationshipFactory.html">data/support/<wbr/>Default<wbr/>Relationship<wbr/>Factory</a></li>
|
|
128
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_DefaultTableExtensionFactory.html">data/support/<wbr/>Default<wbr/>Table<wbr/>Extension<wbr/>Factory</a></li>
|
|
129
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_RelationshipFactory.html">data/support/<wbr/>Relationship<wbr/>Factory</a></li>
|
|
130
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_TableExtensionFactory.html">data/support/<wbr/>Table<wbr/>Extension<wbr/>Factory</a></li>
|
|
131
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_attachments.html">data/support/attachments</a></li>
|
|
132
|
+
<li class="tsd-kind-module"><a href="../modules/layer_preset_LayerPreset.html">layer-<wbr/>preset/<wbr/>Layer<wbr/>Preset</a></li>
|
|
133
|
+
<li class="tsd-kind-module"><a href="../modules/layer_preset_LayerPresetSettings.html">layer-<wbr/>preset/<wbr/>Layer<wbr/>Preset<wbr/>Settings</a></li>
|
|
134
|
+
<li class="tsd-kind-module"><a href="../modules/locale.html">locale</a></li>
|
|
135
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ArcGISSublayerExtension.html">mapping/<wbr/>ArcGISSublayer<wbr/>Extension</a></li>
|
|
136
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BasemapExtension.html">mapping/<wbr/>Basemap<wbr/>Extension</a></li>
|
|
137
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_Bookmark.html">mapping/<wbr/>Bookmark</a></li>
|
|
138
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingComponentSublayerExtension.html">mapping/<wbr/>Building<wbr/>Component<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
139
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingGroupSublayerExtension.html">mapping/<wbr/>Building<wbr/>Group<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
140
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingSceneLayerExtension.html">mapping/<wbr/>Building<wbr/>Scene<wbr/>Layer<wbr/>Extension</a></li>
|
|
141
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingSublayerExtension.html">mapping/<wbr/>Building<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
142
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_CSVLayerExtension.html">mapping/CSVLayer<wbr/>Extension</a></li>
|
|
143
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ElevationLayerExtension.html">mapping/<wbr/>Elevation<wbr/>Layer<wbr/>Extension</a></li>
|
|
144
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureCollectionLayerExtension.html">mapping/<wbr/>Feature<wbr/>Collection<wbr/>Layer<wbr/>Extension</a></li>
|
|
145
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtension.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension</a></li>
|
|
146
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtensionBase.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension<wbr/>Base</a></li>
|
|
147
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GeoRSSLayerExtension.html">mapping/<wbr/>GeoRSSLayer<wbr/>Extension</a></li>
|
|
148
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GraphicsLayerExtension.html">mapping/<wbr/>Graphics<wbr/>Layer<wbr/>Extension</a></li>
|
|
149
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GroundExtension.html">mapping/<wbr/>Ground<wbr/>Extension</a></li>
|
|
150
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GroupLayerExtension.html">mapping/<wbr/>Group<wbr/>Layer<wbr/>Extension</a></li>
|
|
151
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ImageryLayerExtension.html">mapping/<wbr/>Imagery<wbr/>Layer<wbr/>Extension</a></li>
|
|
152
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ImageryTileLayerExtension.html">mapping/<wbr/>Imagery<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
153
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_IntegratedMeshLayerExtension.html">mapping/<wbr/>Integrated<wbr/>Mesh<wbr/>Layer<wbr/>Extension</a></li>
|
|
154
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_KMLLayerExtension.html">mapping/KMLLayer<wbr/>Extension</a></li>
|
|
155
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_KMLSublayerExtension.html">mapping/KMLSublayer<wbr/>Extension</a></li>
|
|
156
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_LayerExtension.html">mapping/<wbr/>Layer<wbr/>Extension</a></li>
|
|
157
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapConstraints.html">mapping/<wbr/>Map<wbr/>Constraints</a></li>
|
|
158
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapExtension.html">mapping/<wbr/>Map<wbr/>Extension</a></li>
|
|
159
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapImageLayerExtension.html">mapping/<wbr/>Map<wbr/>Image<wbr/>Layer<wbr/>Extension</a></li>
|
|
160
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapImageSublayerExtension.html">mapping/<wbr/>Map<wbr/>Image<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
161
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_OpenStreetMapLayerExtension.html">mapping/<wbr/>Open<wbr/>Street<wbr/>Map<wbr/>Layer<wbr/>Extension</a></li>
|
|
162
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_PointCloudLayerExtension.html">mapping/<wbr/>Point<wbr/>Cloud<wbr/>Layer<wbr/>Extension</a></li>
|
|
163
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SceneLayerExtension.html">mapping/<wbr/>Scene<wbr/>Layer<wbr/>Extension</a></li>
|
|
164
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_StreamLayerExtension.html">mapping/<wbr/>Stream<wbr/>Layer<wbr/>Extension</a></li>
|
|
165
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SublayerExtension.html">mapping/<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
166
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SubtypeGroupLayerExtension.html">mapping/<wbr/>Subtype<wbr/>Group<wbr/>Layer<wbr/>Extension</a></li>
|
|
167
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SubtypeSublayerExtension.html">mapping/<wbr/>Subtype<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
168
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_TileLayerExtension.html">mapping/<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
169
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_TileSublayerExtension.html">mapping/<wbr/>Tile<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
170
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_UnsupportedLayerExtension.html">mapping/<wbr/>Unsupported<wbr/>Layer<wbr/>Extension</a></li>
|
|
171
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_VectorTileLayerExtension.html">mapping/<wbr/>Vector<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
172
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMSLayerExtension.html">mapping/WMSLayer<wbr/>Extension</a></li>
|
|
173
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMSSublayerExtension.html">mapping/WMSSublayer<wbr/>Extension</a></li>
|
|
174
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMTSLayerExtension.html">mapping/WMTSLayer<wbr/>Extension</a></li>
|
|
175
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMTSSublayerExtension.html">mapping/WMTSSublayer<wbr/>Extension</a></li>
|
|
176
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WebTileLayerExtension.html">mapping/<wbr/>Web<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
177
|
+
<li class="tsd-kind-module"><a href="../modules/mapping__LayerExtension.html">mapping/_<wbr/>Layer<wbr/>Extension</a></li>
|
|
178
|
+
<li class="tsd-kind-module"><a href="../modules/mapping__SublayerExtension.html">mapping/_<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
179
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_convert.html">mapping/convert</a></li>
|
|
180
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_ArrayWrappedCollection.html">mapping/support/<wbr/>Array<wbr/>Wrapped<wbr/>Collection</a></li>
|
|
181
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_BasemapExtensionFactory.html">mapping/support/<wbr/>Basemap<wbr/>Extension<wbr/>Factory</a></li>
|
|
182
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_DefaultLayerExtensionFactory.html">mapping/support/<wbr/>Default<wbr/>Layer<wbr/>Extension<wbr/>Factory</a></li>
|
|
183
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_DefaultSublayerExtensionFactory.html">mapping/support/<wbr/>Default<wbr/>Sublayer<wbr/>Extension<wbr/>Factory</a></li>
|
|
184
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_LayerExtensionFactory.html">mapping/support/<wbr/>Layer<wbr/>Extension<wbr/>Factory</a></li>
|
|
185
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_LayerListSettings.html">mapping/support/<wbr/>Layer<wbr/>List<wbr/>Settings</a></li>
|
|
186
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_PopupTemplateFeatureSettings.html">mapping/support/<wbr/>Popup<wbr/>Template<wbr/>Feature<wbr/>Settings</a></li>
|
|
187
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_SublayerExtensionFactory.html">mapping/support/<wbr/>Sublayer<wbr/>Extension<wbr/>Factory</a></li>
|
|
188
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_WfsCapabilities.html">mapping/support/<wbr/>Wfs<wbr/>Capabilities</a></li>
|
|
189
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_WfsFeatureType.html">mapping/support/<wbr/>Wfs<wbr/>Feature<wbr/>Type</a></li>
|
|
190
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support__LayerExtensionCollection.html">mapping/support/_<wbr/>Layer<wbr/>Extension<wbr/>Collection</a></li>
|
|
191
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support__SublayerExtensionCollection.html">mapping/support/_<wbr/>Sublayer<wbr/>Extension<wbr/>Collection</a></li>
|
|
192
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support__kml.html">mapping/support/_<wbr/>kml</a></li>
|
|
193
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_layers.html">mapping/support/layers</a></li>
|
|
194
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_ogc.html">mapping/support/ogc</a></li>
|
|
195
|
+
<li class="tsd-kind-module"><a href="../modules/menus_Menu.html">menus/<wbr/>Menu</a></li>
|
|
196
|
+
<li class="tsd-kind-module"><a href="../modules/menus_MenuItem.html">menus/<wbr/>Menu<wbr/>Item</a></li>
|
|
197
|
+
<li class="tsd-kind-module"><a href="../modules/menus_MenuItemState.html">menus/<wbr/>Menu<wbr/>Item<wbr/>State</a></li>
|
|
198
|
+
<li class="tsd-kind-module"><a href="../modules/menus_support_MenuFactory.html">menus/support/<wbr/>Menu<wbr/>Factory</a></li>
|
|
199
|
+
<li class="tsd-kind-module"><a href="../modules/menus_support_MenuItemFactory.html">menus/support/<wbr/>Menu<wbr/>Item<wbr/>Factory</a></li>
|
|
200
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ApplicationProperties.html">portal/<wbr/>Application<wbr/>Properties</a></li>
|
|
201
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Background.html">portal/<wbr/>Background</a>
|
|
202
|
+
<ul>
|
|
203
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Background.Background.html">Background</a></li></ul></li>
|
|
204
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BaseMap.html">portal/<wbr/>Base<wbr/>Map</a>
|
|
205
|
+
<ul>
|
|
206
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_BaseMap.BaseMap.html">Base<wbr/>Map</a></li></ul></li>
|
|
207
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BaseMapLayer.html">portal/<wbr/>Base<wbr/>Map<wbr/>Layer</a></li>
|
|
208
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BingLayer.html">portal/<wbr/>Bing<wbr/>Layer</a></li>
|
|
209
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Bookmark.html">portal/<wbr/>Bookmark</a></li>
|
|
210
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BuildingSceneLayer.html">portal/<wbr/>Building<wbr/>Scene<wbr/>Layer</a>
|
|
211
|
+
<ul>
|
|
212
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_BuildingSceneLayer.BuildingSceneLayer.html">Building<wbr/>Scene<wbr/>Layer</a></li></ul></li>
|
|
213
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BuildingSceneSublayer.html">portal/<wbr/>Building<wbr/>Scene<wbr/>Sublayer</a>
|
|
214
|
+
<ul>
|
|
215
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html">Building<wbr/>Scene<wbr/>Sublayer</a></li></ul></li>
|
|
216
|
+
<li class="tsd-kind-module"><a href="../modules/portal_CIMSymbol.html">portal/CIMSymbol</a></li>
|
|
217
|
+
<li class="tsd-kind-module"><a href="../modules/portal_CSVLayer.html">portal/CSVLayer</a>
|
|
218
|
+
<ul>
|
|
219
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_CSVLayer.CSVLayer.html">CSVLayer</a></li></ul></li>
|
|
220
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Callout.html">portal/<wbr/>Callout</a></li>
|
|
221
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Camera.html">portal/<wbr/>Camera</a>
|
|
222
|
+
<ul>
|
|
223
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Camera.Camera.html">Camera</a></li></ul></li>
|
|
224
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ClassBreaksRenderer.html">portal/<wbr/>Class<wbr/>Breaks<wbr/>Renderer</a></li>
|
|
225
|
+
<li class="tsd-kind-module"><a href="../modules/portal_CodedValueDomain.html">portal/<wbr/>Coded<wbr/>Value<wbr/>Domain</a>
|
|
226
|
+
<ul>
|
|
227
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_CodedValueDomain.CodedValueDomain.html">Coded<wbr/>Value<wbr/>Domain</a></li></ul></li>
|
|
228
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ColorClassBreakInfo.html">portal/<wbr/>Color<wbr/>Class<wbr/>Break<wbr/>Info</a></li>
|
|
229
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ColorUniqueValueInfos.html">portal/<wbr/>Color<wbr/>Unique<wbr/>Value<wbr/>Infos</a></li>
|
|
230
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DataSource.html">portal/<wbr/>Data<wbr/>Source</a></li>
|
|
231
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DefinitionEditor.html">portal/<wbr/>Definition<wbr/>Editor</a></li>
|
|
232
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Domain.html">portal/<wbr/>Domain</a>
|
|
233
|
+
<ul>
|
|
234
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Domain.Domain.html">Domain</a></li>
|
|
235
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Domain.DomainType.html">Domain<wbr/>Type</a></li></ul></li>
|
|
236
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DrawingInfo.html">portal/<wbr/>Drawing<wbr/>Info</a>
|
|
237
|
+
<ul>
|
|
238
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_DrawingInfo.DrawingInfo.html">Drawing<wbr/>Info</a></li></ul></li>
|
|
239
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DynamicDataLayer.html">portal/<wbr/>Dynamic<wbr/>Data<wbr/>Layer</a></li>
|
|
240
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DynamicMapLayer.html">portal/<wbr/>Dynamic<wbr/>Map<wbr/>Layer</a></li>
|
|
241
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Edges.html">portal/<wbr/>Edges</a>
|
|
242
|
+
<ul>
|
|
243
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Edges.Edges.html">Edges</a></li></ul></li>
|
|
244
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Effect.html">portal/<wbr/>Effect</a></li>
|
|
245
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ElevationInfo.html">portal/<wbr/>Elevation<wbr/>Info</a>
|
|
246
|
+
<ul>
|
|
247
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ElevationInfo.ElevationInfo.html">Elevation<wbr/>Info</a></li>
|
|
248
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ElevationInfo.ElevationMode.html">Elevation<wbr/>Mode</a></li></ul></li>
|
|
249
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ElevationLayer.html">portal/<wbr/>Elevation<wbr/>Layer</a>
|
|
250
|
+
<ul>
|
|
251
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ElevationLayer.ElevationLayer.html">Elevation<wbr/>Layer</a></li></ul></li>
|
|
252
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Environment.html">portal/<wbr/>Environment</a>
|
|
253
|
+
<ul>
|
|
254
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Environment.Environment.html">Environment</a></li></ul></li>
|
|
255
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Extent.html">portal/<wbr/>Extent</a></li>
|
|
256
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ExtrudeSymbol3DLayer.html">portal/<wbr/>Extrude<wbr/>Symbol3DLayer</a></li>
|
|
257
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Feature.html">portal/<wbr/>Feature</a>
|
|
258
|
+
<ul>
|
|
259
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Feature.Feature.html">Feature</a></li></ul></li>
|
|
260
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureCollection.html">portal/<wbr/>Feature<wbr/>Collection</a></li>
|
|
261
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureLayer.html">portal/<wbr/>Feature<wbr/>Layer</a>
|
|
262
|
+
<ul>
|
|
263
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FeatureLayer.FeatureLayer.html">Feature<wbr/>Layer</a></li></ul></li>
|
|
264
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureReduction.html">portal/<wbr/>Feature<wbr/>Reduction</a>
|
|
265
|
+
<ul>
|
|
266
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FeatureReduction.FeatureReduction.html">Feature<wbr/>Reduction</a></li></ul></li>
|
|
267
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureSet.html">portal/<wbr/>Feature<wbr/>Set</a></li>
|
|
268
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Field.html">portal/<wbr/>Field</a>
|
|
269
|
+
<ul>
|
|
270
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Field.Field.html">Field</a></li>
|
|
271
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Field.FieldType.html">Field<wbr/>Type</a></li></ul></li>
|
|
272
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FieldInfo.html">portal/<wbr/>Field<wbr/>Info</a></li>
|
|
273
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FillSymbol3DLayer.html">portal/<wbr/>Fill<wbr/>Symbol3DLayer</a></li>
|
|
274
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FormInfo.html">portal/<wbr/>Form<wbr/>Info</a>
|
|
275
|
+
<ul>
|
|
276
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FormInfo.FormInfo.html">Form<wbr/>Info</a></li></ul></li>
|
|
277
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Format.html">portal/<wbr/>Format</a></li>
|
|
278
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoRSSLayer.html">portal/<wbr/>GeoRSSLayer</a>
|
|
279
|
+
<ul>
|
|
280
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoRSSLayer.GeoRSSLayer.html">GeoRSSLayer</a></li></ul></li>
|
|
281
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Geometry.html">portal/<wbr/>Geometry</a>
|
|
282
|
+
<ul>
|
|
283
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Geometry.GeometryType.html">Geometry<wbr/>Type</a></li></ul></li>
|
|
284
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Ground.html">portal/<wbr/>Ground</a>
|
|
285
|
+
<ul>
|
|
286
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Ground.Ground.html">Ground</a></li></ul></li>
|
|
287
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GroupLayer.html">portal/<wbr/>Group<wbr/>Layer</a>
|
|
288
|
+
<ul>
|
|
289
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GroupLayer.GroupLayer.html">Group<wbr/>Layer</a></li></ul></li>
|
|
290
|
+
<li class="tsd-kind-module"><a href="../modules/portal_HeatmapRenderer.html">portal/<wbr/>Heatmap<wbr/>Renderer</a></li>
|
|
291
|
+
<li class="tsd-kind-module"><a href="../modules/portal_HeightModelInfo.html">portal/<wbr/>Height<wbr/>Model<wbr/>Info</a></li>
|
|
292
|
+
<li class="tsd-kind-module"><a href="../modules/portal_IconSymbol3DLayer.html">portal/<wbr/>Icon<wbr/>Symbol3DLayer</a></li>
|
|
293
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ImageServiceLayer.html">portal/<wbr/>Image<wbr/>Service<wbr/>Layer</a>
|
|
294
|
+
<ul>
|
|
295
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ImageServiceLayer.ImageServiceLayer.html">Image<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
296
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ImageServiceVectorLayer.html">portal/<wbr/>Image<wbr/>Service<wbr/>Vector<wbr/>Layer</a></li>
|
|
297
|
+
<li class="tsd-kind-module"><a href="../modules/portal_InheritedDomain.html">portal/<wbr/>Inherited<wbr/>Domain</a>
|
|
298
|
+
<ul>
|
|
299
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_InheritedDomain.InheritedDomain.html">Inherited<wbr/>Domain</a></li></ul></li>
|
|
300
|
+
<li class="tsd-kind-module"><a href="../modules/portal_InitialState.html">portal/<wbr/>Initial<wbr/>State</a>
|
|
301
|
+
<ul>
|
|
302
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_InitialState.InitialState.html">Initial<wbr/>State</a></li></ul></li>
|
|
303
|
+
<li class="tsd-kind-module"><a href="../modules/portal_IntegratedMeshLayer.html">portal/<wbr/>Integrated<wbr/>Mesh<wbr/>Layer</a>
|
|
304
|
+
<ul>
|
|
305
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html">Integrated<wbr/>Mesh<wbr/>Layer</a></li></ul></li>
|
|
306
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Item.html">portal/<wbr/>Item</a>
|
|
307
|
+
<ul>
|
|
308
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Item.Item.html">Item</a></li></ul></li>
|
|
309
|
+
<li class="tsd-kind-module"><a href="../modules/portal_JoinTableDataSource.html">portal/<wbr/>Join<wbr/>Table<wbr/>Data<wbr/>Source</a></li>
|
|
310
|
+
<li class="tsd-kind-module"><a href="../modules/portal_KMLLayer.html">portal/KMLLayer</a>
|
|
311
|
+
<ul>
|
|
312
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_KMLLayer.KMLLayer.html">KMLLayer</a></li></ul></li>
|
|
313
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LabelSymbol3D.html">portal/<wbr/>Label<wbr/>Symbol3D</a></li>
|
|
314
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LabelingInfo.html">portal/<wbr/>Labeling<wbr/>Info</a>
|
|
315
|
+
<ul>
|
|
316
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LabelingInfo.LabelPlacement.html">Label<wbr/>Placement</a></li>
|
|
317
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LabelingInfo.LabelingInfo.html">Labeling<wbr/>Info</a></li></ul></li>
|
|
318
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Layer.html">portal/<wbr/>Layer</a>
|
|
319
|
+
<ul>
|
|
320
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Layer.Layer.html">Layer</a></li></ul></li>
|
|
321
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LayerBase.html">portal/<wbr/>Layer<wbr/>Base</a></li>
|
|
322
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LayerDefinition.html">portal/<wbr/>Layer<wbr/>Definition</a>
|
|
323
|
+
<ul>
|
|
324
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LayerDefinition.LayerDefinition.html">Layer<wbr/>Definition</a></li>
|
|
325
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LayerDefinition.LayerDefinitionCapabilities.html">Layer<wbr/>Definition<wbr/>Capabilities</a></li></ul></li>
|
|
326
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Lighting.html">portal/<wbr/>Lighting</a>
|
|
327
|
+
<ul>
|
|
328
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Lighting.Lighting.html">Lighting</a></li></ul></li>
|
|
329
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LineSymbol3D.html">portal/<wbr/>Line<wbr/>Symbol3D</a></li>
|
|
330
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LineSymbol3DLayer.html">portal/<wbr/>Line<wbr/>Symbol3DLayer</a></li>
|
|
331
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LocationInfo.html">portal/<wbr/>Location<wbr/>Info</a></li>
|
|
332
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MapFloorInfo.html">portal/<wbr/>Map<wbr/>Floor<wbr/>Info</a>
|
|
333
|
+
<ul>
|
|
334
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MapFloorInfo.MapFloorInfo.html">Map<wbr/>Floor<wbr/>Info</a></li></ul></li>
|
|
335
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MapRangeInfo.html">portal/<wbr/>Map<wbr/>Range<wbr/>Info</a></li>
|
|
336
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MapServiceLayer.html">portal/<wbr/>Map<wbr/>Service<wbr/>Layer</a>
|
|
337
|
+
<ul>
|
|
338
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MapServiceLayer.MapServiceLayer.html">Map<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
339
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MediaInfo.html">portal/<wbr/>Media<wbr/>Info</a>
|
|
340
|
+
<ul>
|
|
341
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MediaInfo.MediaType.html">Media<wbr/>Type</a></li></ul></li>
|
|
342
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MeshSymbol3D.html">portal/<wbr/>Mesh<wbr/>Symbol3D</a></li>
|
|
343
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MosaicRule.html">portal/<wbr/>Mosaic<wbr/>Rule</a>
|
|
344
|
+
<ul>
|
|
345
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MosaicRule.MosaicMethodType.html">Mosaic<wbr/>Method<wbr/>Type</a></li>
|
|
346
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MosaicRule.MosaicOperationType.html">Mosaic<wbr/>Operation<wbr/>Type</a></li>
|
|
347
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MosaicRule.MosaicRule.html">Mosaic<wbr/>Rule</a></li></ul></li>
|
|
348
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Multipoint.html">portal/<wbr/>Multipoint</a></li>
|
|
349
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ObjectSymbol3DLayer.html">portal/<wbr/>Object<wbr/>Symbol3DLayer</a></li>
|
|
350
|
+
<li class="tsd-kind-module"><a href="../modules/portal_OpenStreetMapLayer.html">portal/<wbr/>Open<wbr/>Street<wbr/>Map<wbr/>Layer</a>
|
|
351
|
+
<ul>
|
|
352
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html">Open<wbr/>Street<wbr/>Map<wbr/>Layer</a></li></ul></li>
|
|
353
|
+
<li class="tsd-kind-module"><a href="../modules/portal_OperationalLayer.html">portal/<wbr/>Operational<wbr/>Layer</a></li>
|
|
354
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PathSymbol3DLayer.html">portal/<wbr/>Path<wbr/>Symbol3DLayer</a></li>
|
|
355
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PictureFillSymbol.html">portal/<wbr/>Picture<wbr/>Fill<wbr/>Symbol</a></li>
|
|
356
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PictureMarkerSymbol.html">portal/<wbr/>Picture<wbr/>Marker<wbr/>Symbol</a></li>
|
|
357
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Point.html">portal/<wbr/>Point</a></li>
|
|
358
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudBitfieldFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Bitfield<wbr/>Filter</a></li>
|
|
359
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudClassBreaksRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Class<wbr/>Breaks<wbr/>Renderer</a></li>
|
|
360
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Filter</a></li>
|
|
361
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudFixedSizeAlgorithm.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Fixed<wbr/>Size<wbr/>Algorithm</a></li>
|
|
362
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudLayer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Layer</a>
|
|
363
|
+
<ul>
|
|
364
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PointCloudLayer.PointCloudLayer.html">Point<wbr/>Cloud<wbr/>Layer</a></li></ul></li>
|
|
365
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudRGBRenderer.html">portal/<wbr/>Point<wbr/>CloudRGBRenderer</a></li>
|
|
366
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Renderer</a>
|
|
367
|
+
<ul>
|
|
368
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PointCloudRenderer.PointCloudRenderer.html">Point<wbr/>Cloud<wbr/>Renderer</a></li></ul></li>
|
|
369
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudReturnFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Return<wbr/>Filter</a></li>
|
|
370
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudSplatAlgorithm.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Splat<wbr/>Algorithm</a></li>
|
|
371
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudStretchRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Stretch<wbr/>Renderer</a></li>
|
|
372
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudUniqueValueRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Unique<wbr/>Value<wbr/>Renderer</a></li>
|
|
373
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudValueFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Value<wbr/>Filter</a></li>
|
|
374
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointSymbol3D.html">portal/<wbr/>Point<wbr/>Symbol3D</a></li>
|
|
375
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Polygon.html">portal/<wbr/>Polygon</a></li>
|
|
376
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PolygonSymbol3D.html">portal/<wbr/>Polygon<wbr/>Symbol3D</a></li>
|
|
377
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Polyline.html">portal/<wbr/>Polyline</a></li>
|
|
378
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PopupExpressionInfo.html">portal/<wbr/>Popup<wbr/>Expression<wbr/>Info</a></li>
|
|
379
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PopupInfo.html">portal/<wbr/>Popup<wbr/>Info</a>
|
|
380
|
+
<ul>
|
|
381
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PopupInfo.PopupContent.html">Popup<wbr/>Content</a></li>
|
|
382
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PopupInfo.PopupInfo.html">Popup<wbr/>Info</a></li></ul></li>
|
|
383
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PredominanceRenderer.html">portal/<wbr/>Predominance<wbr/>Renderer</a></li>
|
|
384
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Presentation.html">portal/<wbr/>Presentation</a>
|
|
385
|
+
<ul>
|
|
386
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Presentation.Presentation.html">Presentation</a></li></ul></li>
|
|
387
|
+
<li class="tsd-kind-module"><a href="../modules/portal_QueryTableDataSource.html">portal/<wbr/>Query<wbr/>Table<wbr/>Data<wbr/>Source</a></li>
|
|
388
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RangeDomain.html">portal/<wbr/>Range<wbr/>Domain</a>
|
|
389
|
+
<ul>
|
|
390
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_RangeDomain.RangeDomain.html">Range<wbr/>Domain</a></li></ul></li>
|
|
391
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RangeInfo.html">portal/<wbr/>Range<wbr/>Info</a></li>
|
|
392
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RasterDataSource.html">portal/<wbr/>Raster<wbr/>Data<wbr/>Source</a></li>
|
|
393
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Renderer.html">portal/<wbr/>Renderer</a>
|
|
394
|
+
<ul>
|
|
395
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Renderer.Renderer.html">Renderer</a></li></ul></li>
|
|
396
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RenderingRule.html">portal/<wbr/>Rendering<wbr/>Rule</a>
|
|
397
|
+
<ul>
|
|
398
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_RenderingRule.PixelType.html">Pixel<wbr/>Type</a></li>
|
|
399
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_RenderingRule.RenderingRule.html">Rendering<wbr/>Rule</a></li></ul></li>
|
|
400
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SceneLayer.html">portal/<wbr/>Scene<wbr/>Layer</a>
|
|
401
|
+
<ul>
|
|
402
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SceneLayer.SceneLayer.html">Scene<wbr/>Layer</a></li></ul></li>
|
|
403
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleFillSymbol.html">portal/<wbr/>Simple<wbr/>Fill<wbr/>Symbol</a></li>
|
|
404
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleLineSymbol.html">portal/<wbr/>Simple<wbr/>Line<wbr/>Symbol</a></li>
|
|
405
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleMarkerSymbol.html">portal/<wbr/>Simple<wbr/>Marker<wbr/>Symbol</a></li>
|
|
406
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleRenderer.html">portal/<wbr/>Simple<wbr/>Renderer</a></li>
|
|
407
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Slide.html">portal/<wbr/>Slide</a>
|
|
408
|
+
<ul>
|
|
409
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Slide.Slide.html">Slide</a></li></ul></li>
|
|
410
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SpatialReference.html">portal/<wbr/>Spatial<wbr/>Reference</a>
|
|
411
|
+
<ul>
|
|
412
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SpatialReference.SpatialReference.html">Spatial<wbr/>Reference</a></li></ul></li>
|
|
413
|
+
<li class="tsd-kind-module"><a href="../modules/portal_StreamLayer.html">portal/<wbr/>Stream<wbr/>Layer</a>
|
|
414
|
+
<ul>
|
|
415
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_StreamLayer.StreamLayer.html">Stream<wbr/>Layer</a></li></ul></li>
|
|
416
|
+
<li class="tsd-kind-module"><a href="../modules/portal_StyleSymbolReference.html">portal/<wbr/>Style<wbr/>Symbol<wbr/>Reference</a></li>
|
|
417
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SubtypeGroupLayer.html">portal/<wbr/>Subtype<wbr/>Group<wbr/>Layer</a>
|
|
418
|
+
<ul>
|
|
419
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html">Subtype<wbr/>Group<wbr/>Layer</a></li></ul></li>
|
|
420
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SubtypeSublayer.html">portal/<wbr/>Subtype<wbr/>Sublayer</a>
|
|
421
|
+
<ul>
|
|
422
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SubtypeSublayer.SubtypeSublayer.html">Subtype<wbr/>Sublayer</a></li></ul></li>
|
|
423
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Symbol.html">portal/<wbr/>Symbol</a>
|
|
424
|
+
<ul>
|
|
425
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Symbol.SymbolType.html">Symbol<wbr/>Type</a></li></ul></li>
|
|
426
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Symbol3D.html">portal/<wbr/>Symbol3D</a></li>
|
|
427
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Table.html">portal/<wbr/>Table</a></li>
|
|
428
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TableDataSource.html">portal/<wbr/>Table<wbr/>Data<wbr/>Source</a></li>
|
|
429
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Template.html">portal/<wbr/>Template</a>
|
|
430
|
+
<ul>
|
|
431
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Template.Template.html">Template</a></li></ul></li>
|
|
432
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TemporalRenderer.html">portal/<wbr/>Temporal<wbr/>Renderer</a></li>
|
|
433
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TextSymbol.html">portal/<wbr/>Text<wbr/>Symbol</a></li>
|
|
434
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TextSymbol3DLayer.html">portal/<wbr/>Text<wbr/>Symbol3DLayer</a></li>
|
|
435
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TileInfo.html">portal/<wbr/>Tile<wbr/>Info</a>
|
|
436
|
+
<ul>
|
|
437
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_TileInfo.TileInfo.html">Tile<wbr/>Info</a></li></ul></li>
|
|
438
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TiledImageServiceLayer.html">portal/<wbr/>Tiled<wbr/>Image<wbr/>Service<wbr/>Layer</a>
|
|
439
|
+
<ul>
|
|
440
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html">Tiled<wbr/>Image<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
441
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TiledMapServiceLayer.html">portal/<wbr/>Tiled<wbr/>Map<wbr/>Service<wbr/>Layer</a>
|
|
442
|
+
<ul>
|
|
443
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html">Tiled<wbr/>Map<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
444
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Type.html">portal/<wbr/>Type</a>
|
|
445
|
+
<ul>
|
|
446
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Type.Type.html">Type</a></li></ul></li>
|
|
447
|
+
<li class="tsd-kind-module"><a href="../modules/portal_UniqueValueFromStyle.html">portal/<wbr/>Unique<wbr/>Value<wbr/>From<wbr/>Style</a></li>
|
|
448
|
+
<li class="tsd-kind-module"><a href="../modules/portal_UniqueValueRenderer.html">portal/<wbr/>Unique<wbr/>Value<wbr/>Renderer</a></li>
|
|
449
|
+
<li class="tsd-kind-module"><a href="../modules/portal_UtilityNetwork.html">portal/<wbr/>Utility<wbr/>Network</a>
|
|
450
|
+
<ul>
|
|
451
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_UtilityNetwork.UtilityNetwork.html">Utility<wbr/>Network</a></li></ul></li>
|
|
452
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Value.html">portal/<wbr/>Value</a></li>
|
|
453
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VectorFieldRenderer.html">portal/<wbr/>Vector<wbr/>Field<wbr/>Renderer</a></li>
|
|
454
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VectorTileLayer.html">portal/<wbr/>Vector<wbr/>Tile<wbr/>Layer</a>
|
|
455
|
+
<ul>
|
|
456
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_VectorTileLayer.VectorTileLayer.html">Vector<wbr/>Tile<wbr/>Layer</a></li></ul></li>
|
|
457
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VerticalOffset.html">portal/<wbr/>Vertical<wbr/>Offset</a></li>
|
|
458
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Viewpoint.html">portal/<wbr/>Viewpoint</a>
|
|
459
|
+
<ul>
|
|
460
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Viewpoint.Viewpoint.html">Viewpoint</a></li></ul></li>
|
|
461
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VisualVariable.html">portal/<wbr/>Visual<wbr/>Variable</a></li>
|
|
462
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WMSLayer.html">portal/WMSLayer</a>
|
|
463
|
+
<ul>
|
|
464
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WMSLayer.WMSLayer.html">WMSLayer</a></li></ul></li>
|
|
465
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WMSSublayer.html">portal/WMSSublayer</a>
|
|
466
|
+
<ul>
|
|
467
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WMSSublayer.WMSSublayer.html">WMSSublayer</a></li></ul></li>
|
|
468
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WMTSInfo.html">portal/WMTSInfo</a>
|
|
469
|
+
<ul>
|
|
470
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WMTSInfo.WMTSInfo.html">WMTSInfo</a></li></ul></li>
|
|
471
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Weather.html">portal/<wbr/>Weather</a>
|
|
472
|
+
<ul>
|
|
473
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Weather.Weather.html">Weather</a></li></ul></li>
|
|
474
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebMap.html">portal/<wbr/>Web<wbr/>Map</a>
|
|
475
|
+
<ul>
|
|
476
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebMap.WebMap.html">Web<wbr/>Map</a></li></ul></li>
|
|
477
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebScene.html">portal/<wbr/>Web<wbr/>Scene</a>
|
|
478
|
+
<ul>
|
|
479
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebScene.WebScene.html">Web<wbr/>Scene</a></li></ul></li>
|
|
480
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebSceneBaseMap.html">portal/<wbr/>Web<wbr/>Scene<wbr/>Base<wbr/>Map</a>
|
|
481
|
+
<ul>
|
|
482
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebSceneBaseMap.WebSceneBaseMap.html">Web<wbr/>Scene<wbr/>Base<wbr/>Map</a></li></ul></li>
|
|
483
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebTileLayer.html">portal/<wbr/>Web<wbr/>Tile<wbr/>Layer</a>
|
|
484
|
+
<ul>
|
|
485
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebTileLayer.WebTileLayer.html">Web<wbr/>Tile<wbr/>Layer</a></li></ul></li>
|
|
486
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Widgets.html">portal/<wbr/>Widgets</a></li>
|
|
487
|
+
<li class="tsd-kind-module"><a href="../modules/portal__FeatureLayer.html">portal/_<wbr/>Feature<wbr/>Layer</a></li>
|
|
488
|
+
<li class="tsd-kind-module"><a href="../modules/portal__LayerBase.html">portal/_<wbr/>Layer<wbr/>Base</a>
|
|
489
|
+
<ul>
|
|
490
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal__LayerBase.LayerBase.html">Layer<wbr/>Base</a></li></ul></li>
|
|
491
|
+
<li class="tsd-kind-module"><a href="../modules/portal__layerHelper.html">portal/_<wbr/>layer<wbr/>Helper</a></li>
|
|
492
|
+
<li class="tsd-kind-module"><a href="../modules/portal__utils.html">portal/_<wbr/>utils</a></li>
|
|
493
|
+
<li class="tsd-kind-module"><a href="../modules/support_Action.html">support/<wbr/>Action</a></li>
|
|
494
|
+
<li class="tsd-kind-module"><a href="../modules/support_ArcGISRequestHelper.html">support/<wbr/>ArcGISRequest<wbr/>Helper</a></li>
|
|
495
|
+
<li class="tsd-kind-module"><a href="../modules/support_Cancellable.html">support/<wbr/>Cancellable</a></li>
|
|
496
|
+
<li class="tsd-kind-module"><a href="../modules/support_FormatSettings.html">support/<wbr/>Format<wbr/>Settings</a></li>
|
|
497
|
+
<li class="tsd-kind-module"><a href="../modules/support_InitializableBase.html">support/<wbr/>Initializable<wbr/>Base</a></li>
|
|
498
|
+
<li class="tsd-kind-module"><a href="../modules/support_InitializableCollectionProxy.html">support/<wbr/>Initializable<wbr/>Collection<wbr/>Proxy</a></li>
|
|
499
|
+
<li class="tsd-kind-module"><a href="../modules/support_InitializeError.html">support/<wbr/>Initialize<wbr/>Error</a></li>
|
|
500
|
+
<li class="tsd-kind-module"><a href="../modules/support_Observable.html">support/<wbr/>Observable</a></li>
|
|
501
|
+
<li class="tsd-kind-module"><a href="../modules/support_ReadOnlyInitializableCollection.html">support/<wbr/>Read<wbr/>Only<wbr/>Initializable<wbr/>Collection</a></li>
|
|
502
|
+
<li class="tsd-kind-module"><a href="../modules/support_Serializable.html">support/<wbr/>Serializable</a></li>
|
|
503
|
+
<li class="tsd-kind-module"><a href="../modules/support_Settings.html">support/<wbr/>Settings</a></li>
|
|
504
|
+
<li class="tsd-kind-module"><a href="../modules/support__ArcGISRelationshipCollection.html">support/_<wbr/>ArcGISRelationship<wbr/>Collection</a></li>
|
|
505
|
+
<li class="tsd-kind-module"><a href="../modules/support__esriInternal.html">support/_<wbr/>esri<wbr/>Internal</a></li>
|
|
506
|
+
<li class="tsd-kind-module"><a href="../modules/support__graphicsQuery.html">support/_<wbr/>graphics<wbr/>Query</a></li>
|
|
507
|
+
<li class="tsd-kind-module"><a href="../modules/support__query.html">support/_<wbr/>query</a></li>
|
|
508
|
+
<li class="tsd-kind-module"><a href="../modules/support__requestCache.html">support/_<wbr/>request<wbr/>Cache</a></li>
|
|
509
|
+
<li class="tsd-kind-module"><a href="../modules/support__restApiJson.html">support/_<wbr/>rest<wbr/>Api<wbr/>Json</a></li>
|
|
510
|
+
<li class="tsd-kind-module"><a href="../modules/support_esri.html">support/esri</a></li>
|
|
511
|
+
<li class="tsd-kind-module"><a href="../modules/support_utilities.html">support/utilities</a></li>
|
|
512
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_CountResult.html">tasks/<wbr/>Count<wbr/>Result</a></li>
|
|
513
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_TaskResult.html">tasks/<wbr/>Task<wbr/>Result</a></li>
|
|
514
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_geocoding_ArcGISGeocoder.html">tasks/geocoding/<wbr/>ArcGISGeocoder</a></li>
|
|
515
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_geocoding_Geocoder.html">tasks/geocoding/<wbr/>Geocoder</a>
|
|
516
|
+
<ul>
|
|
517
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_geocoding_Geocoder.GeocodeOptions.html">Geocode<wbr/>Options</a></li></ul></li>
|
|
518
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_geocoding_utilities.html">tasks/geocoding/utilities</a></li>
|
|
519
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html">tasks/identify/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
520
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html">tasks/identify/<wbr/>Building<wbr/>Component<wbr/>Sublayer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
521
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html">tasks/identify/<wbr/>Building<wbr/>Component<wbr/>Sublayer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
522
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html">tasks/identify/CSVLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
523
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html">tasks/identify/CSVLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
524
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html">tasks/identify/<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
525
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html">tasks/identify/<wbr/>Feature<wbr/>Layer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
526
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html">tasks/identify/<wbr/>Feature<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
527
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
528
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoRSSLayerIdentifyProvider.html">tasks/identify/<wbr/>GeoRSSLayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
529
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
530
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_HitTestIdentifyProvider.html">tasks/identify/<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
531
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyError.html">tasks/identify/<wbr/>Identify<wbr/>Error</a></li>
|
|
532
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyOptions.html">tasks/identify/<wbr/>Identify<wbr/>Options</a>
|
|
533
|
+
<ul>
|
|
534
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_identify_IdentifyOptions.IdentifyOptions.html">Identify<wbr/>Options</a></li></ul></li>
|
|
535
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyProvider.html">tasks/identify/<wbr/>Identify<wbr/>Provider</a></li>
|
|
536
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyProviderBase.html">tasks/identify/<wbr/>Identify<wbr/>Provider<wbr/>Base</a></li>
|
|
537
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyService.html">tasks/identify/<wbr/>Identify<wbr/>Service</a></li>
|
|
538
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_ImageryLayerIdentifyProvider.html">tasks/identify/<wbr/>Imagery<wbr/>Layer<wbr/>Identify<wbr/>Provider</a></li>
|
|
539
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_KMLLayerQueryIdentifyProvider.html">tasks/identify/KMLLayer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
540
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html">tasks/identify/<wbr/>Point<wbr/>Cloud<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
541
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html">tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
542
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html">tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
543
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SceneLayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
544
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html">tasks/identify/<wbr/>Stream<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
545
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_StreamLayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
546
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html">tasks/identify/<wbr/>Subtype<wbr/>Sublayer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
547
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
548
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_WMSSublayerIdentifyProvider.html">tasks/identify/WMSSublayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
549
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify__utilities.html">tasks/identify/_<wbr/>utilities</a></li>
|
|
550
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISRelationship.html">tasks/query/<wbr/>ArcGISRelationship</a></li>
|
|
551
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISServiceTableQueryProvider.html">tasks/query/<wbr/>ArcGISService<wbr/>Table<wbr/>Query<wbr/>Provider</a></li>
|
|
552
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISSublayerQueryProvider.html">tasks/query/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
553
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html">tasks/query/<wbr/>Building<wbr/>Component<wbr/>Sublayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
554
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_CSVLayerClientSideQueryProvider.html">tasks/query/CSVLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
555
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_CSVLayerQueryProvider.html">tasks/query/CSVLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
556
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ClientSideQueryProvider.html">tasks/query/<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
557
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_FeatureLayerQueryProvider.html">tasks/query/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
558
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoRSSLayerQueryProvider.html">tasks/query/<wbr/>GeoRSSLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
559
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GraphicsLayerQueryProvider.html">tasks/query/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
560
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ImageryLayerQueryProvider.html">tasks/query/<wbr/>Imagery<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
561
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_KMLLayerQueryProvider.html">tasks/query/KMLLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
562
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryBasedRelationship.html">tasks/query/<wbr/>Query<wbr/>Based<wbr/>Relationship</a></li>
|
|
563
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryError.html">tasks/query/<wbr/>Query<wbr/>Error</a></li>
|
|
564
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryOptions.html">tasks/query/<wbr/>Query<wbr/>Options</a>
|
|
565
|
+
<ul>
|
|
566
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_query_QueryOptions.QueryOptions.html">Query<wbr/>Options</a></li></ul></li>
|
|
567
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryProvider.html">tasks/query/<wbr/>Query<wbr/>Provider</a></li>
|
|
568
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryProviderBase.html">tasks/query/<wbr/>Query<wbr/>Provider<wbr/>Base</a></li>
|
|
569
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryService.html">tasks/query/<wbr/>Query<wbr/>Service</a></li>
|
|
570
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerClientSideQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
571
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
572
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_StreamLayerClientSideQueryProvider.html">tasks/query/<wbr/>Stream<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
573
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_StreamLayerQueryProvider.html">tasks/query/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
574
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_SubtypeSublayerQueryProvider.html">tasks/query/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
575
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_ArcGISGeocoderSearchProvider.html">tasks/search/<wbr/>ArcGISGeocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
576
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_GeocoderSearchProvider.html">tasks/search/<wbr/>Geocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
577
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_QuerySearchProvider.html">tasks/search/<wbr/>Query<wbr/>Search<wbr/>Provider</a></li>
|
|
578
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchError.html">tasks/search/<wbr/>Search<wbr/>Error</a></li>
|
|
579
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchOptions.html">tasks/search/<wbr/>Search<wbr/>Options</a>
|
|
580
|
+
<ul>
|
|
581
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_search_SearchOptions.SearchOptions.html">Search<wbr/>Options</a></li></ul></li>
|
|
582
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchProvider.html">tasks/search/<wbr/>Search<wbr/>Provider</a></li>
|
|
583
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchProviderBase.html">tasks/search/<wbr/>Search<wbr/>Provider<wbr/>Base</a></li>
|
|
584
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchService.html">tasks/search/<wbr/>Search<wbr/>Service</a></li>
|
|
585
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchSuggestion.html">tasks/search/<wbr/>Search<wbr/>Suggestion</a></li>
|
|
586
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search__utilities.html">tasks/search/_<wbr/>utilities</a></li>
|
|
587
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_CollectionProxy.html">utilities/<wbr/>Collection<wbr/>Proxy</a></li>
|
|
588
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_CopyOnWriteCollection.html">utilities/<wbr/>Copy<wbr/>On<wbr/>Write<wbr/>Collection</a></li>
|
|
589
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_FormatSettings.html">utilities/<wbr/>Format<wbr/>Settings</a></li>
|
|
590
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_GeometryServiceError.html">utilities/<wbr/>Geometry<wbr/>Service<wbr/>Error</a></li>
|
|
591
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_MapTransformCollection.html">utilities/<wbr/>Map<wbr/>Transform<wbr/>Collection</a></li>
|
|
592
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ObservableMap.html">utilities/<wbr/>Observable<wbr/>Map</a></li>
|
|
593
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ObservableSet.html">utilities/<wbr/>Observable<wbr/>Set</a></li>
|
|
594
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ObservableWeakSet.html">utilities/<wbr/>Observable<wbr/>Weak<wbr/>Set</a></li>
|
|
595
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ReadOnlyCollection.html">utilities/<wbr/>Read<wbr/>Only<wbr/>Collection</a></li>
|
|
596
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ReadOnlyMap.html">utilities/<wbr/>Read<wbr/>Only<wbr/>Map</a></li>
|
|
597
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_RequestHelper.html">utilities/<wbr/>Request<wbr/>Helper</a></li>
|
|
598
|
+
<li class="tsd-kind-module"><a href="../modules/utilities__layers.html">utilities/_<wbr/>layers</a></li>
|
|
599
|
+
<li class="tsd-kind-module"><a href="../modules/utilities__number.html">utilities/_<wbr/>number</a></li>
|
|
600
|
+
<li class="tsd-kind-module"><a href="../modules/utilities__ogc.html">utilities/_<wbr/>ogc</a></li>
|
|
601
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_arcade.html">utilities/arcade</a></li>
|
|
602
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_array.html">utilities/array</a></li>
|
|
603
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_asyncIterable.html">utilities/async<wbr/>Iterable</a></li>
|
|
604
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_basemaps.html">utilities/basemaps</a></li>
|
|
605
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_checkArg.html">utilities/check<wbr/>Arg</a></li>
|
|
606
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_collection.html">utilities/collection</a></li>
|
|
607
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_date.html">utilities/date</a></li>
|
|
608
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_enum.html">utilities/enum</a></li>
|
|
609
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_esri.html">utilities/esri</a></li>
|
|
610
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_extensions.html">utilities/extensions</a></li>
|
|
611
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_field.html">utilities/field</a></li>
|
|
612
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_geometry.html">utilities/geometry</a></li>
|
|
613
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_iterable.html">utilities/iterable</a></li>
|
|
614
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_layers.html">utilities/layers</a></li>
|
|
615
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_log.html">utilities/log</a></li>
|
|
616
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_mapping.html">utilities/mapping</a></li>
|
|
617
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_math.html">utilities/math</a></li>
|
|
618
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_number.html">utilities/number</a></li>
|
|
619
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_object.html">utilities/object</a></li>
|
|
620
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_portal.html">utilities/portal</a></li>
|
|
621
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_promise.html">utilities/promise</a></li>
|
|
622
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_query.html">utilities/query</a></li>
|
|
623
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_relationships.html">utilities/relationships</a></li>
|
|
624
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_renderers.html">utilities/renderers</a></li>
|
|
625
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_scaleRanges.html">utilities/scale<wbr/>Ranges</a></li>
|
|
626
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_set.html">utilities/set</a></li>
|
|
627
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_string.html">utilities/string</a></li>
|
|
628
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_symbol.html">utilities/symbol</a></li>
|
|
629
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_transformation.html">utilities/transformation</a></li>
|
|
630
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_uri.html">utilities/uri</a></li>
|
|
631
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_uuid.html">utilities/uuid</a></li>
|
|
632
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_watch.html">utilities/watch</a></li>
|
|
633
|
+
<li class="tsd-kind-module"><a href="../modules/version.html">version</a></li></ul></li></ul></div></details></nav>
|
|
634
|
+
<nav class="tsd-navigation secondary menu-sticky">
|
|
635
|
+
<ul>
|
|
636
|
+
<li class="current tsd-kind-interface tsd-parent-kind-module"><a href="data_FeatureSettings.PopupContentExtensionCollection.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Popup<wbr/>Content<wbr/>Extension<wbr/>Collection</span></a>
|
|
637
|
+
<ul>
|
|
638
|
+
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="data_FeatureSettings.PopupContentExtensionCollection.html#initializedItems" 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>initialized<wbr/>Items</a></li>
|
|
639
|
+
<li class="tsd-kind-method tsd-parent-kind-interface"><a href="data_FeatureSettings.PopupContentExtensionCollection.html#forContent" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>for<wbr/>Content</a></li></ul></li></ul></nav></div></div>
|
|
640
|
+
<div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|