@vertigis/arcgis-extensions 38.2.0 → 39.0.1
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 +6 -6
- package/Entity.d.ts +2 -1
- package/Hyperlink.d.ts +2 -1
- package/LanguageResources.d.ts +2 -1
- package/data/ArcGISServiceTableExtension.d.ts +7 -6
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/data/Attachment.d.ts +3 -2
- package/data/Feature.d.ts +10 -7
- package/data/Feature.js +1 -1
- package/data/FeatureList.d.ts +5 -4
- package/data/FeatureSet.d.ts +8 -5
- package/data/FeatureSettings.d.ts +9 -6
- package/data/FeatureSettings.js +1 -1
- package/data/FeatureSource.d.ts +1 -1
- package/data/FeatureSourceBase.d.ts +10 -6
- package/data/FeatureSourceBase.js +1 -1
- package/data/FeatureStream.d.ts +3 -2
- package/data/FieldExtension.d.ts +6 -4
- package/data/FieldExtension.js +1 -1
- package/data/PopupContentExtension.d.ts +5 -4
- package/data/PopupContentExtension.js +1 -1
- package/data/Relationship.d.ts +2 -1
- package/data/Schema.d.ts +7 -6
- package/data/Schema.js +1 -1
- package/data/Table.d.ts +1 -1
- package/data/TableExtension.d.ts +2 -1
- package/data/TaskSettings.d.ts +1 -1
- package/data/_TableExtension.d.ts +5 -4
- package/data/support/attachments.d.ts +1 -1
- package/declarations/arcgis-js-api-extensions/index.d.ts +6 -0
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +7 -2
- package/docs/html/classes/ArgumentError.ArgumentError.html +7 -2
- package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +7 -2
- package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +7 -2
- package/docs/html/classes/Entity.EntityBase.html +9 -4
- package/docs/html/classes/ErrorBase.ErrorBase.html +7 -2
- package/docs/html/classes/Hyperlink.Hyperlink.html +9 -4
- package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +7 -2
- package/docs/html/classes/LanguageResources.LanguageResources.html +9 -4
- package/docs/html/classes/NotFoundError.NotFoundError.html +7 -2
- package/docs/html/classes/PortalUri.PortalUri.html +7 -2
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +9 -4
- package/docs/html/classes/data_Attachment.Attachment.html +9 -4
- package/docs/html/classes/data_Feature.Feature.html +7 -2
- package/docs/html/classes/data_FeatureList.FeatureList.html +9 -4
- package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +7 -2
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +9 -4
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +7 -2
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +9 -4
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +9 -4
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +10 -5
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +9 -4
- package/docs/html/classes/data_PopupContentExtension.PopupContentExtension.html +9 -4
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +9 -4
- package/docs/html/classes/data_Schema.Schema.html +7 -2
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableExtension.html +9 -4
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableSchema.html +7 -2
- package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +7 -2
- package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +7 -2
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +9 -4
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +9 -4
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +7 -2
- package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +2371 -0
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +7 -2
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +9 -4
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +9 -4
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +10 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +7 -2
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +7 -2
- package/docs/html/classes/mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html +9 -4
- package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +7 -2
- package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +7 -2
- package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +7 -2
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/menus_Menu.Menu.html +10 -5
- package/docs/html/classes/menus_MenuItem.MenuItem.html +10 -5
- package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellable.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellation.html +7 -2
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +9 -4
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +9 -4
- package/docs/html/classes/support_InitializeError.InitializeError.html +7 -2
- package/docs/html/classes/support_Observable.Observable.html +9 -4
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +9 -4
- package/docs/html/classes/support_Serializable.SerializableBase.html +9 -4
- package/docs/html/classes/support_Settings.Settings.html +7 -2
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +9 -4
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +9 -4
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +9 -4
- package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +811 -0
- package/docs/html/{enums/utilities__ogc.GmlVersions.html → classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html} +207 -36
- package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +7 -2
- package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +7 -2
- package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +9 -4
- package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +7 -2
- package/docs/html/{enums/utilities__ogc.WfsVersions.html → classes/tasks_query_GeoJSONLayerClientSideQueryProvider.GeoJSONLayerClientSideQueryProvider.html} +163 -26
- package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +9 -4
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +7 -2
- package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +8 -2
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_SearchError.SearchError.html +7 -2
- package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +7 -2
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +7 -2
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +9 -4
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +9 -4
- package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +7 -2
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +9 -4
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +9 -4
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +9 -4
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +9 -4
- package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +7 -2
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +8 -3
- package/docs/html/classes/utilities_date.DateFormatter.html +9 -4
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +7 -2
- package/docs/html/classes/utilities_log.ConsoleLogger.html +7 -2
- package/docs/html/classes/utilities_log.LogManager.html +7 -2
- package/docs/html/classes/utilities_log.LoggerBase.html +7 -2
- package/docs/html/classes/utilities_number.NumberFormatter.html +9 -4
- package/docs/html/classes/utilities_string.StringFormatter.html +7 -2
- package/docs/html/classes/utilities_uri.Uri.html +7 -2
- package/docs/html/enums/ItemType.ItemType.html +7 -2
- package/docs/html/enums/data_convert.GeometryFormat.html +7 -2
- package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +7 -2
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +7 -2
- package/docs/html/enums/support_esri.WellKnownBasemap.html +7 -2
- package/docs/html/enums/utilities__ogc.OgcNamespace.html +7 -2
- package/docs/html/enums/utilities_date.DateFormat.html +7 -2
- package/docs/html/enums/utilities_log.LogLevel.html +7 -2
- package/docs/html/enums/utilities_number.NumberFormat.html +7 -2
- package/docs/html/functions/ItemType.isAttachment.html +7 -2
- package/docs/html/functions/ItemType.isBasemapExtension.html +7 -2
- package/docs/html/functions/ItemType.isBookmark.html +7 -2
- package/docs/html/functions/ItemType.isFeature.html +7 -2
- package/docs/html/functions/ItemType.isFeatureList.html +7 -2
- package/docs/html/functions/ItemType.isFeatureSet.html +7 -2
- package/docs/html/functions/ItemType.isFieldExtension.html +7 -2
- package/docs/html/functions/ItemType.isGeocoder.html +7 -2
- package/docs/html/functions/ItemType.isGroundExtension.html +7 -2
- package/docs/html/functions/ItemType.isLanguageResources.html +7 -2
- package/docs/html/functions/ItemType.isLayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isLayerPreset.html +7 -2
- package/docs/html/functions/ItemType.isMapExtension.html +7 -2
- package/docs/html/functions/ItemType.isMenu.html +7 -2
- package/docs/html/functions/ItemType.isMenuItem.html +7 -2
- package/docs/html/functions/ItemType.isPopupContentExtension.html +7 -2
- package/docs/html/functions/ItemType.isRelationship.html +7 -2
- package/docs/html/functions/ItemType.isSublayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isTableExtension.html +7 -2
- package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.isPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/data_Attachment.toAttachment.html +7 -2
- package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +7 -2
- package/docs/html/functions/data_Feature.toFeature.html +7 -2
- package/docs/html/functions/data_Feature.toGraphic.html +7 -2
- package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/data_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/data_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/data_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/data__Relationship.Relationship.create.html +7 -2
- package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +7 -2
- package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +7 -2
- package/docs/html/functions/data_convert.csvToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.shapefileToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.toCsv.html +7 -2
- package/docs/html/functions/data_convert.toShapefile.html +7 -2
- package/docs/html/functions/data_convert.toXLSX.html +7 -2
- package/docs/html/functions/data_convert.xlsxToFeatureSet.html +7 -2
- package/docs/html/functions/data_support_attachments.addAttachment.html +7 -2
- package/docs/html/functions/data_support_attachments.deleteAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.toAttachmentFile.html +7 -2
- package/docs/html/functions/locale.detectLocale.html +7 -2
- package/docs/html/functions/locale.get.html +7 -2
- package/docs/html/functions/locale.getBestMatchLocale.html +7 -2
- package/docs/html/functions/locale.getMatchingLocales.html +7 -2
- package/docs/html/functions/locale.load.html +7 -2
- package/docs/html/functions/locale.parseLocale.html +7 -2
- package/docs/html/functions/locale.set.html +7 -2
- package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +7 -2
- package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.toCsv.html +7 -2
- package/docs/html/functions/mapping_convert.toShapefile.html +7 -2
- package/docs/html/functions/mapping_convert.toXLSX.html +7 -2
- package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +7 -2
- package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +7 -2
- package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.toEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.applyToEsriApiLayer.html +617 -0
- package/docs/html/{variables/data_Schema.fieldWithRelationshipRegex.html → functions/portal_GeoJSONLayer.GeoJSONLayer.fromEsriApiGeoJSONLayer.html} +32 -14
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.toEsriApiLayer.html +613 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +7 -2
- package/docs/html/functions/portal_Geometry.toPortalGeometry.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelify.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +7 -2
- package/docs/html/functions/support_InitializableBase.initializeCollection.html +7 -2
- package/docs/html/functions/support_Serializable.assignProperties.html +7 -2
- package/docs/html/functions/support_Serializable.filterJSONProperties.html +7 -2
- package/docs/html/functions/support_Serializable.getDefault.html +7 -2
- package/docs/html/functions/support_Serializable.getDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.getSerializableProperties.html +7 -2
- package/docs/html/functions/support_Serializable.isDefault.html +7 -2
- package/docs/html/functions/support_Serializable.isSerializable.html +7 -2
- package/docs/html/functions/support_Serializable.serializable-1.html +7 -2
- package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.toPropertyDef.html +7 -2
- package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +7 -2
- package/docs/html/functions/support__requestCache.clearCache.html +7 -2
- package/docs/html/functions/support__requestCache.getCache.html +7 -2
- package/docs/html/functions/support_utilities.isCancellation.html +7 -2
- package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +7 -2
- package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchService.isSearchable.html +7 -2
- package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__layers.hasMmapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isCSVLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isElevationLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoRssLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGraphicsLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isPointCloudLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isStreamLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isVectorTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWebTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.layersAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__number.isNumeric.html +7 -2
- package/docs/html/functions/utilities__ogc.getEpsgCode.html +11 -9
- package/docs/html/functions/utilities__ogc.getGmlNS.html +13 -11
- package/docs/html/functions/utilities__ogc.inferGmlVersion.html +13 -11
- package/docs/html/functions/utilities__ogc.isGmlNamespace.html +11 -9
- package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +11 -9
- package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +7 -2
- package/docs/html/functions/utilities_arcade.runArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_array.chunk.html +7 -2
- package/docs/html/functions/utilities_array.compare.html +7 -2
- package/docs/html/functions/utilities_array.compareAsync.html +7 -2
- package/docs/html/functions/utilities_array.count.html +7 -2
- package/docs/html/functions/utilities_array.flatten.html +7 -2
- package/docs/html/functions/utilities_array.groupBy.html +7 -2
- package/docs/html/functions/utilities_array.range.html +7 -2
- package/docs/html/functions/utilities_array.remove.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.concat.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.empty.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.every.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.filter.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.find.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.first.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.flatten.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.forEach.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.from.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.map.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.some.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.take.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.toArray.html +7 -2
- package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_checkArg.assertNever.html +7 -2
- package/docs/html/functions/utilities_checkArg.checkArg.html +7 -2
- package/docs/html/functions/utilities_collection.compare.html +8 -2
- package/docs/html/functions/utilities_collection.compareAsync.html +8 -2
- package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +7 -2
- package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +7 -2
- package/docs/html/functions/utilities_date.format.html +7 -2
- package/docs/html/functions/utilities_date.getMonthName.html +7 -2
- package/docs/html/functions/utilities_date.getWeekdayName.html +7 -2
- package/docs/html/functions/utilities_date.isValid.html +7 -2
- package/docs/html/functions/utilities_date.isValidTimeZone.html +7 -2
- package/docs/html/functions/utilities_date.parse.html +7 -2
- package/docs/html/functions/utilities_date.parseUtc.html +7 -2
- package/docs/html/functions/utilities_enum.isValid.html +7 -2
- package/docs/html/functions/utilities_esri.getAllFieldInfos.html +7 -2
- package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +7 -2
- package/docs/html/functions/utilities_esri.isAttachmentsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isCodedValueDomain.html +7 -2
- package/docs/html/functions/utilities_esri.isColor.html +7 -2
- package/docs/html/functions/utilities_esri.isCustomContent.html +7 -2
- package/docs/html/functions/utilities_esri.isEsriObject.html +7 -2
- package/docs/html/functions/utilities_esri.isExpressionContent.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureSet.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureType.html +7 -2
- package/docs/html/functions/utilities_esri.isField.html +7 -2
- package/docs/html/functions/utilities_esri.isFieldsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isGraphic.html +7 -2
- package/docs/html/functions/utilities_esri.isImageMediaInfo.html +7 -2
- package/docs/html/functions/utilities_esri.isMediaContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupTemplate.html +7 -2
- package/docs/html/functions/utilities_esri.isPortalItem.html +7 -2
- package/docs/html/functions/utilities_esri.isRelationshipContent.html +7 -2
- package/docs/html/functions/utilities_esri.isSpatialReference.html +7 -2
- package/docs/html/functions/utilities_esri.isTextContent.html +7 -2
- package/docs/html/functions/utilities_esri.isViewpoint.html +7 -2
- package/docs/html/functions/utilities_esri.load.html +7 -2
- package/docs/html/functions/utilities_esri.ready.html +7 -2
- package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +8 -2
- package/docs/html/functions/{utilities__ogc.esriSrMatchesOgcSrs.html → utilities_extensions.isGeoJSONLayerExtension.html} +40 -30
- package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_field.isNumericFieldType.html +9 -2
- package/docs/html/functions/utilities_geometry.buffer.html +7 -2
- package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +7 -2
- package/docs/html/functions/utilities_geometry.denormalizeExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGml.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToWKT.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWktToWkid.html +7 -2
- package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.getBounds.html +7 -2
- package/docs/html/functions/utilities_geometry.getScreenExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.gmlToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.isExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.isGeometry.html +7 -2
- package/docs/html/functions/utilities_geometry.isMesh.html +7 -2
- package/docs/html/functions/utilities_geometry.isMultipoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolygon.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolyline.html +7 -2
- package/docs/html/functions/utilities_geometry.project.html +7 -2
- package/docs/html/functions/utilities_geometry.removeZValues.html +7 -2
- package/docs/html/functions/utilities_geometry.wktToEsri.html +7 -2
- package/docs/html/functions/utilities_iterable.concat.html +7 -2
- package/docs/html/functions/utilities_iterable.every.html +7 -2
- package/docs/html/functions/utilities_iterable.filter.html +7 -2
- package/docs/html/functions/utilities_iterable.find.html +7 -2
- package/docs/html/functions/utilities_iterable.first.html +7 -2
- package/docs/html/functions/utilities_iterable.flatten.html +7 -2
- package/docs/html/functions/utilities_iterable.forEach.html +7 -2
- package/docs/html/functions/utilities_iterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_iterable.length.html +7 -2
- package/docs/html/functions/utilities_iterable.map.html +7 -2
- package/docs/html/functions/utilities_iterable.reduce.html +7 -2
- package/docs/html/functions/utilities_iterable.some.html +7 -2
- package/docs/html/functions/utilities_log.getLogger.html +7 -2
- package/docs/html/functions/utilities_log.reset.html +7 -2
- package/docs/html/functions/utilities_log.setLogLevel.html +7 -2
- package/docs/html/functions/utilities_log.setLoggerFactory.html +7 -2
- package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +7 -2
- package/docs/html/functions/utilities_mapping.isBasemap.html +7 -2
- package/docs/html/functions/utilities_mapping.isGround.html +7 -2
- package/docs/html/functions/utilities_mapping.isMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebScene.html +7 -2
- package/docs/html/functions/utilities_math.average.html +7 -2
- package/docs/html/functions/utilities_math.degreesToRadians.html +7 -2
- package/docs/html/functions/utilities_math.radiansToDegrees.html +7 -2
- package/docs/html/functions/utilities_math.standardDeviation.html +7 -2
- package/docs/html/functions/utilities_math.sum.html +7 -2
- package/docs/html/functions/utilities_number.format.html +7 -2
- package/docs/html/functions/utilities_number.parse.html +7 -2
- package/docs/html/functions/utilities_object.deepAssign.html +7 -2
- package/docs/html/functions/utilities_object.deepClone.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransform.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +7 -2
- package/docs/html/functions/utilities_object.filter.html +7 -2
- package/docs/html/functions/utilities_object.getPropertyDescriptor.html +7 -2
- package/docs/html/functions/utilities_object.isEmpty.html +7 -2
- package/docs/html/functions/utilities_object.isPlainObject.html +7 -2
- package/docs/html/functions/utilities_object.map.html +7 -2
- package/docs/html/functions/utilities_object.toJSON.html +7 -2
- package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemId.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemLike.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemUrl.html +7 -2
- package/docs/html/functions/utilities_portal.serializePortalItem.html +7 -2
- package/docs/html/functions/utilities_portal.toPortalItem.html +7 -2
- package/docs/html/functions/utilities_promise.asyncFlatMap.html +7 -2
- package/docs/html/functions/utilities_promise.delay.html +7 -2
- package/docs/html/functions/utilities_promise.each.html +7 -2
- package/docs/html/functions/utilities_promise.map.html +7 -2
- package/docs/html/functions/utilities_promise.parallelEach.html +7 -2
- package/docs/html/functions/utilities_promise.props.html +7 -2
- package/docs/html/functions/utilities_promise.reduce.html +7 -2
- package/docs/html/functions/utilities_promise.timeout.html +7 -2
- package/docs/html/functions/utilities_query.count.html +7 -2
- package/docs/html/functions/utilities_query.query.html +7 -2
- package/docs/html/functions/utilities_query.spatialFilter.html +7 -2
- package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +7 -2
- package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getNextScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +7 -2
- package/docs/html/functions/utilities_set.difference.html +7 -2
- package/docs/html/functions/utilities_set.filter.html +7 -2
- package/docs/html/functions/utilities_set.find.html +7 -2
- package/docs/html/functions/utilities_set.intersection.html +7 -2
- package/docs/html/functions/utilities_set.union.html +7 -2
- package/docs/html/functions/utilities_string.camelToKebabCase.html +7 -2
- package/docs/html/functions/utilities_string.escapeRegExp.html +7 -2
- package/docs/html/functions/utilities_string.format.html +7 -2
- package/docs/html/functions/utilities_string.kebabToCamelCase.html +7 -2
- package/docs/html/functions/utilities_symbol.isCimSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isTextSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isVolumetric.html +7 -2
- package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +7 -2
- package/docs/html/functions/utilities_uri.addQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.isAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uri.isPackageUri.html +7 -2
- package/docs/html/functions/utilities_uri.isRelativeUri.html +7 -2
- package/docs/html/functions/utilities_uri.removeQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.toAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uuid.generateUuid.html +7 -2
- package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +7 -2
- package/docs/html/functions/utilities_watch.onEach.html +7 -2
- package/docs/html/functions/utilities_watch.onOnce.html +7 -2
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +7 -2
- package/docs/html/functions/utilities_watch.watchEach.html +7 -2
- package/docs/html/index.html +7 -2
- package/docs/html/interfaces/Entity.Entity.html +7 -2
- package/docs/html/interfaces/Entity.EntityBaseProperties.html +7 -2
- package/docs/html/interfaces/Entity.EntityProperties.html +7 -2
- package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +7 -2
- package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +7 -2
- package/docs/html/interfaces/config.Config.html +7 -2
- package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +7 -2
- package/docs/html/interfaces/data_Capabilities.Capabilities.html +7 -2
- package/docs/html/interfaces/data_Feature.FeatureProperties.html +7 -2
- package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.FormatOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +9 -4
- package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureList.FilterClause.html +7 -2
- package/docs/html/interfaces/data_FeatureList.SortClause.html +7 -2
- package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +7 -2
- package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.SchemaProperties.html +7 -2
- package/docs/html/interfaces/data_Table.TableProperties.html +7 -2
- package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +7 -2
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +9 -4
- package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableReference.html +7 -2
- package/docs/html/interfaces/data_convert.FromCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +7 -2
- package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +7 -2
- package/docs/html/interfaces/locale.LocaleResult.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +7 -2
- package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html +760 -0
- package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +8 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +7 -2
- package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +7 -2
- package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/menus_Menu.MenuProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +7 -2
- package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +7 -2
- package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +7 -2
- package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +7 -2
- package/docs/html/interfaces/portal_Background.ColorBackground.html +7 -2
- package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +7 -2
- package/docs/html/interfaces/portal_BingLayer.BingLayer.html +7 -2
- package/docs/html/interfaces/portal_Bookmark.Bookmark.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +7 -2
- package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Callout.Border.html +7 -2
- package/docs/html/interfaces/portal_Callout.Callout.html +7 -2
- package/docs/html/interfaces/portal_Camera.Camera-1.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +7 -2
- package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +7 -2
- package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Input.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +7 -2
- package/docs/html/interfaces/portal_Domain.DomainBase.html +7 -2
- package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +7 -2
- package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +7 -2
- package/docs/html/interfaces/portal_Edges.SketchEdges.html +7 -2
- package/docs/html/interfaces/portal_Edges.SolidEdges.html +7 -2
- package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +7 -2
- package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Environment.Environment-1.html +7 -2
- package/docs/html/interfaces/portal_Extent.Extent.html +7 -2
- package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Feature.Feature-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +7 -2
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +7 -2
- package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +7 -2
- package/docs/html/interfaces/portal_Field.Field-1.html +7 -2
- package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +7 -2
- package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +7 -2
- package/docs/html/interfaces/portal_Format.Format.html +7 -2
- package/docs/html/interfaces/portal_GeoJSONLayer.GeoJSONLayer-1.html +794 -0
- package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Geometry.GeometryBase.html +7 -2
- package/docs/html/interfaces/portal_Ground.Ground-1.html +7 -2
- package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +7 -2
- package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +7 -2
- package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +7 -2
- package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +7 -2
- package/docs/html/interfaces/portal_InitialState.InitialState-1.html +7 -2
- package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Item.Item-1.html +7 -2
- package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +7 -2
- package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Layer.Layer-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +7 -2
- package/docs/html/interfaces/portal_Lighting.SunLighting.html +7 -2
- package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +7 -2
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +7 -2
- package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +7 -2
- package/docs/html/interfaces/portal_Multipoint.Multipoint.html +7 -2
- package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +7 -2
- package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +8 -2
- package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_Point.Point.html +7 -2
- package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +7 -2
- package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +7 -2
- package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polygon.Polygon.html +7 -2
- package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polyline.Polyline.html +7 -2
- package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +7 -2
- package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +7 -2
- package/docs/html/interfaces/portal_Presentation.Presentation-1.html +7 -2
- package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +7 -2
- package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +7 -2
- package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +7 -2
- package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +7 -2
- package/docs/html/interfaces/portal_Renderer.ColorRamp.html +7 -2
- package/docs/html/interfaces/portal_Renderer.RendererBase.html +7 -2
- package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +7 -2
- package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +7 -2
- package/docs/html/interfaces/portal_Slide.Slide-1.html +7 -2
- package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +7 -2
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +7 -2
- package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +7 -2
- package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_Symbol.Font.html +7 -2
- package/docs/html/interfaces/portal_Symbol.SymbolBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Material.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Outline.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Table.Table.html +7 -2
- package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +7 -2
- package/docs/html/interfaces/portal_Template.Template-1.html +7 -2
- package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +7 -2
- package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Type.Type-1.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +7 -2
- package/docs/html/interfaces/portal_Value.Value.html +7 -2
- package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +7 -2
- package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +7 -2
- package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.Size.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +7 -2
- package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Weather.CloudyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.FoggyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.RainyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SnowyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SunnyWeather.html +7 -2
- package/docs/html/interfaces/portal_WebMap.WebMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebScene.WebScene-1.html +7 -2
- package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Widgets.FloorFilter.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Range.html +7 -2
- package/docs/html/interfaces/portal_Widgets.TimeSlider.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Widgets.html +7 -2
- package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +7 -2
- package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/interfaces/support_Action.BoundAction.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +7 -2
- package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.Initializable.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +7 -2
- package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +7 -2
- package/docs/html/interfaces/support_Serializable.PropertyDef.html +7 -2
- package/docs/html/interfaces/support_Serializable.Serializable.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +7 -2
- package/docs/html/interfaces/support_esri.AccessorLike.html +7 -2
- package/docs/html/interfaces/support_esri.ChangeEvent.html +7 -2
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +7 -2
- package/docs/html/interfaces/support_esri.SublayerLike.html +7 -2
- package/docs/html/interfaces/tasks_CountResult.CountResult.html +7 -2
- package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +7 -2
- package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +7 -2
- package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +7 -2
- package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +7 -2
- package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +7 -2
- package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +7 -2
- package/docs/html/interfaces/utilities_array.CompareOptions.html +7 -2
- package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +7 -2
- package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_date.DateSettings.html +7 -2
- package/docs/html/interfaces/utilities_date.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_date.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.LogEntry.html +7 -2
- package/docs/html/interfaces/utilities_log.LogOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.Logger.html +7 -2
- package/docs/html/interfaces/utilities_number.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberSettings.html +7 -2
- package/docs/html/interfaces/utilities_number.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +7 -2
- package/docs/html/interfaces/utilities_string.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_transformation.Transformation.html +7 -2
- package/docs/html/modules/AccessDeniedError.html +7 -2
- package/docs/html/modules/ArgumentError.html +7 -2
- package/docs/html/modules/ArgumentMissingError.html +7 -2
- package/docs/html/modules/ArgumentOutOfRangeError.html +7 -2
- package/docs/html/modules/Entity.html +7 -2
- package/docs/html/modules/ErrorBase.html +7 -2
- package/docs/html/modules/FailureMode.html +7 -2
- package/docs/html/modules/Hyperlink.html +7 -2
- package/docs/html/modules/InvalidOperationError.html +7 -2
- package/docs/html/modules/ItemType.html +7 -2
- package/docs/html/modules/LanguageResources.html +7 -2
- package/docs/html/modules/NotFoundError.html +7 -2
- package/docs/html/modules/PortalUri.html +7 -2
- package/docs/html/modules/config.html +7 -2
- package/docs/html/modules/data_ArcGISServiceTableExtension.html +7 -2
- package/docs/html/modules/data_Attachment.html +7 -2
- package/docs/html/modules/data_Capabilities.html +7 -2
- package/docs/html/modules/data_Feature.html +7 -2
- package/docs/html/modules/data_FeatureList.html +7 -2
- package/docs/html/modules/data_FeatureSaveError.html +7 -2
- package/docs/html/modules/data_FeatureSet.html +7 -2
- package/docs/html/modules/data_FeatureSettings.html +7 -2
- package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +7 -2
- package/docs/html/modules/data_FeatureSource.html +7 -2
- package/docs/html/modules/data_FeatureSourceBase.html +7 -2
- package/docs/html/modules/data_FeatureStream.html +7 -2
- package/docs/html/modules/data_FieldExtension.html +7 -2
- package/docs/html/modules/data_PopupContentExtension.html +7 -2
- package/docs/html/modules/data_QuerySourceCapabilities.html +7 -2
- package/docs/html/modules/data_Relationship.html +7 -2
- package/docs/html/modules/data_RelationshipBase.html +7 -2
- package/docs/html/modules/data_Schema.html +25 -12
- package/docs/html/modules/data_Table.html +7 -2
- package/docs/html/modules/data_TableExtension.html +7 -2
- package/docs/html/modules/data_TaskSettings.html +7 -2
- package/docs/html/modules/data__Relationship.Relationship.html +7 -2
- package/docs/html/modules/data__Relationship.html +7 -2
- package/docs/html/modules/data__TableExtension.html +7 -2
- package/docs/html/modules/data_convert.html +7 -2
- package/docs/html/modules/data_support_DefaultRelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_RelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_TableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_attachments.html +7 -2
- package/docs/html/modules/layer_preset_LayerPreset.html +7 -2
- package/docs/html/modules/layer_preset_LayerPresetSettings.html +7 -2
- package/docs/html/modules/locale.html +7 -2
- package/docs/html/modules/mapping_ArcGISSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BasemapExtension.html +7 -2
- package/docs/html/modules/mapping_Bookmark.html +7 -2
- package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_CSVLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ElevationLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +7 -2
- package/docs/html/modules/mapping_GeoJSONLayerExtension.html +607 -0
- package/docs/html/modules/mapping_GeoRSSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GraphicsLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GroundExtension.html +7 -2
- package/docs/html/modules/mapping_GroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_LayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapConstraints.html +7 -2
- package/docs/html/modules/mapping_MapExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageLayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +7 -2
- package/docs/html/modules/mapping_PointCloudLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_StreamLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_UnsupportedLayerExtension.html +7 -2
- package/docs/html/modules/mapping_VectorTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WebTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping__LayerExtension.html +7 -2
- package/docs/html/modules/mapping__SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_convert.html +7 -2
- package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +7 -2
- package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerListSettings.html +7 -2
- package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +7 -2
- package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_WfsCapabilities.html +7 -2
- package/docs/html/modules/mapping_support_WfsFeatureType.html +7 -2
- package/docs/html/modules/mapping_support__LayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__kml.html +7 -2
- package/docs/html/modules/mapping_support_layers.html +7 -2
- package/docs/html/modules/mapping_support_ogc.html +7 -2
- package/docs/html/modules/menus_Menu.html +7 -2
- package/docs/html/modules/menus_MenuItem.html +7 -2
- package/docs/html/modules/menus_MenuItemState.html +7 -2
- package/docs/html/modules/menus_support_MenuFactory.html +7 -2
- package/docs/html/modules/menus_support_MenuItemFactory.html +7 -2
- package/docs/html/modules/portal_ApplicationProperties.html +7 -2
- package/docs/html/modules/portal_Background.Background.html +7 -2
- package/docs/html/modules/portal_Background.html +7 -2
- package/docs/html/modules/portal_BaseMap.BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMapLayer.html +7 -2
- package/docs/html/modules/portal_BingLayer.html +7 -2
- package/docs/html/modules/portal_Bookmark.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_CIMSymbol.html +7 -2
- package/docs/html/modules/portal_CSVLayer.CSVLayer.html +7 -2
- package/docs/html/modules/portal_CSVLayer.html +7 -2
- package/docs/html/modules/portal_Callout.html +7 -2
- package/docs/html/modules/portal_Camera.Camera.html +7 -2
- package/docs/html/modules/portal_Camera.html +7 -2
- package/docs/html/modules/portal_ClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_ColorClassBreakInfo.html +7 -2
- package/docs/html/modules/portal_ColorUniqueValueInfos.html +7 -2
- package/docs/html/modules/portal_DataSource.html +7 -2
- package/docs/html/modules/portal_DefinitionEditor.html +7 -2
- package/docs/html/modules/portal_Domain.Domain.html +7 -2
- package/docs/html/modules/portal_Domain.DomainType.html +7 -2
- package/docs/html/modules/portal_Domain.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DynamicDataLayer.html +7 -2
- package/docs/html/modules/portal_DynamicMapLayer.html +7 -2
- package/docs/html/modules/portal_Edges.Edges.html +7 -2
- package/docs/html/modules/portal_Edges.html +7 -2
- package/docs/html/modules/portal_Effect.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.html +7 -2
- package/docs/html/modules/portal_Environment.Environment.html +7 -2
- package/docs/html/modules/portal_Environment.html +7 -2
- package/docs/html/modules/portal_Extent.html +7 -2
- package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_Feature.Feature.html +7 -2
- package/docs/html/modules/portal_Feature.html +7 -2
- package/docs/html/modules/portal_FeatureCollection.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureSet.html +7 -2
- package/docs/html/modules/portal_Field.Field.html +7 -2
- package/docs/html/modules/portal_Field.FieldType.html +7 -2
- package/docs/html/modules/portal_Field.html +7 -2
- package/docs/html/modules/portal_FieldInfo.html +7 -2
- package/docs/html/modules/portal_FillSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_FormInfo.FormInfo.html +7 -2
- package/docs/html/modules/portal_FormInfo.html +7 -2
- package/docs/html/modules/portal_Format.html +7 -2
- package/docs/html/modules/portal_GeoJSONLayer.GeoJSONLayer.html +610 -0
- package/docs/html/modules/{tasks_query_StreamLayerQueryProvider.html → portal_GeoJSONLayer.html} +17 -8
- package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_Geometry.GeometryType.html +7 -2
- package/docs/html/modules/portal_Geometry.html +7 -2
- package/docs/html/modules/portal_Ground.Ground.html +7 -2
- package/docs/html/modules/portal_Ground.html +7 -2
- package/docs/html/modules/portal_GroupLayer.GroupLayer.html +7 -2
- package/docs/html/modules/portal_GroupLayer.html +7 -2
- package/docs/html/modules/portal_HeatmapRenderer.html +7 -2
- package/docs/html/modules/portal_HeightModelInfo.html +7 -2
- package/docs/html/modules/portal_IconSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceVectorLayer.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InitialState.InitialState.html +7 -2
- package/docs/html/modules/portal_InitialState.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_Item.Item.html +7 -2
- package/docs/html/modules/portal_Item.html +7 -2
- package/docs/html/modules/portal_JoinTableDataSource.html +7 -2
- package/docs/html/modules/portal_KMLLayer.KMLLayer.html +7 -2
- package/docs/html/modules/portal_KMLLayer.html +7 -2
- package/docs/html/modules/portal_LabelSymbol3D.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.html +7 -2
- package/docs/html/modules/portal_Layer.Layer.html +7 -2
- package/docs/html/modules/portal_Layer.html +7 -2
- package/docs/html/modules/portal_LayerBase.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.html +7 -2
- package/docs/html/modules/portal_Lighting.Lighting.html +7 -2
- package/docs/html/modules/portal_Lighting.html +7 -2
- package/docs/html/modules/portal_LineSymbol3D.html +7 -2
- package/docs/html/modules/portal_LineSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_LocationInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapRangeInfo.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MediaInfo.MediaType.html +7 -2
- package/docs/html/modules/portal_MediaInfo.html +7 -2
- package/docs/html/modules/portal_MeshSymbol3D.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicRule.html +7 -2
- package/docs/html/modules/portal_MosaicRule.html +7 -2
- package/docs/html/modules/portal_Multipoint.html +7 -2
- package/docs/html/modules/portal_ObjectSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OperationalLayer.html +7 -2
- package/docs/html/modules/portal_PathSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_PictureFillSymbol.html +7 -2
- package/docs/html/modules/portal_PictureMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_Point.html +7 -2
- package/docs/html/modules/portal_PointCloudBitfieldFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudRGBRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudReturnFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudStretchRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudValueFilter.html +7 -2
- package/docs/html/modules/portal_PointSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polygon.html +7 -2
- package/docs/html/modules/portal_PolygonSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polyline.html +7 -2
- package/docs/html/modules/portal_PopupExpressionInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupContent.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.html +7 -2
- package/docs/html/modules/portal_PredominanceRenderer.html +7 -2
- package/docs/html/modules/portal_Presentation.Presentation.html +7 -2
- package/docs/html/modules/portal_Presentation.html +7 -2
- package/docs/html/modules/portal_QueryTableDataSource.html +7 -2
- package/docs/html/modules/portal_RangeDomain.RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeInfo.html +7 -2
- package/docs/html/modules/portal_RasterDataSource.html +7 -2
- package/docs/html/modules/portal_Renderer.Renderer.html +7 -2
- package/docs/html/modules/portal_Renderer.html +7 -2
- package/docs/html/modules/portal_RenderingRule.PixelType.html +7 -2
- package/docs/html/modules/portal_RenderingRule.RenderingRule.html +7 -2
- package/docs/html/modules/portal_RenderingRule.html +7 -2
- package/docs/html/modules/portal_SceneLayer.SceneLayer.html +7 -2
- package/docs/html/modules/portal_SceneLayer.html +7 -2
- package/docs/html/modules/portal_SimpleFillSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleLineSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleRenderer.html +7 -2
- package/docs/html/modules/portal_Slide.Slide.html +7 -2
- package/docs/html/modules/portal_Slide.html +7 -2
- package/docs/html/modules/portal_SpatialReference.SpatialReference.html +7 -2
- package/docs/html/modules/portal_SpatialReference.html +7 -2
- package/docs/html/modules/portal_StreamLayer.StreamLayer.html +7 -2
- package/docs/html/modules/portal_StreamLayer.html +7 -2
- package/docs/html/modules/portal_StyleSymbolReference.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_Symbol.SymbolType.html +7 -2
- package/docs/html/modules/portal_Symbol.html +7 -2
- package/docs/html/modules/portal_Symbol3D.html +7 -2
- package/docs/html/modules/portal_Table.html +7 -2
- package/docs/html/modules/portal_TableDataSource.html +7 -2
- package/docs/html/modules/portal_Template.Template.html +7 -2
- package/docs/html/modules/portal_Template.html +7 -2
- package/docs/html/modules/portal_TemporalRenderer.html +7 -2
- package/docs/html/modules/portal_TextSymbol.html +7 -2
- package/docs/html/modules/portal_TextSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_TileInfo.TileInfo.html +7 -2
- package/docs/html/modules/portal_TileInfo.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_Type.Type.html +7 -2
- package/docs/html/modules/portal_Type.html +7 -2
- package/docs/html/modules/portal_UniqueValueFromStyle.html +7 -2
- package/docs/html/modules/portal_UniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_Value.html +7 -2
- package/docs/html/modules/portal_VectorFieldRenderer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VerticalOffset.html +7 -2
- package/docs/html/modules/portal_Viewpoint.Viewpoint.html +7 -2
- package/docs/html/modules/portal_Viewpoint.html +7 -2
- package/docs/html/modules/portal_VisualVariable.html +7 -2
- package/docs/html/modules/portal_WMSLayer.WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.html +7 -2
- package/docs/html/modules/portal_Weather.Weather.html +7 -2
- package/docs/html/modules/portal_Weather.html +7 -2
- package/docs/html/modules/portal_WebMap.WebMap.html +7 -2
- package/docs/html/modules/portal_WebMap.html +7 -2
- package/docs/html/modules/portal_WebScene.WebScene.html +7 -2
- package/docs/html/modules/portal_WebScene.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.html +7 -2
- package/docs/html/modules/portal_Widgets.html +7 -2
- package/docs/html/modules/portal__FeatureLayer.html +7 -2
- package/docs/html/modules/portal__LayerBase.LayerBase.html +7 -2
- package/docs/html/modules/portal__LayerBase.html +7 -2
- package/docs/html/modules/portal__layerHelper.html +7 -2
- package/docs/html/modules/portal__utils.html +7 -2
- package/docs/html/modules/support_Action.html +7 -2
- package/docs/html/modules/support_ArcGISRequestHelper.html +7 -2
- package/docs/html/modules/support_Cancellable.html +7 -2
- package/docs/html/modules/support_FormatSettings.html +7 -2
- package/docs/html/modules/support_InitializableBase.html +7 -2
- package/docs/html/modules/support_InitializableCollectionProxy.html +7 -2
- package/docs/html/modules/support_InitializeError.html +7 -2
- package/docs/html/modules/support_Observable.html +7 -2
- package/docs/html/modules/support_ReadOnlyInitializableCollection.html +7 -2
- package/docs/html/modules/support_Serializable.html +7 -2
- package/docs/html/modules/support_Settings.html +7 -2
- package/docs/html/modules/support__ArcGISRelationshipCollection.html +7 -2
- package/docs/html/modules/support__esriInternal.html +7 -2
- package/docs/html/modules/support__graphicsQuery.html +7 -2
- package/docs/html/modules/support__query.html +7 -2
- package/docs/html/modules/support__requestCache.html +7 -2
- package/docs/html/modules/support__restApiJson.html +7 -2
- package/docs/html/modules/support_esri.html +12 -3
- package/docs/html/modules/support_utilities.html +7 -2
- package/docs/html/modules/tasks_CountResult.html +7 -2
- package/docs/html/modules/tasks_TaskResult.html +7 -2
- package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_utilities.html +7 -2
- package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyError.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyService.html +7 -2
- package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify__utilities.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISRelationship.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +7 -2
- package/docs/html/modules/{tasks_query_CSVLayerQueryProvider.html → tasks_query_GeoJSONLayerClientSideQueryProvider.html} +13 -8
- package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryBasedRelationship.html +7 -2
- package/docs/html/modules/tasks_query_QueryError.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryProviderBase.html +7 -2
- package/docs/html/modules/tasks_query_QueryService.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_QuerySearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchError.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchProviderBase.html +7 -2
- package/docs/html/modules/tasks_search_SearchService.html +7 -2
- package/docs/html/modules/tasks_search_SearchSuggestion.html +7 -2
- package/docs/html/modules/tasks_search__utilities.html +7 -2
- package/docs/html/modules/utilities_CollectionProxy.html +7 -2
- package/docs/html/modules/utilities_CopyOnWriteCollection.html +7 -2
- package/docs/html/modules/utilities_FormatSettings.html +7 -2
- package/docs/html/modules/utilities_GeometryServiceError.html +7 -2
- package/docs/html/modules/utilities_MapTransformCollection.html +7 -2
- package/docs/html/modules/utilities_ObservableMap.html +7 -2
- package/docs/html/modules/utilities_ObservableSet.html +7 -2
- package/docs/html/modules/utilities_ObservableWeakSet.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyCollection.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyMap.html +7 -2
- package/docs/html/modules/utilities_RequestHelper.html +7 -2
- package/docs/html/modules/utilities__layers.html +7 -2
- package/docs/html/modules/utilities__number.html +7 -2
- package/docs/html/modules/utilities__ogc.html +16 -14
- package/docs/html/modules/utilities_arcade.html +7 -2
- package/docs/html/modules/utilities_array.html +7 -2
- package/docs/html/modules/utilities_asyncIterable.html +7 -2
- package/docs/html/modules/utilities_basemaps.html +7 -2
- package/docs/html/modules/utilities_checkArg.html +7 -2
- package/docs/html/modules/utilities_collection.html +12 -2
- package/docs/html/modules/utilities_date.html +7 -2
- package/docs/html/modules/utilities_enum.html +7 -2
- package/docs/html/modules/utilities_esri.html +7 -2
- package/docs/html/modules/utilities_extensions.html +9 -2
- package/docs/html/modules/utilities_field.html +14 -2
- package/docs/html/modules/utilities_geometry.html +7 -2
- package/docs/html/modules/utilities_iterable.html +7 -2
- package/docs/html/modules/utilities_layers.html +7 -2
- package/docs/html/modules/utilities_log.html +7 -2
- package/docs/html/modules/utilities_mapping.html +7 -2
- package/docs/html/modules/utilities_math.html +7 -2
- package/docs/html/modules/utilities_number.html +7 -2
- package/docs/html/modules/utilities_object.html +7 -2
- package/docs/html/modules/utilities_portal.html +7 -2
- package/docs/html/modules/utilities_promise.html +7 -2
- package/docs/html/modules/utilities_query.html +7 -2
- package/docs/html/modules/utilities_relationships.html +7 -2
- package/docs/html/modules/utilities_renderers.html +7 -2
- package/docs/html/modules/utilities_scaleRanges.html +7 -2
- package/docs/html/modules/utilities_set.html +7 -2
- package/docs/html/modules/utilities_string.html +7 -2
- package/docs/html/modules/utilities_symbol.html +7 -2
- package/docs/html/modules/utilities_transformation.html +7 -2
- package/docs/html/modules/utilities_uri.html +7 -2
- package/docs/html/modules/utilities_uuid.html +7 -2
- package/docs/html/modules/utilities_watch.html +7 -2
- package/docs/html/modules/version.html +7 -2
- package/docs/html/modules.html +12 -4
- package/docs/html/types/FailureMode.FailureMode.html +7 -2
- package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +7 -2
- package/docs/html/types/data_FeatureList.FeaturePredicate.html +7 -2
- package/docs/html/types/data_FeatureList.SortDirection.html +7 -2
- package/docs/html/types/data__Relationship.Cardinality.html +7 -2
- package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +7 -2
- package/docs/html/types/data__Relationship.RelationshipType.html +7 -2
- package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +7 -2
- package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +7 -2
- package/docs/html/types/mapping_Bookmark.BookmarkSource.html +7 -2
- package/docs/html/types/mapping_GroundExtension.GroundLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +7 -2
- package/docs/html/types/mapping_MapExtension.MapProperties.html +7 -2
- package/docs/html/types/mapping_MapExtension.ViewMode.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebMapLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebSceneLike.html +7 -2
- package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +7 -2
- package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +7 -2
- package/docs/html/types/mapping__SublayerExtension.SublayerType.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.SyncMode.html +7 -2
- package/docs/html/types/portal_Background.Background-1.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +7 -2
- package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +7 -2
- package/docs/html/types/portal_DataSource.DataSource.html +7 -2
- package/docs/html/types/portal_DataSource.DataSourceType.html +7 -2
- package/docs/html/types/portal_Domain.Domain-1.html +7 -2
- package/docs/html/types/portal_Domain.DomainType-1.html +7 -2
- package/docs/html/types/portal_Edges.Edges-1.html +7 -2
- package/docs/html/types/portal_Effect.Effect.html +7 -2
- package/docs/html/types/portal_Effect.EffectFunction.html +7 -2
- package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +7 -2
- package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +7 -2
- package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +7 -2
- package/docs/html/types/portal_Field.FieldType-1.html +7 -2
- package/docs/html/types/portal_FieldInfo.StringFieldOption.html +7 -2
- package/docs/html/types/portal_Format.DateFormat.html +7 -2
- package/docs/html/types/portal_Geometry.Geometry.html +7 -2
- package/docs/html/types/portal_Geometry.GeometryType-1.html +7 -2
- package/docs/html/types/portal_Ground.NavigationConstraintType.html +7 -2
- package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_JoinTableDataSource.JoinType.html +7 -2
- package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +7 -2
- package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +7 -2
- package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +7 -2
- package/docs/html/types/portal_Lighting.Lighting-1.html +7 -2
- package/docs/html/types/portal_MediaInfo.MediaType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +7 -2
- package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +7 -2
- package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +8 -3
- package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +7 -2
- package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +7 -2
- package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +7 -2
- package/docs/html/types/portal_PopupInfo.PopupElementType.html +7 -2
- package/docs/html/types/portal_Renderer.AuthoringInfoType.html +7 -2
- package/docs/html/types/portal_Renderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_Renderer.Renderer-1.html +7 -2
- package/docs/html/types/portal_Renderer.RendererType.html +7 -2
- package/docs/html/types/portal_Renderer.RotationType.html +7 -2
- package/docs/html/types/portal_RenderingRule.PixelType-1.html +7 -2
- package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +7 -2
- package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +7 -2
- package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +7 -2
- package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_Symbol.Color.html +7 -2
- package/docs/html/types/portal_Symbol.FontStyle.html +7 -2
- package/docs/html/types/portal_Symbol.FontWeight.html +7 -2
- package/docs/html/types/portal_Symbol.HorizontalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol.Symbol.html +7 -2
- package/docs/html/types/portal_Symbol.SymbolType-1.html +7 -2
- package/docs/html/types/portal_Symbol.TextDecoration.html +7 -2
- package/docs/html/types/portal_Symbol.VerticalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3D.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +7 -2
- package/docs/html/types/portal_Table.CapabilitiesEnum.html +7 -2
- package/docs/html/types/portal_Table.TableType.html +7 -2
- package/docs/html/types/portal_Template.DrawingTool.html +7 -2
- package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +7 -2
- package/docs/html/types/portal_VisualVariable.RotationType.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariable.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariableType.html +7 -2
- package/docs/html/types/portal_Weather.Weather-1.html +7 -2
- package/docs/html/types/portal_Widgets.TimeUnits.html +7 -2
- package/docs/html/types/portal__LayerBase.BlendMode.html +7 -2
- package/docs/html/types/portal__LayerBase.LayerType.html +8 -3
- package/docs/html/types/support_Action.Action.html +7 -2
- package/docs/html/types/support_Action.ActionName.html +7 -2
- package/docs/html/types/support_Action.CompositeAction.html +7 -2
- package/docs/html/types/support_Action.SimpleAction.html +7 -2
- package/docs/html/types/support_Cancellable.CancelToken.html +7 -2
- package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefs.html +7 -2
- package/docs/html/types/support_Serializable.SerializableClass.html +7 -2
- package/docs/html/types/support_Serializable.SerializeMode.html +7 -2
- package/docs/html/types/support__restApiJson.RestApiDomain.html +7 -2
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +10 -3
- package/docs/html/types/support_esri.BuildingSceneSublayerType.html +10 -3
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.ChangeEventCallback.html +10 -3
- package/docs/html/types/support_esri.ChartMediaInfo.html +10 -3
- package/docs/html/types/support_esri.DateFormat.html +10 -3
- package/docs/html/types/support_esri.DistanceUnit.html +10 -3
- package/docs/html/types/support_esri.Domain.html +10 -3
- package/docs/html/types/support_esri.DomainType.html +10 -3
- package/docs/html/types/support_esri.DrawingTool.html +10 -3
- package/docs/html/types/support_esri.EditsResult.html +10 -3
- package/docs/html/types/support_esri.ElevationLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ElevationMode.html +10 -3
- package/docs/html/types/support_esri.EsriError.html +10 -3
- package/docs/html/types/support_esri.EsriErrorDetails.html +10 -3
- package/docs/html/types/support_esri.EventCallback.html +10 -3
- package/docs/html/types/support_esri.EventHandler.html +10 -3
- package/docs/html/types/support_esri.FeatureEditResult.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerProperties.html +10 -3
- package/docs/html/types/support_esri.FieldProperties.html +10 -3
- package/docs/html/types/support_esri.FieldType.html +10 -3
- package/docs/html/types/support_esri.GeometryType.html +10 -3
- package/docs/html/types/support_esri.GraphicHit.html +10 -3
- package/docs/html/types/support_esri.ImageryLayerProperties.html +10 -3
- package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ItemCallback.html +10 -3
- package/docs/html/types/support_esri.ItemCompareCallback.html +10 -3
- package/docs/html/types/support_esri.ItemMapCallback.html +10 -3
- package/docs/html/types/support_esri.ItemReduceCallback.html +10 -3
- package/docs/html/types/support_esri.ItemTestCallback.html +10 -3
- package/docs/html/types/support_esri.LabelPlacement.html +10 -3
- package/docs/html/types/support_esri.LayerViewCreateEvent.html +10 -3
- package/docs/html/types/support_esri.LayerViewDestroyEvent.html +10 -3
- package/docs/html/types/support_esri.ListMode.html +10 -3
- package/docs/html/types/support_esri.LoadStatus.html +10 -3
- package/docs/html/types/support_esri.MapImageLayerProperties.html +10 -3
- package/docs/html/types/support_esri.MediaType.html +10 -3
- package/docs/html/types/support_esri.MosaicMethodType.html +10 -3
- package/docs/html/types/support_esri.MosaicOperationType.html +10 -3
- package/docs/html/types/support_esri.NavigationConstraintType.html +10 -3
- package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +10 -3
- package/docs/html/types/support_esri.OutputPixelType.html +10 -3
- package/docs/html/types/support_esri.PointCloudLayerProperties.html +10 -3
- package/docs/html/types/support_esri.PopupTemplateProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemType.html +10 -3
- package/docs/html/types/support_esri.PresentationProperties.html +10 -3
- package/docs/html/types/support_esri.RasterFunctionProperties.html +10 -3
- package/docs/html/types/support_esri.RasterInfo.html +10 -3
- package/docs/html/types/support_esri.RelationshipQueryProperties.html +10 -3
- package/docs/html/types/support_esri.RelationshipRole.html +10 -3
- package/docs/html/types/support_esri.RequestOptions.html +10 -3
- package/docs/html/types/support_esri.SceneLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SceneViewGraphicHit.html +10 -3
- package/docs/html/types/support_esri.SceneViewHitTestResult.html +10 -3
- package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +10 -3
- package/docs/html/types/support_esri.SlideVisibleLayers.html +10 -3
- package/docs/html/types/support_esri.StreamLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SymbolType.html +10 -3
- package/docs/html/types/support_esri.TileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.TimeIntervalUnits.html +10 -3
- package/docs/html/types/support_esri.VectorTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.VisibilityMode.html +10 -3
- package/docs/html/types/support_esri.WatchCallback.html +10 -3
- package/docs/html/types/support_esri.WebMapProperties.html +10 -3
- package/docs/html/types/support_esri.WebMapTimeSliderObject.html +10 -3
- package/docs/html/types/support_esri.WebMapWidgetsObject.html +10 -3
- package/docs/html/types/support_esri.WebSceneProperties.html +10 -3
- package/docs/html/types/support_esri.WebTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +10 -3
- package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +7 -2
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +8 -3
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +7 -2
- package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +7 -2
- package/docs/html/{functions/utilities__ogc.isWfsNamespace.html → types/utilities__ogc.GmlVersion.html} +21 -30
- package/docs/html/{functions/utilities__ogc.isFesNamespace.html → types/utilities__ogc.WfsVersion.html} +21 -30
- package/docs/html/types/utilities_asyncIterable.IterationOrder.html +7 -2
- package/docs/html/types/utilities_geometry.GeoJSON.html +7 -2
- package/docs/html/types/utilities_log.LoggerFactory.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemId.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemLike.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemUrl.html +7 -2
- package/docs/html/types/utilities_scaleRanges.ScaleId.html +7 -2
- package/docs/html/variables/config.config-1.html +7 -2
- package/docs/html/variables/data_Feature.SCORE_FIELD.html +7 -2
- package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/data__Relationship.Relationship.factory.html +7 -2
- package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +7 -2
- package/docs/html/variables/locale.INVARIANT.html +7 -2
- package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +7 -2
- package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +7 -2
- package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +7 -2
- package/docs/html/variables/mapping__LayerExtension.ERR_SCHEMA_READ_ONLY.html +7 -2
- package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +7 -2
- package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +7 -2
- package/docs/html/variables/portal_GeoJSONLayer.GeoJSONLayer.esriGeoJSONLayerDefaults.html +618 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +7 -2
- package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +7 -2
- package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +7 -2
- package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +7 -2
- package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +7 -2
- package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +7 -2
- package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +7 -2
- package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +7 -2
- package/docs/html/variables/support_esri.Collection.html +687 -0
- package/docs/html/variables/support_esri.Evented.html +687 -0
- package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +10 -3
- package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +7 -2
- package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/utilities_FormatSettings.settings.html +7 -2
- package/docs/html/variables/utilities__ogc.webMercatorAliases.html +11 -9
- package/docs/html/variables/{data_Schema.fieldWithArcadeXRegex.html → utilities_collection.Collection.html} +22 -15
- package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +7 -2
- package/docs/html/variables/utilities_date.INVALID_DATE.html +7 -2
- package/docs/html/variables/utilities_date.settings.html +7 -2
- package/docs/html/variables/{tasks_query_CSVLayerQueryProvider.CSVLayerQueryProvider.html → utilities_field.fieldWithArcadeXRegex.html} +16 -9
- package/docs/html/variables/{tasks_query_StreamLayerQueryProvider.StreamLayerQueryProvider.html → utilities_field.fieldWithRelationshipRegex.html} +16 -9
- package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_number.settings.html +7 -2
- package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +7 -2
- package/docs/html/variables/version.version.html +8 -3
- package/layer-preset/LayerPreset.d.ts +6 -4
- package/layer-preset/LayerPreset.js +1 -1
- package/layer-preset/LayerPresetSettings.d.ts +2 -1
- package/mapping/ArcGISSublayerExtension.d.ts +8 -6
- package/mapping/ArcGISSublayerExtension.js +1 -1
- package/mapping/BasemapExtension.d.ts +8 -6
- package/mapping/BasemapExtension.js +1 -1
- package/mapping/Bookmark.d.ts +3 -2
- package/mapping/BuildingComponentSublayerExtension.d.ts +6 -4
- package/mapping/BuildingGroupSublayerExtension.d.ts +5 -3
- package/mapping/BuildingSceneLayerExtension.d.ts +3 -2
- package/mapping/BuildingSublayerExtension.d.ts +2 -1
- package/mapping/CSVLayerExtension.d.ts +3 -2
- package/mapping/ElevationLayerExtension.d.ts +3 -2
- package/mapping/FeatureCollectionLayerExtension.d.ts +3 -2
- package/mapping/FeatureLayerExtension.d.ts +6 -5
- package/mapping/FeatureLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtensionBase.d.ts +4 -3
- package/mapping/GeoJSONLayerExtension.d.ts +60 -0
- package/mapping/GeoJSONLayerExtension.js +1 -0
- package/mapping/GeoRSSLayerExtension.d.ts +3 -2
- package/mapping/GeoRSSLayerExtension.js +1 -1
- package/mapping/GraphicsLayerExtension.d.ts +4 -3
- package/mapping/GroundExtension.d.ts +8 -6
- package/mapping/GroupLayerExtension.d.ts +5 -4
- package/mapping/GroupLayerExtension.js +1 -1
- package/mapping/ImageryLayerExtension.d.ts +3 -2
- package/mapping/ImageryTileLayerExtension.d.ts +3 -2
- package/mapping/IntegratedMeshLayerExtension.d.ts +3 -2
- package/mapping/KMLLayerExtension.d.ts +5 -3
- package/mapping/KMLSublayerExtension.d.ts +2 -1
- package/mapping/LayerExtension.d.ts +4 -2
- package/mapping/MapConstraints.d.ts +1 -1
- package/mapping/MapExtension.d.ts +27 -16
- package/mapping/MapExtension.js +1 -1
- package/mapping/MapImageLayerExtension.d.ts +5 -3
- package/mapping/MapImageSublayerExtension.d.ts +2 -1
- package/mapping/OpenStreetMapLayerExtension.d.ts +3 -2
- package/mapping/PointCloudLayerExtension.d.ts +3 -2
- package/mapping/SceneLayerExtension.d.ts +3 -2
- package/mapping/StreamLayerExtension.d.ts +3 -2
- package/mapping/SublayerExtension.d.ts +4 -2
- package/mapping/SubtypeGroupLayerExtension.d.ts +8 -6
- package/mapping/SubtypeGroupLayerExtension.js +1 -1
- package/mapping/SubtypeSublayerExtension.d.ts +7 -5
- package/mapping/SubtypeSublayerExtension.js +1 -1
- package/mapping/TileLayerExtension.d.ts +5 -3
- package/mapping/TileSublayerExtension.d.ts +3 -2
- package/mapping/UnsupportedLayerExtension.d.ts +2 -1
- package/mapping/VectorTileLayerExtension.d.ts +3 -2
- package/mapping/WMSLayerExtension.d.ts +5 -3
- package/mapping/WMSSublayerExtension.d.ts +2 -1
- package/mapping/WMTSLayerExtension.d.ts +5 -3
- package/mapping/WMTSSublayerExtension.d.ts +3 -2
- package/mapping/WebTileLayerExtension.d.ts +3 -2
- package/mapping/_LayerExtension.d.ts +11 -9
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/_SublayerExtension.d.ts +9 -6
- package/mapping/convert.d.ts +3 -2
- package/mapping/convert.js +1 -1
- package/mapping/support/DefaultLayerExtensionFactory.js +1 -1
- package/mapping/support/LayerListSettings.d.ts +2 -1
- package/mapping/support/WfsCapabilities.d.ts +1 -1
- package/mapping/support/_LayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_LayerExtensionCollection.js +1 -1
- package/mapping/support/_SublayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_SublayerExtensionCollection.js +1 -1
- package/menus/Menu.d.ts +6 -4
- package/menus/Menu.js +1 -1
- package/menus/MenuItem.d.ts +5 -3
- package/menus/MenuItem.js +1 -1
- package/package.json +10 -11
- package/portal/DrawingInfo.d.ts +2 -1
- package/portal/DrawingInfo.js +1 -1
- package/portal/Feature.d.ts +2 -2
- package/portal/FeatureLayer.js +1 -1
- package/portal/GeoJSONLayer.d.ts +84 -0
- package/portal/GeoJSONLayer.js +1 -0
- package/portal/LayerBase.d.ts +2 -1
- package/portal/LayerBase.js +1 -1
- package/portal/LayerDefinition.d.ts +2 -1
- package/portal/LayerDefinition.js +1 -1
- package/portal/OperationalLayer.d.ts +2 -1
- package/portal/WebMap.d.ts +1 -1
- package/portal/WebMap.js +1 -1
- package/portal/_LayerBase.d.ts +2 -2
- package/support/FormatSettings.d.ts +1 -1
- package/support/InitializableBase.d.ts +3 -2
- package/support/InitializableCollectionProxy.d.ts +1 -1
- package/support/Observable.d.ts +4 -3
- package/support/Observable.js +1 -1
- package/support/Settings.d.ts +4 -2
- package/support/Settings.js +1 -1
- package/support/_ArcGISRelationshipCollection.d.ts +2 -2
- package/support/_ArcGISRelationshipCollection.js +1 -1
- package/support/_graphicsQuery.js +1 -1
- package/support/esri.d.ts +9 -1
- package/support/esri.js +1 -1
- package/tasks/geocoding/ArcGISGeocoder.d.ts +6 -5
- package/tasks/geocoding/ArcGISGeocoder.js +1 -1
- package/tasks/geocoding/Geocoder.d.ts +4 -2
- package/tasks/geocoding/utilities.js +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.d.ts +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.js +1 -1
- package/tasks/identify/ClientSideIdentifyProvider.d.ts +3 -2
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.js +1 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.js +1 -0
- package/tasks/identify/HitTestIdentifyProvider.d.ts +1 -1
- package/tasks/identify/HitTestIdentifyProvider.js +1 -1
- package/tasks/identify/IdentifyService.d.ts +1 -1
- package/tasks/identify/IdentifyService.js +1 -1
- package/tasks/identify/SceneLayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.d.ts +2 -1
- package/tasks/identify/SubtypeSublayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.d.ts +1 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.js +1 -1
- package/tasks/query/ArcGISRelationship.d.ts +4 -3
- package/tasks/query/BuildingComponentSublayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/ClientSideQueryProvider.d.ts +1 -1
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.d.ts +27 -0
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.js +1 -0
- package/tasks/query/QueryBasedRelationship.d.ts +1 -1
- package/tasks/query/QueryService.d.ts +1 -1
- package/tasks/query/QueryService.js +1 -1
- package/tasks/query/SceneLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/StreamLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/search/ArcGISGeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/GeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/QuerySearchProvider.d.ts +1 -1
- package/tasks/search/SearchService.d.ts +2 -2
- package/tasks/search/SearchService.js +1 -1
- package/utilities/CollectionProxy.d.ts +2 -1
- package/utilities/CopyOnWriteCollection.d.ts +1 -1
- package/utilities/CopyOnWriteCollection.js +1 -1
- package/utilities/MapTransformCollection.d.ts +1 -1
- package/utilities/_layers.d.ts +1 -1
- package/utilities/_layers.js +1 -1
- package/utilities/_ogc.d.ts +4 -34
- package/utilities/_ogc.js +1 -1
- package/utilities/arcade.d.ts +1 -1
- package/utilities/arcade.js +1 -1
- package/utilities/collection.d.ts +9 -3
- package/utilities/collection.js +1 -1
- package/utilities/date.d.ts +2 -1
- package/utilities/extensions.d.ts +7 -0
- package/utilities/extensions.js +1 -1
- package/utilities/field.d.ts +2 -0
- package/utilities/field.js +1 -1
- package/utilities/geometry.d.ts +1 -1
- package/utilities/geometry.js +1 -1
- package/utilities/iterable.d.ts +2 -1
- package/utilities/number.d.ts +2 -1
- package/utilities/string.d.ts +1 -1
- package/utilities/string.js +1 -1
- package/utilities/watch.d.ts +4 -2
- package/utilities/watch.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/tasks/query/CSVLayerQueryProvider.d.ts +0 -2
- package/tasks/query/CSVLayerQueryProvider.js +0 -1
- package/tasks/query/StreamLayerQueryProvider.d.ts +0 -2
- package/tasks/query/StreamLayerQueryProvider.js +0 -1
|
@@ -100,6 +100,7 @@ degrees).</p>
|
|
|
100
100
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureCollectionLayerExtension.html">mapping/<wbr/>Feature<wbr/>Collection<wbr/>Layer<wbr/>Extension</a></li>
|
|
101
101
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtension.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension</a></li>
|
|
102
102
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtensionBase.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension<wbr/>Base</a></li>
|
|
103
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GeoJSONLayerExtension.html">mapping/<wbr/>GeoJSONLayer<wbr/>Extension</a></li>
|
|
103
104
|
<li class="tsd-kind-module"><a href="../modules/mapping_GeoRSSLayerExtension.html">mapping/<wbr/>GeoRSSLayer<wbr/>Extension</a></li>
|
|
104
105
|
<li class="tsd-kind-module"><a href="../modules/mapping_GraphicsLayerExtension.html">mapping/<wbr/>Graphics<wbr/>Layer<wbr/>Extension</a></li>
|
|
105
106
|
<li class="tsd-kind-module"><a href="../modules/mapping_GroundExtension.html">mapping/<wbr/>Ground<wbr/>Extension</a></li>
|
|
@@ -231,6 +232,9 @@ degrees).</p>
|
|
|
231
232
|
<ul>
|
|
232
233
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FormInfo.FormInfo.html">Form<wbr/>Info</a></li></ul></li>
|
|
233
234
|
<li class="tsd-kind-module"><a href="../modules/portal_Format.html">portal/<wbr/>Format</a></li>
|
|
235
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoJSONLayer.html">portal/<wbr/>GeoJSONLayer</a>
|
|
236
|
+
<ul>
|
|
237
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoJSONLayer.GeoJSONLayer.html">GeoJSONLayer</a></li></ul></li>
|
|
234
238
|
<li class="tsd-kind-module"><a href="../modules/portal_GeoRSSLayer.html">portal/<wbr/>GeoRSSLayer</a>
|
|
235
239
|
<ul>
|
|
236
240
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoRSSLayer.GeoRSSLayer.html">GeoRSSLayer</a></li></ul></li>
|
|
@@ -481,6 +485,8 @@ degrees).</p>
|
|
|
481
485
|
<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>
|
|
482
486
|
<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>
|
|
483
487
|
<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>
|
|
488
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
489
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
484
490
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoRSSLayerIdentifyProvider.html">tasks/identify/<wbr/>GeoRSSLayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
485
491
|
<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>
|
|
486
492
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_HitTestIdentifyProvider.html">tasks/identify/<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
@@ -508,9 +514,9 @@ degrees).</p>
|
|
|
508
514
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISSublayerQueryProvider.html">tasks/query/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
509
515
|
<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>
|
|
510
516
|
<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>
|
|
511
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_CSVLayerQueryProvider.html">tasks/query/CSVLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
512
517
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ClientSideQueryProvider.html">tasks/query/<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
513
518
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_FeatureLayerQueryProvider.html">tasks/query/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
519
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoJSONLayerClientSideQueryProvider.html">tasks/query/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
514
520
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoRSSLayerQueryProvider.html">tasks/query/<wbr/>GeoRSSLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
515
521
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GraphicsLayerQueryProvider.html">tasks/query/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
516
522
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ImageryLayerQueryProvider.html">tasks/query/<wbr/>Imagery<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
@@ -526,7 +532,6 @@ degrees).</p>
|
|
|
526
532
|
<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>
|
|
527
533
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
528
534
|
<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>
|
|
529
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_StreamLayerQueryProvider.html">tasks/query/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
530
535
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SubtypeSublayerQueryProvider.html">tasks/query/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
531
536
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_ArcGISGeocoderSearchProvider.html">tasks/search/<wbr/>ArcGISGeocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
532
537
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_GeocoderSearchProvider.html">tasks/search/<wbr/>Geocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
@@ -99,6 +99,7 @@
|
|
|
99
99
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureCollectionLayerExtension.html">mapping/<wbr/>Feature<wbr/>Collection<wbr/>Layer<wbr/>Extension</a></li>
|
|
100
100
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtension.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension</a></li>
|
|
101
101
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtensionBase.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension<wbr/>Base</a></li>
|
|
102
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GeoJSONLayerExtension.html">mapping/<wbr/>GeoJSONLayer<wbr/>Extension</a></li>
|
|
102
103
|
<li class="tsd-kind-module"><a href="../modules/mapping_GeoRSSLayerExtension.html">mapping/<wbr/>GeoRSSLayer<wbr/>Extension</a></li>
|
|
103
104
|
<li class="tsd-kind-module"><a href="../modules/mapping_GraphicsLayerExtension.html">mapping/<wbr/>Graphics<wbr/>Layer<wbr/>Extension</a></li>
|
|
104
105
|
<li class="tsd-kind-module"><a href="../modules/mapping_GroundExtension.html">mapping/<wbr/>Ground<wbr/>Extension</a></li>
|
|
@@ -230,6 +231,9 @@
|
|
|
230
231
|
<ul>
|
|
231
232
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FormInfo.FormInfo.html">Form<wbr/>Info</a></li></ul></li>
|
|
232
233
|
<li class="tsd-kind-module"><a href="../modules/portal_Format.html">portal/<wbr/>Format</a></li>
|
|
234
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoJSONLayer.html">portal/<wbr/>GeoJSONLayer</a>
|
|
235
|
+
<ul>
|
|
236
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoJSONLayer.GeoJSONLayer.html">GeoJSONLayer</a></li></ul></li>
|
|
233
237
|
<li class="tsd-kind-module"><a href="../modules/portal_GeoRSSLayer.html">portal/<wbr/>GeoRSSLayer</a>
|
|
234
238
|
<ul>
|
|
235
239
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoRSSLayer.GeoRSSLayer.html">GeoRSSLayer</a></li></ul></li>
|
|
@@ -480,6 +484,8 @@
|
|
|
480
484
|
<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>
|
|
481
485
|
<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>
|
|
482
486
|
<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>
|
|
487
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
488
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
483
489
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoRSSLayerIdentifyProvider.html">tasks/identify/<wbr/>GeoRSSLayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
484
490
|
<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>
|
|
485
491
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_HitTestIdentifyProvider.html">tasks/identify/<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
@@ -507,9 +513,9 @@
|
|
|
507
513
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISSublayerQueryProvider.html">tasks/query/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
508
514
|
<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>
|
|
509
515
|
<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>
|
|
510
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_CSVLayerQueryProvider.html">tasks/query/CSVLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
511
516
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ClientSideQueryProvider.html">tasks/query/<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
512
517
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_FeatureLayerQueryProvider.html">tasks/query/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
518
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoJSONLayerClientSideQueryProvider.html">tasks/query/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
513
519
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoRSSLayerQueryProvider.html">tasks/query/<wbr/>GeoRSSLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
514
520
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GraphicsLayerQueryProvider.html">tasks/query/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
515
521
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ImageryLayerQueryProvider.html">tasks/query/<wbr/>Imagery<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
@@ -525,7 +531,6 @@
|
|
|
525
531
|
<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>
|
|
526
532
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
527
533
|
<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>
|
|
528
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_StreamLayerQueryProvider.html">tasks/query/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
529
534
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SubtypeSublayerQueryProvider.html">tasks/query/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
530
535
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_ArcGISGeocoderSearchProvider.html">tasks/search/<wbr/>ArcGISGeocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
531
536
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_GeocoderSearchProvider.html">tasks/search/<wbr/>Geocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
@@ -99,6 +99,7 @@
|
|
|
99
99
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureCollectionLayerExtension.html">mapping/<wbr/>Feature<wbr/>Collection<wbr/>Layer<wbr/>Extension</a></li>
|
|
100
100
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtension.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension</a></li>
|
|
101
101
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtensionBase.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension<wbr/>Base</a></li>
|
|
102
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GeoJSONLayerExtension.html">mapping/<wbr/>GeoJSONLayer<wbr/>Extension</a></li>
|
|
102
103
|
<li class="tsd-kind-module"><a href="../modules/mapping_GeoRSSLayerExtension.html">mapping/<wbr/>GeoRSSLayer<wbr/>Extension</a></li>
|
|
103
104
|
<li class="tsd-kind-module"><a href="../modules/mapping_GraphicsLayerExtension.html">mapping/<wbr/>Graphics<wbr/>Layer<wbr/>Extension</a></li>
|
|
104
105
|
<li class="tsd-kind-module"><a href="../modules/mapping_GroundExtension.html">mapping/<wbr/>Ground<wbr/>Extension</a></li>
|
|
@@ -230,6 +231,9 @@
|
|
|
230
231
|
<ul>
|
|
231
232
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FormInfo.FormInfo.html">Form<wbr/>Info</a></li></ul></li>
|
|
232
233
|
<li class="tsd-kind-module"><a href="../modules/portal_Format.html">portal/<wbr/>Format</a></li>
|
|
234
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoJSONLayer.html">portal/<wbr/>GeoJSONLayer</a>
|
|
235
|
+
<ul>
|
|
236
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoJSONLayer.GeoJSONLayer.html">GeoJSONLayer</a></li></ul></li>
|
|
233
237
|
<li class="tsd-kind-module"><a href="../modules/portal_GeoRSSLayer.html">portal/<wbr/>GeoRSSLayer</a>
|
|
234
238
|
<ul>
|
|
235
239
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoRSSLayer.GeoRSSLayer.html">GeoRSSLayer</a></li></ul></li>
|
|
@@ -480,6 +484,8 @@
|
|
|
480
484
|
<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>
|
|
481
485
|
<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>
|
|
482
486
|
<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>
|
|
487
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
488
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
483
489
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoRSSLayerIdentifyProvider.html">tasks/identify/<wbr/>GeoRSSLayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
484
490
|
<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>
|
|
485
491
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_HitTestIdentifyProvider.html">tasks/identify/<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
@@ -507,9 +513,9 @@
|
|
|
507
513
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISSublayerQueryProvider.html">tasks/query/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
508
514
|
<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>
|
|
509
515
|
<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>
|
|
510
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_CSVLayerQueryProvider.html">tasks/query/CSVLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
511
516
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ClientSideQueryProvider.html">tasks/query/<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
512
517
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_FeatureLayerQueryProvider.html">tasks/query/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
518
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoJSONLayerClientSideQueryProvider.html">tasks/query/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
513
519
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoRSSLayerQueryProvider.html">tasks/query/<wbr/>GeoRSSLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
514
520
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GraphicsLayerQueryProvider.html">tasks/query/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
515
521
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ImageryLayerQueryProvider.html">tasks/query/<wbr/>Imagery<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
@@ -525,7 +531,6 @@
|
|
|
525
531
|
<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>
|
|
526
532
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
527
533
|
<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>
|
|
528
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_StreamLayerQueryProvider.html">tasks/query/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
529
534
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SubtypeSublayerQueryProvider.html">tasks/query/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
530
535
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_ArcGISGeocoderSearchProvider.html">tasks/search/<wbr/>ArcGISGeocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
531
536
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_GeocoderSearchProvider.html">tasks/search/<wbr/>Geocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
@@ -100,6 +100,7 @@ arcgis-js-api\widgets\ScaleRangeSlider\ScaleRanges.js.</p>
|
|
|
100
100
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureCollectionLayerExtension.html">mapping/<wbr/>Feature<wbr/>Collection<wbr/>Layer<wbr/>Extension</a></li>
|
|
101
101
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtension.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension</a></li>
|
|
102
102
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtensionBase.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension<wbr/>Base</a></li>
|
|
103
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GeoJSONLayerExtension.html">mapping/<wbr/>GeoJSONLayer<wbr/>Extension</a></li>
|
|
103
104
|
<li class="tsd-kind-module"><a href="../modules/mapping_GeoRSSLayerExtension.html">mapping/<wbr/>GeoRSSLayer<wbr/>Extension</a></li>
|
|
104
105
|
<li class="tsd-kind-module"><a href="../modules/mapping_GraphicsLayerExtension.html">mapping/<wbr/>Graphics<wbr/>Layer<wbr/>Extension</a></li>
|
|
105
106
|
<li class="tsd-kind-module"><a href="../modules/mapping_GroundExtension.html">mapping/<wbr/>Ground<wbr/>Extension</a></li>
|
|
@@ -231,6 +232,9 @@ arcgis-js-api\widgets\ScaleRangeSlider\ScaleRanges.js.</p>
|
|
|
231
232
|
<ul>
|
|
232
233
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FormInfo.FormInfo.html">Form<wbr/>Info</a></li></ul></li>
|
|
233
234
|
<li class="tsd-kind-module"><a href="../modules/portal_Format.html">portal/<wbr/>Format</a></li>
|
|
235
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoJSONLayer.html">portal/<wbr/>GeoJSONLayer</a>
|
|
236
|
+
<ul>
|
|
237
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoJSONLayer.GeoJSONLayer.html">GeoJSONLayer</a></li></ul></li>
|
|
234
238
|
<li class="tsd-kind-module"><a href="../modules/portal_GeoRSSLayer.html">portal/<wbr/>GeoRSSLayer</a>
|
|
235
239
|
<ul>
|
|
236
240
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoRSSLayer.GeoRSSLayer.html">GeoRSSLayer</a></li></ul></li>
|
|
@@ -481,6 +485,8 @@ arcgis-js-api\widgets\ScaleRangeSlider\ScaleRanges.js.</p>
|
|
|
481
485
|
<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>
|
|
482
486
|
<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>
|
|
483
487
|
<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>
|
|
488
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
489
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
484
490
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoRSSLayerIdentifyProvider.html">tasks/identify/<wbr/>GeoRSSLayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
485
491
|
<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>
|
|
486
492
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_HitTestIdentifyProvider.html">tasks/identify/<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
@@ -508,9 +514,9 @@ arcgis-js-api\widgets\ScaleRangeSlider\ScaleRanges.js.</p>
|
|
|
508
514
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISSublayerQueryProvider.html">tasks/query/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
509
515
|
<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>
|
|
510
516
|
<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>
|
|
511
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_CSVLayerQueryProvider.html">tasks/query/CSVLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
512
517
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ClientSideQueryProvider.html">tasks/query/<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
513
518
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_FeatureLayerQueryProvider.html">tasks/query/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
519
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoJSONLayerClientSideQueryProvider.html">tasks/query/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
514
520
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoRSSLayerQueryProvider.html">tasks/query/<wbr/>GeoRSSLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
515
521
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GraphicsLayerQueryProvider.html">tasks/query/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
516
522
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ImageryLayerQueryProvider.html">tasks/query/<wbr/>Imagery<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
@@ -526,7 +532,6 @@ arcgis-js-api\widgets\ScaleRangeSlider\ScaleRanges.js.</p>
|
|
|
526
532
|
<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>
|
|
527
533
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
528
534
|
<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>
|
|
529
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_StreamLayerQueryProvider.html">tasks/query/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
530
535
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SubtypeSublayerQueryProvider.html">tasks/query/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
531
536
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_ArcGISGeocoderSearchProvider.html">tasks/search/<wbr/>ArcGISGeocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
532
537
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_GeocoderSearchProvider.html">tasks/search/<wbr/>Geocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
<li><a href="../modules/version.html">version</a></li>
|
|
17
17
|
<li><a href="version.version.html">version</a></li></ul>
|
|
18
18
|
<h1>Variable version<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
19
|
-
<div class="tsd-signature">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"
|
|
19
|
+
<div class="tsd-signature">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"39.0.1"</span><span class="tsd-signature-symbol"> = "39.0.1"</span></div>
|
|
20
20
|
<div class="tsd-comment tsd-typography"><p>The current version of the Geocortex ArcGIS Extensions API.</p>
|
|
21
21
|
</div></div>
|
|
22
22
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
@@ -99,6 +99,7 @@
|
|
|
99
99
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureCollectionLayerExtension.html">mapping/<wbr/>Feature<wbr/>Collection<wbr/>Layer<wbr/>Extension</a></li>
|
|
100
100
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtension.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension</a></li>
|
|
101
101
|
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtensionBase.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension<wbr/>Base</a></li>
|
|
102
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GeoJSONLayerExtension.html">mapping/<wbr/>GeoJSONLayer<wbr/>Extension</a></li>
|
|
102
103
|
<li class="tsd-kind-module"><a href="../modules/mapping_GeoRSSLayerExtension.html">mapping/<wbr/>GeoRSSLayer<wbr/>Extension</a></li>
|
|
103
104
|
<li class="tsd-kind-module"><a href="../modules/mapping_GraphicsLayerExtension.html">mapping/<wbr/>Graphics<wbr/>Layer<wbr/>Extension</a></li>
|
|
104
105
|
<li class="tsd-kind-module"><a href="../modules/mapping_GroundExtension.html">mapping/<wbr/>Ground<wbr/>Extension</a></li>
|
|
@@ -230,6 +231,9 @@
|
|
|
230
231
|
<ul>
|
|
231
232
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FormInfo.FormInfo.html">Form<wbr/>Info</a></li></ul></li>
|
|
232
233
|
<li class="tsd-kind-module"><a href="../modules/portal_Format.html">portal/<wbr/>Format</a></li>
|
|
234
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoJSONLayer.html">portal/<wbr/>GeoJSONLayer</a>
|
|
235
|
+
<ul>
|
|
236
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoJSONLayer.GeoJSONLayer.html">GeoJSONLayer</a></li></ul></li>
|
|
233
237
|
<li class="tsd-kind-module"><a href="../modules/portal_GeoRSSLayer.html">portal/<wbr/>GeoRSSLayer</a>
|
|
234
238
|
<ul>
|
|
235
239
|
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoRSSLayer.GeoRSSLayer.html">GeoRSSLayer</a></li></ul></li>
|
|
@@ -480,6 +484,8 @@
|
|
|
480
484
|
<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>
|
|
481
485
|
<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>
|
|
482
486
|
<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>
|
|
487
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
488
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
483
489
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoRSSLayerIdentifyProvider.html">tasks/identify/<wbr/>GeoRSSLayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
484
490
|
<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>
|
|
485
491
|
<li class="tsd-kind-module"><a href="../modules/tasks_identify_HitTestIdentifyProvider.html">tasks/identify/<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
@@ -507,9 +513,9 @@
|
|
|
507
513
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISSublayerQueryProvider.html">tasks/query/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
508
514
|
<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>
|
|
509
515
|
<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>
|
|
510
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_CSVLayerQueryProvider.html">tasks/query/CSVLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
511
516
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ClientSideQueryProvider.html">tasks/query/<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
512
517
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_FeatureLayerQueryProvider.html">tasks/query/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
518
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoJSONLayerClientSideQueryProvider.html">tasks/query/<wbr/>GeoJSONLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
513
519
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoRSSLayerQueryProvider.html">tasks/query/<wbr/>GeoRSSLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
514
520
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_GraphicsLayerQueryProvider.html">tasks/query/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
515
521
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_ImageryLayerQueryProvider.html">tasks/query/<wbr/>Imagery<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
@@ -525,7 +531,6 @@
|
|
|
525
531
|
<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>
|
|
526
532
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
527
533
|
<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>
|
|
528
|
-
<li class="tsd-kind-module"><a href="../modules/tasks_query_StreamLayerQueryProvider.html">tasks/query/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
529
534
|
<li class="tsd-kind-module"><a href="../modules/tasks_query_SubtypeSublayerQueryProvider.html">tasks/query/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
530
535
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_ArcGISGeocoderSearchProvider.html">tasks/search/<wbr/>ArcGISGeocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
531
536
|
<li class="tsd-kind-module"><a href="../modules/tasks_search_GeocoderSearchProvider.html">tasks/search/<wbr/>Geocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
import type EsriMap from "@arcgis/core/Map";
|
|
2
|
-
import {
|
|
2
|
+
import type { EntityBaseProperties } from "../Entity.js";
|
|
3
|
+
import { EntityBase } from "../Entity.js";
|
|
3
4
|
import type { BasemapProperties } from "../mapping/BasemapExtension.js";
|
|
4
5
|
import { MapExtension } from "../mapping/MapExtension.js";
|
|
5
6
|
import type { LayerReference } from "../mapping/_LayerExtension.js";
|
|
6
7
|
import type { SublayerReference } from "../mapping/_SublayerExtension.js";
|
|
7
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
8
|
-
import { WellKnownBasemap } from "../support/esri.js";
|
|
9
|
-
import {
|
|
8
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
9
|
+
import type { WellKnownBasemap } from "../support/esri.js";
|
|
10
|
+
import type { LayerPresetSettingProperties } from "./LayerPresetSettings.js";
|
|
11
|
+
import { LayerPresetSetting } from "./LayerPresetSettings.js";
|
|
10
12
|
/**
|
|
11
13
|
* Layer preset properties with a layer reference.
|
|
12
14
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var e;import{__decorate as i}from"tslib";import{whenOnce as
|
|
1
|
+
var e;import{__decorate as i}from"tslib";import t from"@arcgis/core/core/Collection";import{whenOnce as s}from"@arcgis/core/core/reactiveUtils";import{EntityBase as a}from"../Entity.js";import{InvalidOperationError as r}from"../InvalidOperationError.js";import{isLayerExtension as n,isMapExtension as o,ItemType as l}from"../ItemType.js";import{MapExtension as p}from"../mapping/MapExtension.js";import{BaseMap as c}from"../portal/BaseMap.js";import{serializable as d}from"../support/Serializable.js";import{ObservableMap as y}from"../utilities/ObservableMap.js";import{basemapsAreEquivalent as m,createStandardBasemap as f}from"../utilities/basemaps.js";import{isGroupLayerExtension as u}from"../utilities/extensions.js";import{map as b}from"../utilities/iterable.js";import{getLogger as h}from"../utilities/log.js";import{isMap as L,isWebMap as x,isWebScene as S}from"../utilities/mapping.js";import{LayerPresetSetting as g}from"./LayerPresetSettings.js";const v=h("layer-preset");let E=e=class extends a{constructor(){super(...arguments),this._itemType=l.LAYER_PRESET}static createFrom(i){const t=new e,s=z(i);s.basemapExtension?.basemap&&(t.basemap=c.fromEsriApiBasemap(s.basemapExtension.basemap));for(const e of s.basemapOptions.toArray())e.included&&e.basemap&&(t.basemapOptions=t.basemapOptions||[],t.basemapOptions.push(c.fromEsriApiBasemap(e.basemap)));const a=O(s);for(const e of a.toArray()){const i=w(e);if(i){const s=e.allSublayerExtensions;if(s.length>0){i.sublayers=new y;for(const e of s.toArray().filter((e=>!!e.sublayer))){const t=w(e);t&&i.sublayers.set(I(e.sublayer),t)}}t.layers=t.layers??new Map,t.layers.set(I(e.layer),i)}}return t}async applyTo(e){if(e?.[Symbol.iterator]){for(const i of e)await this.applyTo(i);return}const i=z(e);if(this.basemap){const e="string"==typeof this.basemap?await f(this.basemap):this.basemap,t=i.basemapOptions.find((i=>m(i.basemap,e)));t&&(i.basemapExtension=t,t.included=!0)}if(this.basemapOptions){const e=new t;for(const t of await Promise.all(this.basemapOptions.map((async e=>"string"==typeof e?f(e):e)))){const s=i.basemapOptions.find((e=>m(e.basemap,t)));s&&(s.included=!0,e.add(s))}for(const t of i.basemapOptions.toArray())e.includes(t)||i.basemapExtension===t||(t.included=!1)}if(this.layers){const e=O(i);e.forEach((e=>e._resolveLayer()));for(const i of this.layers.keys()){const a=I(i);let r=e.find((e=>e.layer.id===a.id));if(r||(r=e.find((e=>e.layer.title===a.title))),r){const a=this.layers.get(i);j(a,r),e.remove(r);const n=()=>{const e=new t;e.addMany(r.allSublayerExtensions.toArray());for(const i of a.sublayers.keys()){const t=I(i);let s=e.find((e=>e.sublayer?.id===t.id&&e.sublayer?.title===t.title));s||(s=e.find((e=>e.sublayer?.title===t.title))),s||(s=e.find((e=>e.sublayer?.id===t.id))),s&&(j(a.sublayers.get(i),s),e.remove(s))}A(e)};r.layer.loaded?n():(async()=>{await s((()=>r.layer.loaded));try{n()}catch(e){v.error({message:`Error applying LayerPreset to sublayers of LayerExtension with ID '${r.id}' and title '${r.title}'.`,error:e})}})()}}A(e)}}_getSerializableProperties(){return{...super._getSerializableProperties(),title:"initial",iconUrl:"initial",description:"initial",layers:{serializeModes:["initial"],serialize:e=>{if(this.layers)return Array.from(b(this.layers.entries(),(i=>{let t={layer:i[0]};const s=i[1].toJSON(e),{sublayers:a}=s;return t={...t,...s,sublayers:a},t})))},deserialize:e=>{this.layers=new Map;for(const i of e){if(!i.layer)throw new r("Cannot define a LayerPresetSetting that does not have layer reference.");this.layers.set(i.layer,new g(i))}},isDefault:e=>!e},icon:"initial",basemap:"initial",basemapOptions:{serializeModes:["initial"]}}}};E=e=i([d],E);export{E as LayerPreset};function w(e){const i=new g,t=M(e);if(i.visible=t.visible,i.opacity=t.opacity,e.layerListSettings.included)return i.expanded=e.layerListSettings.expanded,i}function j(e,i){const t=M(i);void 0!==e.visible&&null!==e.visible&&(t.visible=e.visible),void 0!==e.opacity&&null!==e.opacity&&(t.opacity=e.opacity),void 0!==e.maxScale&&null!==e.maxScale&&(t.maxScale=e.maxScale),void 0!==e.minScale&&null!==e.minScale&&(t.minScale=e.minScale),void 0!==e.includedInLayerList&&null!==e.includedInLayerList&&(i.layerListSettings.included=e.includedInLayerList),void 0!==e.expanded&&null!==e.expanded&&(i.layerListSettings.expanded=e.expanded),void 0!==e.childrenIncludedInLayerList&&null!==e.childrenIncludedInLayerList&&(i.layerListSettings.childrenIncluded=e.childrenIncludedInLayerList)}function I(e){return"string"==typeof e?{id:e,title:e}:"number"==typeof e?{id:e}:{id:e.id,title:e.title}}function O(e){if(o(e))return O(e.layerExtensions);const i=new t;for(const t of e.filter((e=>!!e.layer)).toArray())i.add(t),u(t)&&i.addMany(O(t.layerExtensions));return i}function A(e){for(const i of e.toArray()){if(i?.dynamicallyAddedLayer)return;const e=M(i);e&&(e.visible=!1)}}function M(e){return n(e)?e.layer:e.sublayer}function z(e){const i=e;return L(i)||x(i)||S(i)?new p({map:i}):e}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { SublayerReference } from "../mapping/_SublayerExtension.js";
|
|
2
|
-
import { PropertyDefs
|
|
2
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
3
|
+
import { SerializableBase } from "../support/Serializable.js";
|
|
3
4
|
import { ObservableMap } from "../utilities/ObservableMap.js";
|
|
4
5
|
/**
|
|
5
6
|
* Sublayer preset properties with a sublayer reference.
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import type ArcGISSublayer from "@arcgis/core/layers/support/Sublayer";
|
|
2
3
|
import type EsriRenderer from "@arcgis/core/renderers/Renderer";
|
|
3
|
-
import { Attachment } from "../data/Attachment.js";
|
|
4
|
+
import type { Attachment } from "../data/Attachment.js";
|
|
4
5
|
import type { Feature } from "../data/Feature.js";
|
|
5
6
|
import type { FeatureSettings } from "../data/FeatureSettings.js";
|
|
6
7
|
import type { FeatureReadOptions, FeatureSource } from "../data/FeatureSource.js";
|
|
@@ -8,13 +9,14 @@ import type { QuerySourceCapabilities } from "../data/QuerySourceCapabilities.js
|
|
|
8
9
|
import type { Schema } from "../data/Schema.js";
|
|
9
10
|
import type { Relationship } from "../data/_Relationship.js";
|
|
10
11
|
import { Layer as PortalLayer } from "../portal/Layer.js";
|
|
11
|
-
import { ArcGISRequestHelper } from "../support/ArcGISRequestHelper.js";
|
|
12
|
+
import type { ArcGISRequestHelper } from "../support/ArcGISRequestHelper.js";
|
|
12
13
|
import type { InitializableCollection } from "../support/InitializableCollectionProxy.js";
|
|
13
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
14
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
14
15
|
import { ArcGISRelationshipCollection } from "../support/_ArcGISRelationshipCollection.js";
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
16
|
+
import type { SublayerLike } from "../support/esri.js";
|
|
17
|
+
import type { SublayerExtensionProperties, SublayerProperties } from "./_SublayerExtension.js";
|
|
18
|
+
import { SublayerExtension } from "./_SublayerExtension.js";
|
|
19
|
+
import type { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
18
20
|
/**
|
|
19
21
|
* Properties that can be specified for the
|
|
20
22
|
* {@link ArcGISSublayerExtensionProperties.sublayer} property.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{__decorate as e}from"tslib";import t from"@arcgis/core/geometry/Extent";import
|
|
1
|
+
import{__decorate as e}from"tslib";import t from"@arcgis/core/core/Collection";import r from"@arcgis/core/geometry/Extent";import i from"@arcgis/core/layers/support/FeatureType";import s from"@arcgis/core/layers/support/Field";import{InvalidOperationError as a}from"../InvalidOperationError.js";import{toAttachment as o}from"../data/Attachment.js";import{GeometryType as l}from"../portal/Geometry.js";import{Layer as n}from"../portal/Layer.js";import{DefaultArcGISRequestHelper as u}from"../support/ArcGISRequestHelper.js";import{serializable as p}from"../support/Serializable.js";import{ArcGISRelationshipCollection as y}from"../support/_ArcGISRelationshipCollection.js";import{executeQuery as c}from"../support/_query.js";import{ReadOnlyCollection as h}from"../utilities/ReadOnlyCollection.js";import{isMapImageLayerExtension as d}from"../utilities/extensions.js";import{isFeatureLayer as m,isMapImageLayer as _,isMapImageSublayer as g}from"../utilities/layers.js";import{parse as b}from"../utilities/number.js";import{SublayerExtension as f,SublayerSchema as S}from"./_SublayerExtension.js";import{ExtensionBaseLayerListSettings as x}from"./support/LayerListSettings.js";import{PopupTemplateFeatureSettings as E}from"./support/PopupTemplateFeatureSettings.js";const F="This schema property is read-only.",C=Object.freeze({supportsAdd:!1,supportsUpdate:!1,supportsDelete:!1,supportsEditing:!1,supportsQuery:!1,supportsAttachmentEditing:!1});export class ArcGISSublayerExtension extends f{get canToggleVisibility(){const e=t=>t.parentSublayerExtension?e(t.parentSublayerExtension):t.layerExtension,t=e(this),r=t?.layer??this.sublayer?.layer,i=r?.capabilities?.exportMap;return i?i.supportsSublayerVisibility:r?_(r):t?d(t):super.canToggleVisibility}get supportsSublayers(){return!0}get renderer(){return this.sublayer?.renderer}get supportsPagination(){return this._supportsPagination}get hasFeatures(){return 0===this.sublayerExtensions.length}get requestHelper(){return this._requestHelper?this._requestHelper:this.layerExtension?this.layerExtension.requestHelper:(this._autoCreatedRequestHelper||(this._autoCreatedRequestHelper=this._createRequestHelper()),this._autoCreatedRequestHelper)}set requestHelper(e){this._requestHelper=e}get sublayer(){return super.sublayer}get sublayerExtensions(){return super.sublayerExtensions}constructor(e){super(e),this._capabilitiesField=C}_getSerializableProperties(){return{...super._getSerializableProperties(),requestHelper:{serialize:!1}}}_isSupportedSublayer(e){return g(e)}async _getAttachments(e){const t=this.sublayer?.url;if(!this._hasAttachments||!t)return[];const r=`${t}/${e.primaryKey}/attachments`,i=await this.requestHelper.request(r,{query:{f:"json"}});return i?.data?.attachmentInfos?i.data.attachmentInfos.map((e=>o(e,r))):[]}_getFeatures(e,t){const r=this.sublayer.createQuery();return r.where=void 0,r.objectIds=e.map((e=>b(e))),r.outFields=t.outFields,r.returnGeometry=t.returnGeometry,c(r,this,this.sublayer,t.cancelToken)}_createLayerListSettings(e){return new j(e,this)}_createFeatureSettings(){return new I(this)}_createRelationships(){return new ArcGISSublayerRelationshipCollection(this)}_createRequestHelper(){return new u}_createSublayer(e){return n.toEsriApiSublayer(e,"ArcGISMapServiceLayer")}_createSchema(){return new w(this)}async _applySublayerProperties(e,t){return n.applyToEsriApiSublayer(e,t)}_capabilities(){return this._capabilitiesField}async _onInitialize(){await super._onInitialize(),this._effectiveFullExtent=this.sublayer?.fullExtent;const e=await this._getSublayerDefinition();if(e){if(this._hasAttachments=!!e.hasAttachments,e.capabilities){const t=e.capabilities.split(",").map((e=>e.trim()));this._capabilitiesField={supportsAdd:!1,supportsDelete:!1,supportsEditing:!1,supportsUpdate:!1,supportsQuery:t.includes("Data"),supportsAttachmentEditing:!1},this.notifyChange("capabilities")}e.advancedQueryCapabilities?.hasOwnProperty("supportsPagination")&&(this._supportsPagination=e.advancedQueryCapabilities.supportsPagination),e.extent&&(this._effectiveFullExtent=this._effectiveFullExtent??r.fromJSON(e.extent)),this.schema.initialize(e)}await this.relationships.initialize()}async _postInitialize(){await super._postInitialize(),this.layerListSettings.onLayerExtensionInitialized()}_serializeSublayer(e){return n.fromEsriApiSublayer(e)}async _getSublayerDefinition(){const e=this.sublayer?.url;if(!e)return;return(await this.requestHelper.request(e,{query:{f:"json"}})).data}}let w=class extends S{get types(){return this._typeCollection}get _fields(){return this._fieldCollection}get primaryKeyField(){return this._primaryKeyField??this._sublayerExtension.sublayer?.objectIdField}set primaryKeyField(e){throw new a(F)}get geometryType(){return this._geometryType}set geometryType(e){throw new a(F)}get displayField(){return this._displayField}set displayField(e){throw new a(F)}get typeIdField(){return this._sublayerExtension.sublayer?.typeIdField}set typeIdField(e){throw new a(F)}constructor(e){super(e),this._fieldBackingCollection=new t,this._fieldCollection=new h(this._fieldBackingCollection),this._typeBackingCollection=new t,this._typeCollection=new h(this._typeBackingCollection)}initialize(e){if(e.fields&&(this._fieldBackingCollection.removeAll(),this._fieldBackingCollection.addMany(e.fields.map((e=>s.fromJSON(e))))),e.types){this._typeBackingCollection.removeAll();for(const t of e.types)this._typeBackingCollection.add(i.fromJSON(t))}this._geometryType=l.toEsriApiGeometryType(e.geometryType),this.notifyChange("geometryType"),this._displayField=e.displayField,this.notifyChange("displayField"),this._primaryKeyField=e.objectIdField,this.notifyChange("primaryKeyField")}};w=e([p],w);let I=class extends E{get zoomScale(){const e="point"===this._layerExtension.schema.geometryType?this._layerExtension.sublayer.maxScale:void 0;return this._getSetting("zoomScale",e)}set zoomScale(e){this._setSetting("zoomScale",e)}};I=e([p],I);let j=class extends x{get _layerSupportsHideChildren(){return!0}get _esriLayer(){return this._extension.sublayer}get _listModePath(){return"sublayer.listMode"}get _supportsChildren(){return!0}};j=e([p],j);export class ArcGISSublayerRelationshipCollection extends y{get _sourceUrl(){return this._source.sublayer?this._source.sublayer.url:void 0}get _sourceLayerId(){return this._source.sublayer?this._source.sublayer.id:void 0}_findRelatedSource(e){if(!this._source.layerExtension||!this._source.sublayer||!this._source.sublayer.url)return;const t=this._source.layerExtension.allSublayerExtensions.initializedItems.find((t=>t.sublayer.id===e));return t||(this._source.layerExtension.mapExtension?this._source.layerExtension.mapExtension.tableExtensions.initializedItems.find((t=>m(t.table)&&t.table.url===this._source.sublayer.layer.url&&t.table.layerId===e)):void 0)}}
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
import Basemap from "@arcgis/core/Basemap";
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
2
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
3
|
+
import type { EntityBaseProperties } from "../Entity.js";
|
|
4
|
+
import { EntityBase } from "../Entity.js";
|
|
5
|
+
import type { TaskSettingsProperties } from "../data/TaskSettings.js";
|
|
6
|
+
import { TaskSettings } from "../data/TaskSettings.js";
|
|
4
7
|
import { BaseMap as PortalBasemap } from "../portal/BaseMap.js";
|
|
5
8
|
import type { Action } from "../support/Action.js";
|
|
6
9
|
import type { InitializableBase } from "../support/InitializableBase.js";
|
|
7
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
8
|
-
import { Collection } from "../utilities/collection.js";
|
|
10
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
9
11
|
import type { MapExtension } from "./MapExtension.js";
|
|
10
|
-
import { LayerExtension, LayerExtensionProperties } from "./_LayerExtension.js";
|
|
12
|
+
import type { LayerExtension, LayerExtensionProperties } from "./_LayerExtension.js";
|
|
11
13
|
import type { BasemapExtensionFactory } from "./support/BasemapExtensionFactory.js";
|
|
12
|
-
import { LayerExtensionCollection } from "./support/_LayerExtensionCollection.js";
|
|
14
|
+
import type { LayerExtensionCollection } from "./support/_LayerExtensionCollection.js";
|
|
13
15
|
/**
|
|
14
16
|
* The default BasemapExtension factory that will be used whenever a
|
|
15
17
|
* BasemapExtension needs to be created.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var e;import{__decorate as s}from"tslib";import a from"@arcgis/core/Basemap";import{ArgumentError as
|
|
1
|
+
var e;import{__decorate as s}from"tslib";import a from"@arcgis/core/Basemap";import i from"@arcgis/core/core/Collection";import{ArgumentError as t}from"../ArgumentError.js";import{EntityBase as r}from"../Entity.js";import{InvalidOperationError as n}from"../InvalidOperationError.js";import{ItemType as o}from"../ItemType.js";import{TaskSettings as p}from"../data/TaskSettings.js";import{BaseMap as m}from"../portal/BaseMap.js";import{serializable as h}from"../support/Serializable.js";import{basemapsAreEquivalent as l,createStandardBasemap as c}from"../utilities/basemaps.js";import{checkArg as d}from"../utilities/checkArg.js";import{load as y}from"../utilities/esri.js";import{find as _}from"../utilities/iterable.js";import{layersAreEquivalent as f}from"../utilities/layers.js";import{getLogger as b}from"../utilities/log.js";import{isBasemap as E}from"../utilities/mapping.js";import{onCollectionPropertyChange as x}from"../utilities/watch.js";import{_assignLayerExtensions as u}from"./_LayerExtension.js";import{LayerExtensionCollectionBase as B}from"./support/_LayerExtensionCollection.js";const L=b("BasemapExtension");export const defaultBasemapExtensionFactory={create:e=>new g(e)};let g=e=class extends r{get basemap(){return this._basemap}get mapExtension(){return this._mapExtension}get baseLayerExtensions(){return this._baseLayerExtensions}get referenceLayerExtensions(){return this._referenceLayerExtensions}get iconUrl(){return this._basemap?this._basemap.thumbnailUrl:this._iconUrl}set iconUrl(e){this._basemap?this._basemap.thumbnailUrl=e:this._iconUrl=e}constructor(e){super(e),this.included=!0,this._itemType=o.BASEMAP_EXTENSION,this._watchHandles=[],this._onBaseLayerAddedPostInitialize=async e=>this._onLayerAddedPostInitialize(e),this._onReferenceLayerAddedPostInitialize=async e=>this._onLayerAddedPostInitialize(e),this._onLayerAddedPostInitialize=async e=>{try{await e.initialize()}catch(s){L.error({message:`Error occurred while initializing layer extension for layer '${e.title??e.layer.id??e.id}'.`,error:s})}};const s=e||{};this._baseLayerExtensions=new w(this),this._referenceLayerExtensions=new z(this),this.taskSettings=this._createTaskSettings(),this.taskSettings.enableSearch=!1,this.taskSettings.enableQuery=!1,this.taskSettings.enableIdentify=!1;let{basemap:i}=s;!i&&s.baseMap&&(i=s.baseMap,b("geocortex.api.mapping.BasemapExtension").warn("BasemapExtension.properties 'baseMap' should be 'basemap'")),E(i)?this._setBasemap(i):i?this._deferredBasemapProperties=i:this._setBasemap(new a)}static create(s){if(!e.factory)throw new n("Cannot create BasemapExtension: no BasemapExtension factory has been registered.");return e.factory.create(s)}_setMapExtension(e){this._mapExtension=e,this.notifyChange("mapExtension"),this._baseLayerExtensions.onMapExtensionChanged(),this._referenceLayerExtensions.onMapExtensionChanged()}async _switchBasemap(e){if(e===this.basemap)return;d("newBasemap",e).isNotMissing().satisfies((e=>l(this.basemap,e)),"Basemaps must have compatible layers.");const s=new Map,a=new Map;this.basemap&&(this.basemap.baseLayers.forEach((e=>{s.set(e,this.baseLayerExtensions.forLayer(e))})),this.basemap.referenceLayers.forEach((e=>{a.set(e,this.referenceLayerExtensions.forLayer(e))}))),await y(this.basemap);const i=m.fromEsriApiBasemap(this.basemap);await m.applyToEsriApiBasemap(i,e),this._setBasemap(e);const t=[];for(const e of this.basemap.baseLayers.toArray()){const a=_(s.entries(),(([s])=>f(s,e)));a&&t.push((async()=>{const s=a[1];await s._switchLayer(e),this._baseLayerExtensions._register(s)})())}for(const e of this.basemap.referenceLayers.toArray()){const s=_(a.entries(),(([s])=>f(s,e)));s&&t.push((async()=>{const a=s[1];await a._switchLayer(e),this._referenceLayerExtensions._register(a)})())}this.isInitialized&&t.push(this._initializeChildren()),await Promise.all(t)}async _createBackingBasemap(){if(this._deferredBasemapProperties)return this._createBackingBasemapPromise=this._createBackingBasemapPromise??(async()=>{"string"==typeof this._deferredBasemapProperties?this._setBasemap(await c(this._deferredBasemapProperties)):this._setBasemap(await m.toEsriApiBasemap(this._deferredBasemapProperties))})(),this._createBackingBasemapPromise}_createTaskSettings(){return new p}_getSerializableProperties(){return{...super._getSerializableProperties(),description:"initial",included:{serializeModes:["initial"],default:!0},iconUrl:{serializeModes:["initial"]},onClick:"initial",basemap:{serializeModes:["initial","project"],serialize:()=>this._serializeBasemap(),isDefault:e=>JSON.stringify(e)===JSON.stringify(m.fromEsriApiBasemap(new a)),deserialize:e=>{if(E(e)){if(e!==this.basemap)throw new t("properties.basemap","Property 'basemap' is read-only.")}else if("string"==typeof e){if((!this._basemap||e!==this._basemap.id)&&this._deferredBasemapProperties!==e)throw new t("properties.basemap","Property 'basemap' is read-only.")}else this._basemap&&m.applyToEsriApiBasemap(e,this.basemap)}},baseLayerExtensions:{serializeModes:["initial","project"],deserialize:e=>{u(this.baseLayerExtensions,e)}},referenceLayerExtensions:{serializeModes:["initial","project"],deserialize:e=>{u(this.referenceLayerExtensions,e)}},taskSettings:{serialize:!1}}}async _onInitialize(){await this._createBackingBasemap(),await y(this.basemap),this.basemap.baseLayers||(this.basemap.baseLayers=new i),this.basemap.referenceLayers||(this.basemap.referenceLayers=new i),this._baseLayerExtensions.onParentInitialized(),this._referenceLayerExtensions.onParentInitialized(),this.mapExtension&&this.basemap&&(this.mapExtension.map.basemap=this.basemap)}async _postInitialize(){await super._postInitialize(),this._deferredBasemapProperties=void 0,this._watchHandles.push(x(this,"basemap.baseLayers",(async e=>{const s=(e.added??[]).map((e=>this.baseLayerExtensions.forLayer(e)));await Promise.all(s.map((e=>e.initialize())))})),x(this,"basemap.referenceLayers",(async e=>{const s=(e.added??[]).map((e=>this.referenceLayerExtensions.forLayer(e)));await Promise.all(s.map((e=>e.initialize())))})))}async _onDestroy(){this._watchHandles.forEach((e=>e?.remove())),await super._onDestroy()}*_initializableChildCollections(){yield*super._initializableChildCollections(),yield this.baseLayerExtensions,yield this.referenceLayerExtensions}_setBasemap(e){this._basemap=e,this._iconUrl&&(this.basemap.thumbnailUrl=this._iconUrl,this._iconUrl=void 0),this.watch("basemap.thumbnailUrl",(()=>this.notifyChange("iconUrl")),!0),this.notifyChange("basemap")}_serializeBasemap(){const e=this.basemap&&m.fromEsriApiBasemap(this.basemap);if(this._deferredBasemapProperties||!e)return this._deferredBasemapProperties;const s=this.baseLayerExtensions.filter((e=>e&&!e.layer));if(s.length>0){const a=s.toArray().map((e=>{const{layer:s}=e.toJSON();return s}));e.baseMapLayers.concat(a)}const a=this.referenceLayerExtensions.filter((e=>e&&!e.layer));if(a.length>0){const s=a.toArray().map((e=>{const{layer:s}=e.toJSON();return s.isReference=!0,s}));e.baseMapLayers.concat(s)}return e}};g.factory=defaultBasemapExtensionFactory,g=e=s([h],g);export{g as BasemapExtension};class w extends B{get _mapExtension(){return this._parent.mapExtension}constructor(e){super(e,"basemap.baseLayers")}add(e,s){return d("layerX",e).isNotMissing(),e.basemapExtension&&e.basemapExtension!==this._parent&&e.basemapExtension.baseLayerExtensions.remove(e),e._setBasemapExtension(this._parent),super.add(e,s)}_onAdded(e){super._onAdded(e),e._setBasemapExtension(this._parent)}_onRemoved(e){super._onRemoved(e),e._setBasemapExtension(void 0)}}class z extends B{get _mapExtension(){return this._parent.mapExtension}constructor(e){super(e,"basemap.referenceLayers")}add(e,s){return d("layerX",e).isNotMissing(),e.basemapExtension&&e.basemapExtension!==this._parent&&e.basemapExtension.referenceLayerExtensions.remove(e),e._setBasemapExtension(this._parent),super.add(e,s)}_onAdded(e){super._onAdded(e),e._setBasemapExtension(this._parent)}_onRemoved(e){super._onRemoved(e),e._setBasemapExtension(void 0)}}
|
package/mapping/Bookmark.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type EsriViewpoint from "@arcgis/core/Viewpoint";
|
|
2
|
-
import {
|
|
2
|
+
import type { EntityProperties } from "../Entity.js";
|
|
3
|
+
import { EntityBase } from "../Entity.js";
|
|
3
4
|
import { Viewpoint as PortalViewpoint } from "../portal/Viewpoint.js";
|
|
4
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
5
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
5
6
|
/**
|
|
6
7
|
* The source of the bookmark.
|
|
7
8
|
*/
|
|
@@ -1,14 +1,16 @@
|
|
|
1
|
+
import type Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import type BuildingComponentSublayer from "@arcgis/core/layers/buildingSublayers/BuildingComponentSublayer";
|
|
2
3
|
import type Field from "@arcgis/core/layers/support/Field";
|
|
3
4
|
import type Renderer from "@arcgis/core/renderers/Renderer";
|
|
4
5
|
import type { FeatureSettings } from "../data/FeatureSettings.js";
|
|
5
6
|
import type { QuerySourceCapabilities } from "../data/QuerySourceCapabilities.js";
|
|
6
7
|
import type { Schema } from "../data/Schema.js";
|
|
7
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
8
|
-
import type {
|
|
9
|
-
import {
|
|
8
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
9
|
+
import type { SublayerLike } from "../support/esri.js";
|
|
10
|
+
import type { BuildingSublayerExtensionProperties, BuildingSublayerProperties } from "./BuildingSublayerExtension.js";
|
|
11
|
+
import { BuildingSublayerExtension, BuildingSublayerSchema } from "./BuildingSublayerExtension.js";
|
|
10
12
|
import type { SublayerExtension } from "./_SublayerExtension.js";
|
|
11
|
-
import { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
13
|
+
import type { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
12
14
|
/**
|
|
13
15
|
* Properties that can be passed into the constructor for
|
|
14
16
|
* {@link BuildingComponentSublayerExtension}.
|
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import type BuildingGroupSublayer from "@arcgis/core/layers/buildingSublayers/BuildingGroupSublayer";
|
|
2
2
|
import type { Schema } from "../data/Schema.js";
|
|
3
3
|
import type { SublayerLike } from "../support/esri.js";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
4
|
+
import type { BuildingSublayerExtensionProperties, BuildingSublayerProperties } from "./BuildingSublayerExtension.js";
|
|
5
|
+
import { BuildingSublayerExtension } from "./BuildingSublayerExtension.js";
|
|
6
|
+
import type { SublayerExtension } from "./_SublayerExtension.js";
|
|
7
|
+
import { SublayerSchema, SubSublayerExtensionCollection } from "./_SublayerExtension.js";
|
|
8
|
+
import type { LayerListSettings, LayerListSettingsProperties } from "./support/LayerListSettings.js";
|
|
7
9
|
/**
|
|
8
10
|
* Properties that can be passed into the constructor for
|
|
9
11
|
* {@link BuildingGroupSublayerExtension}.
|
|
@@ -6,9 +6,10 @@ import type PortalItem from "@arcgis/core/portal/PortalItem";
|
|
|
6
6
|
import type { Schema } from "../data/Schema.js";
|
|
7
7
|
import { BuildingSceneLayer as PortalBuildingSceneLayer } from "../portal/BuildingSceneLayer.js";
|
|
8
8
|
import type { InitializableCollection } from "../support/InitializableCollectionProxy.js";
|
|
9
|
-
import { PropertyDefs } from "../support/Serializable.js";
|
|
9
|
+
import type { PropertyDefs } from "../support/Serializable.js";
|
|
10
10
|
import type { BuildingSublayerExtension, BuildingSublayerExtensionProperties } from "./BuildingSublayerExtension.js";
|
|
11
|
-
import {
|
|
11
|
+
import type { LayerExtensionProperties, LayerProperties, LayerExtensionSchemaPropertyBinding } from "./_LayerExtension.js";
|
|
12
|
+
import { LayerExtension, LayerExtensionSchema } from "./_LayerExtension.js";
|
|
12
13
|
import { SublayerExtensionCollectionBase } from "./support/_SublayerExtensionCollection.js";
|
|
13
14
|
/**
|
|
14
15
|
* Properties that can be passed into the constructor for
|
|
@@ -4,7 +4,8 @@ import type { FeatureSettings } from "../data/FeatureSettings.js";
|
|
|
4
4
|
import type { Schema } from "../data/Schema.js";
|
|
5
5
|
import { BuildingSceneSublayer as PortalBuildingSublayer } from "../portal/BuildingSceneSublayer.js";
|
|
6
6
|
import type { BuildingSceneLayerExtension } from "./BuildingSceneLayerExtension.js";
|
|
7
|
-
import {
|
|
7
|
+
import type { SublayerExtensionProperties, SublayerProperties } from "./_SublayerExtension.js";
|
|
8
|
+
import { SublayerExtension, SublayerSchema } from "./_SublayerExtension.js";
|
|
8
9
|
import { PopupTemplateFeatureSettings } from "./support/PopupTemplateFeatureSettings.js";
|
|
9
10
|
/**
|
|
10
11
|
* Properties that can be specified for the `BuildingSublayer.sublayer`
|