@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
|
@@ -0,0 +1,2371 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GeoJSONLayerExtension | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
|
+
<div class="tsd-toolbar-contents container">
|
|
3
|
+
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
|
+
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
|
+
<div class="field">
|
|
6
|
+
<div id="tsd-toolbar-links"></div></div>
|
|
7
|
+
<ul class="results">
|
|
8
|
+
<li class="state loading">Preparing search index...</li>
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div>
|
|
10
|
+
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
|
+
<div class="container container-main">
|
|
12
|
+
<div class="col-8 col-content">
|
|
13
|
+
<div class="tsd-page-title">
|
|
14
|
+
<ul class="tsd-breadcrumb">
|
|
15
|
+
<li><a href="../modules.html">@vertigis/arcgis-extensions</a></li>
|
|
16
|
+
<li><a href="../modules/mapping_GeoJSONLayerExtension.html">mapping/GeoJSONLayerExtension</a></li>
|
|
17
|
+
<li><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html">GeoJSONLayerExtension</a></li></ul>
|
|
18
|
+
<h1>Class GeoJSONLayerExtension</h1></div>
|
|
19
|
+
<section class="tsd-panel tsd-comment">
|
|
20
|
+
<div class="tsd-comment tsd-typography"><p>Extends the capabilities of an Esri GeoJSONLayer object.</p>
|
|
21
|
+
</div></section>
|
|
22
|
+
<section class="tsd-panel tsd-hierarchy">
|
|
23
|
+
<h4>Hierarchy</h4>
|
|
24
|
+
<ul class="tsd-hierarchy">
|
|
25
|
+
<li><a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><span class="tsd-signature-symbol">></span>
|
|
26
|
+
<ul class="tsd-hierarchy">
|
|
27
|
+
<li><span class="target">GeoJSONLayerExtension</span></li></ul></li></ul></section>
|
|
28
|
+
<section class="tsd-panel-group tsd-index-group">
|
|
29
|
+
<section class="tsd-panel tsd-index-panel">
|
|
30
|
+
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
31
|
+
<h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
|
|
32
|
+
<div class="tsd-accordion-details">
|
|
33
|
+
<section class="tsd-index-section">
|
|
34
|
+
<h3 class="tsd-index-heading">Constructors</h3>
|
|
35
|
+
<div class="tsd-index-list"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#constructor" class="tsd-index-link tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#4D7FFF" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-512-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-512-text"></path></svg><span>constructor</span></a>
|
|
36
|
+
</div></section>
|
|
37
|
+
<section class="tsd-index-section">
|
|
38
|
+
<h3 class="tsd-index-heading">Properties</h3>
|
|
39
|
+
<div class="tsd-index-list"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_id" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>_id</span></a>
|
|
40
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_itemType" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>_item<wbr/>Type</span></a>
|
|
41
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_watchHandles" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>_watch<wbr/>Handles</span></a>
|
|
42
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#allSublayerExtensions" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>all<wbr/>Sublayer<wbr/>Extensions</span></a>
|
|
43
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#featureSettings" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>feature<wbr/>Settings</span></a>
|
|
44
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#hyperlinks" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>hyperlinks</span></a>
|
|
45
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#iconUrl" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>icon<wbr/>Url</span></a>
|
|
46
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#layerListSettings" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>layer<wbr/>List<wbr/>Settings</span></a>
|
|
47
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#onAddFeature" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>on<wbr/>Add<wbr/>Feature?</span></a>
|
|
48
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#onEditFeature" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>on<wbr/>Edit<wbr/>Feature?</span></a>
|
|
49
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#queryService" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>query<wbr/>Service?</span></a>
|
|
50
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#relationships" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>relationships</span></a>
|
|
51
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#schema" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>schema</span></a>
|
|
52
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#taskSettings" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>task<wbr/>Settings</span></a>
|
|
53
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#tpkSource" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>tpk<wbr/>Source</span></a>
|
|
54
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#factory" class="tsd-index-link tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>factory</span></a>
|
|
55
|
+
</div></section>
|
|
56
|
+
<section class="tsd-index-section">
|
|
57
|
+
<h3 class="tsd-index-heading">Accessors</h3>
|
|
58
|
+
<div class="tsd-index-list"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#basemapExtension" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4D4D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-262144-path"></rect><path d="M8.85 16L11.13 7.24H12.582L14.85 16H13.758L13.182 13.672H10.53L9.954 16H8.85ZM10.746 12.76H12.954L12.282 10.06C12.154 9.548 12.054 9.12 11.982 8.776C11.91 8.432 11.866 8.208 11.85 8.104C11.834 8.208 11.79 8.432 11.718 8.776C11.646 9.12 11.546 9.544 11.418 10.048L10.746 12.76Z" fill="var(--color-text)" id="icon-262144-text"></path></svg><span>basemap<wbr/>Extension</span></a>
|
|
59
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#canChangeLabels" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>can<wbr/>Change<wbr/>Labels</span></a>
|
|
60
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#canChangeOpacity" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>can<wbr/>Change<wbr/>Opacity</span></a>
|
|
61
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#canChangeScale" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>can<wbr/>Change<wbr/>Scale</span></a>
|
|
62
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>capabilities</span></a>
|
|
63
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#dynamicallyAddedLayer" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>dynamically<wbr/>Added<wbr/>Layer</span></a>
|
|
64
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#effectiveFullExtent" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>effective<wbr/>Full<wbr/>Extent</span></a>
|
|
65
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#effectiveMaxScale" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>effective<wbr/>Max<wbr/>Scale</span></a>
|
|
66
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#effectiveMinScale" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>effective<wbr/>Min<wbr/>Scale</span></a>
|
|
67
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#failureMode" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>failure<wbr/>Mode</span></a>
|
|
68
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#featureActions" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>feature<wbr/>Actions</span></a>
|
|
69
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#groundExtension" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>ground<wbr/>Extension</span></a>
|
|
70
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#hasFeatures" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>has<wbr/>Features</span></a>
|
|
71
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#id" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>id</span></a>
|
|
72
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#initialVisibility" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>initial<wbr/>Visibility</span></a>
|
|
73
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#isDestroyed" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>is<wbr/>Destroyed</span></a>
|
|
74
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#isEffectivelyVisible" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>is<wbr/>Effectively<wbr/>Visible</span></a>
|
|
75
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#isInitialized" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>is<wbr/>Initialized</span></a>
|
|
76
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#itemType" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>item<wbr/>Type</span></a>
|
|
77
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#layer" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>layer</span></a>
|
|
78
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#mapExtension" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>map<wbr/>Extension</span></a>
|
|
79
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#parentLayerExtension" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>parent<wbr/>Layer<wbr/>Extension</span></a>
|
|
80
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#renderer" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>renderer</span></a>
|
|
81
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#requestHelper" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>request<wbr/>Helper</span></a>
|
|
82
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#sublayerExtensions" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>sublayer<wbr/>Extensions</span></a>
|
|
83
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#sublayersAreReadOnly" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>sublayers<wbr/>Are<wbr/>Read<wbr/>Only</span></a>
|
|
84
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#supportsSublayers" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>supports<wbr/>Sublayers</span></a>
|
|
85
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#title" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>title</span></a>
|
|
86
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#visibilityMode" class="tsd-index-link tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg><span>visibility<wbr/>Mode</span></a>
|
|
87
|
+
</div></section>
|
|
88
|
+
<section class="tsd-index-section">
|
|
89
|
+
<h3 class="tsd-index-heading">Methods</h3>
|
|
90
|
+
<div class="tsd-index-list"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_addAttachment" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>_add<wbr/>Attachment</span></a>
|
|
91
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_addFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_add<wbr/>Features</span></a>
|
|
92
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_applyLayerProperties" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_apply<wbr/>Layer<wbr/>Properties</span></a>
|
|
93
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_applyPortalItemProperties" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_apply<wbr/>Portal<wbr/>Item<wbr/>Properties</span></a>
|
|
94
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_capabilities" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_capabilities</span></a>
|
|
95
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createFeatureSettings" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Feature<wbr/>Settings</span></a>
|
|
96
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createHyperlinks" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Hyperlinks</span></a>
|
|
97
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createLayer" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Layer</span></a>
|
|
98
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createLayerListSettings" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Layer<wbr/>List<wbr/>Settings</span></a>
|
|
99
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createRelationships" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Relationships</span></a>
|
|
100
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createSchema" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Schema</span></a>
|
|
101
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createSublayerExtension" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Sublayer<wbr/>Extension</span></a>
|
|
102
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createSublayerExtensionCollection" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Sublayer<wbr/>Extension<wbr/>Collection</span></a>
|
|
103
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createTaskSettings" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Task<wbr/>Settings</span></a>
|
|
104
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_deleteAttachments" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_delete<wbr/>Attachments</span></a>
|
|
105
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_deleteFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_delete<wbr/>Features</span></a>
|
|
106
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getAttachments" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Attachments</span></a>
|
|
107
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Features</span></a>
|
|
108
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getSerializableLayerType" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Serializable<wbr/>Layer<wbr/>Type</span></a>
|
|
109
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getSerializableProperties" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Serializable<wbr/>Properties</span></a>
|
|
110
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getSerializableRefLayerProperties" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Serializable<wbr/>Ref<wbr/>Layer<wbr/>Properties</span></a>
|
|
111
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_initializableChildCollections" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_initializable<wbr/>Child<wbr/>Collections</span></a>
|
|
112
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_initializeChildren" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_initialize<wbr/>Children</span></a>
|
|
113
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_initializeLayer" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_initialize<wbr/>Layer</span></a>
|
|
114
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_isRelationship" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_is<wbr/>Relationship</span></a>
|
|
115
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_isSupportedLayer" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_is<wbr/>Supported<wbr/>Layer</span></a>
|
|
116
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_notifyChange" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_notify<wbr/>Change</span></a>
|
|
117
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_onDestroy" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_on<wbr/>Destroy</span></a>
|
|
118
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_onInitialize" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_on<wbr/>Initialize</span></a>
|
|
119
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_onSublayerAddedPostInitialize" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_on<wbr/>Sublayer<wbr/>Added<wbr/>Post<wbr/>Initialize</span></a>
|
|
120
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_postInitialize" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_post<wbr/>Initialize</span></a>
|
|
121
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_toPropertyDef" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_to<wbr/>Property<wbr/>Def</span></a>
|
|
122
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_updateFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_update<wbr/>Features</span></a>
|
|
123
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_watchProperty" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_watch<wbr/>Property</span></a>
|
|
124
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#addAttachment" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>add<wbr/>Attachment</span></a>
|
|
125
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#addFeature" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>add<wbr/>Feature</span></a>
|
|
126
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#addFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>add<wbr/>Features</span></a>
|
|
127
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#assignProperties" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>assign<wbr/>Properties</span></a>
|
|
128
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#deleteAttachments" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>delete<wbr/>Attachments</span></a>
|
|
129
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#deleteFeature" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>delete<wbr/>Feature</span></a>
|
|
130
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#deleteFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>delete<wbr/>Features</span></a>
|
|
131
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#destroy" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>destroy</span></a>
|
|
132
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#emit" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>emit</span></a>
|
|
133
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#get" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get</span></a>
|
|
134
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getAttachments" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Attachments</span></a>
|
|
135
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getDefault" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Default</span></a>
|
|
136
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getDefaults" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Defaults</span></a>
|
|
137
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getFeature" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Feature</span></a>
|
|
138
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Features</span></a>
|
|
139
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getFullExtent" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Full<wbr/>Extent</span></a>
|
|
140
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getSerializableProperties" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Serializable<wbr/>Properties</span></a>
|
|
141
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#initialize" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>initialize</span></a>
|
|
142
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#notifyChange" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>notify<wbr/>Change</span></a>
|
|
143
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#on" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>on</span></a>
|
|
144
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#set" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set</span></a>
|
|
145
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#toItemUri" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>to<wbr/>Item<wbr/>Uri</span></a>
|
|
146
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#toJSON" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>toJSON</span></a>
|
|
147
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#updateFeature" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>update<wbr/>Feature</span></a>
|
|
148
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#updateFeatures" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>update<wbr/>Features</span></a>
|
|
149
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#watch" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>watch</span></a>
|
|
150
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#create" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>create</span></a>
|
|
151
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#fromPortalItem" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>from<wbr/>Portal<wbr/>Item</span></a>
|
|
152
|
+
</div></section></div></details></section></section>
|
|
153
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
154
|
+
<h2>Constructors</h2>
|
|
155
|
+
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a>
|
|
156
|
+
<h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
157
|
+
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
|
|
158
|
+
<li class="tsd-signature tsd-anchor-link" id="constructor.new_GeoJSONLayerExtension">new <wbr/>GeoJSONLayer<wbr/>Extension<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">?: </span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GeoJSONLayerExtension</a><a href="#constructor.new_GeoJSONLayerExtension" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
159
|
+
<li class="tsd-description">
|
|
160
|
+
<div class="tsd-comment tsd-typography"><p>Creates a new instance of <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.</p>
|
|
161
|
+
</div>
|
|
162
|
+
<div class="tsd-parameters">
|
|
163
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
164
|
+
<ul class="tsd-parameter-list">
|
|
165
|
+
<li>
|
|
166
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> properties: <a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a></h5>
|
|
167
|
+
<div class="tsd-comment tsd-typography"><p>An object containing initial property values to set.</p>
|
|
168
|
+
</div></li></ul></div>
|
|
169
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GeoJSONLayerExtension</a></h4><aside class="tsd-sources">
|
|
170
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#constructor">constructor</a></p></aside></li></ul></section></section>
|
|
171
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
172
|
+
<h2>Properties</h2>
|
|
173
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_id" class="tsd-anchor"></a>
|
|
174
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_id</span><a href="#_id" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
175
|
+
<div class="tsd-signature">_id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
176
|
+
<div class="tsd-comment tsd-typography"><p>The unique ID for this entity. Once set, this should never change.</p>
|
|
177
|
+
</div><aside class="tsd-sources">
|
|
178
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_id">_id</a></p></aside></section>
|
|
179
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_itemType" class="tsd-anchor"></a>
|
|
180
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>_item<wbr/>Type</span><a href="#_itemType" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
181
|
+
<div class="tsd-signature">_item<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = ItemType.LAYER_EXTENSION</span></div>
|
|
182
|
+
<div class="tsd-comment tsd-typography"><p>The item type for this entity when it participates in an App.</p>
|
|
183
|
+
</div><aside class="tsd-sources">
|
|
184
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_itemType">_itemType</a></p></aside></section>
|
|
185
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_watchHandles" class="tsd-anchor"></a>
|
|
186
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>_watch<wbr/>Handles</span><a href="#_watchHandles" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
187
|
+
<div class="tsd-signature">_watch<wbr/>Handles<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">IHandle</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div>
|
|
188
|
+
<div class="tsd-comment tsd-typography"><p>A set of watch handles that get cleaned up when the class instance is
|
|
189
|
+
destroyed.</p>
|
|
190
|
+
</div><aside class="tsd-sources">
|
|
191
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_watchHandles">_watchHandles</a></p></aside></section>
|
|
192
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="allSublayerExtensions" class="tsd-anchor"></a>
|
|
193
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>all<wbr/>Sublayer<wbr/>Extensions</span><a href="#allSublayerExtensions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
194
|
+
<div class="tsd-signature">all<wbr/>Sublayer<wbr/>Extensions<span class="tsd-signature-symbol">:</span> <a href="../interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionCollection</a></div>
|
|
195
|
+
<div class="tsd-comment tsd-typography"><p>All descendant sublayer extensions associated with this layer.</p>
|
|
196
|
+
</div><aside class="tsd-sources">
|
|
197
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#allSublayerExtensions">allSublayerExtensions</a></p></aside></section>
|
|
198
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="featureSettings" class="tsd-anchor"></a>
|
|
199
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>feature<wbr/>Settings</span><a href="#featureSettings" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
200
|
+
<div class="tsd-signature">feature<wbr/>Settings<span class="tsd-signature-symbol">:</span> <a href="data_FeatureSettings.FeatureSettings.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureSettings</a></div>
|
|
201
|
+
<div class="tsd-comment tsd-typography"><p>Default settings that apply to features originating from this source.</p>
|
|
202
|
+
</div><aside class="tsd-sources">
|
|
203
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#featureSettings">featureSettings</a></p></aside></section>
|
|
204
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="hyperlinks" class="tsd-anchor"></a>
|
|
205
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>hyperlinks</span><a href="#hyperlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
206
|
+
<div class="tsd-signature">hyperlinks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="Hyperlink.Hyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">Hyperlink</a><span class="tsd-signature-symbol">></span></div>
|
|
207
|
+
<div class="tsd-comment tsd-typography"><p>Hyperlinks associated with the feature source.</p>
|
|
208
|
+
</div><aside class="tsd-sources">
|
|
209
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#hyperlinks">hyperlinks</a></p></aside></section>
|
|
210
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="iconUrl" class="tsd-anchor"></a>
|
|
211
|
+
<h3 class="tsd-anchor-link"><span>icon<wbr/>Url</span><a href="#iconUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
212
|
+
<div class="tsd-signature">icon<wbr/>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
213
|
+
<div class="tsd-comment tsd-typography"><p>URL to an icon that represents this layer.</p>
|
|
214
|
+
</div><aside class="tsd-sources">
|
|
215
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#iconUrl">iconUrl</a></p></aside></section>
|
|
216
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="layerListSettings" class="tsd-anchor"></a>
|
|
217
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>layer<wbr/>List<wbr/>Settings</span><a href="#layerListSettings" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
218
|
+
<div class="tsd-signature">layer<wbr/>List<wbr/>Settings<span class="tsd-signature-symbol">:</span> <a href="mapping_support_LayerListSettings.LayerListSettings.html" class="tsd-signature-type" data-tsd-kind="Class">LayerListSettings</a></div>
|
|
219
|
+
<div class="tsd-comment tsd-typography"><p>Settings that affect the behavior and presentation of the layer in the
|
|
220
|
+
layer list.</p>
|
|
221
|
+
</div><aside class="tsd-sources">
|
|
222
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#layerListSettings">layerListSettings</a></p></aside></section>
|
|
223
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="onAddFeature" class="tsd-anchor"></a>
|
|
224
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>on<wbr/>Add<wbr/>Feature</span><a href="#onAddFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
225
|
+
<div class="tsd-signature">on<wbr/>Add<wbr/>Feature<span class="tsd-signature-symbol">?:</span> <a href="../types/support_Action.Action.html" class="tsd-signature-type" data-tsd-kind="Type alias">Action</a></div>
|
|
226
|
+
<div class="tsd-comment tsd-typography"><p>The action to be executed when a feature is added.</p>
|
|
227
|
+
</div><aside class="tsd-sources">
|
|
228
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#onAddFeature">onAddFeature</a></p></aside></section>
|
|
229
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="onEditFeature" class="tsd-anchor"></a>
|
|
230
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>on<wbr/>Edit<wbr/>Feature</span><a href="#onEditFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
231
|
+
<div class="tsd-signature">on<wbr/>Edit<wbr/>Feature<span class="tsd-signature-symbol">?:</span> <a href="../types/support_Action.Action.html" class="tsd-signature-type" data-tsd-kind="Type alias">Action</a></div>
|
|
232
|
+
<div class="tsd-comment tsd-typography"><p>The action to be executed when a feature is edited.</p>
|
|
233
|
+
</div><aside class="tsd-sources">
|
|
234
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#onEditFeature">onEditFeature</a></p></aside></section>
|
|
235
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="queryService" class="tsd-anchor"></a>
|
|
236
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>query<wbr/>Service</span><a href="#queryService" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
237
|
+
<div class="tsd-signature">query<wbr/>Service<span class="tsd-signature-symbol">?:</span> <a href="tasks_query_QueryService.QueryService.html" class="tsd-signature-type" data-tsd-kind="Class">QueryService</a></div>
|
|
238
|
+
<div class="tsd-comment tsd-typography"><p>An optional query service that the feature source can use to get
|
|
239
|
+
features.</p>
|
|
240
|
+
</div><aside class="tsd-sources">
|
|
241
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#queryService">queryService</a></p></aside></section>
|
|
242
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="relationships" class="tsd-anchor"></a>
|
|
243
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>relationships</span><a href="#relationships" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
244
|
+
<div class="tsd-signature">relationships<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/data__Relationship.Relationship-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Relationship</a><span class="tsd-signature-symbol">></span></div>
|
|
245
|
+
<div class="tsd-comment tsd-typography"><p>Relationships to other feature sources.</p>
|
|
246
|
+
</div><aside class="tsd-sources">
|
|
247
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#relationships">relationships</a></p></aside></section>
|
|
248
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="schema" class="tsd-anchor"></a>
|
|
249
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>schema</span><a href="#schema" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
250
|
+
<div class="tsd-signature">schema<span class="tsd-signature-symbol">:</span> <a href="data_Schema.Schema.html" class="tsd-signature-type" data-tsd-kind="Class">Schema</a></div>
|
|
251
|
+
<div class="tsd-comment tsd-typography"><p>Metadata about features originating from this source, such as fields,
|
|
252
|
+
domains, and geometry type.</p>
|
|
253
|
+
</div><aside class="tsd-sources">
|
|
254
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#schema">schema</a></p></aside></section>
|
|
255
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="taskSettings" class="tsd-anchor"></a>
|
|
256
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>task<wbr/>Settings</span><a href="#taskSettings" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
257
|
+
<div class="tsd-signature">task<wbr/>Settings<span class="tsd-signature-symbol">:</span> <a href="data_TaskSettings.TaskSettings.html" class="tsd-signature-type" data-tsd-kind="Class">TaskSettings</a></div>
|
|
258
|
+
<div class="tsd-comment tsd-typography"><p>Settings that affect whether a feature source participates in various
|
|
259
|
+
tasks that are performed on a map.</p>
|
|
260
|
+
</div><aside class="tsd-sources">
|
|
261
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#taskSettings">taskSettings</a></p></aside></section>
|
|
262
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="tpkSource" class="tsd-anchor"></a>
|
|
263
|
+
<h3 class="tsd-anchor-link"><span>tpk<wbr/>Source</span><a href="#tpkSource" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
264
|
+
<div class="tsd-signature">tpk<wbr/>Source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
265
|
+
<div class="tsd-comment tsd-typography"><p>An optional remote source for a .tpk, .tpkx or .vtpk file. May be a
|
|
266
|
+
portal item URL or a portal item ID. Mobile Only.</p>
|
|
267
|
+
</div><aside class="tsd-sources">
|
|
268
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#tpkSource">tpkSource</a></p></aside></section>
|
|
269
|
+
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="factory" class="tsd-anchor"></a>
|
|
270
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>factory</span><a href="#factory" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
271
|
+
<div class="tsd-signature">factory<span class="tsd-signature-symbol">:</span> <a href="../interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionFactory</a></div>
|
|
272
|
+
<div class="tsd-comment tsd-typography"><p>The factory that will be used whenever a new layer extension needs to be
|
|
273
|
+
created. Applications can supply their own factory to customize layer
|
|
274
|
+
extension creation.</p>
|
|
275
|
+
</div><aside class="tsd-sources">
|
|
276
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#factory">factory</a></p></aside></section></section>
|
|
277
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
278
|
+
<h2>Accessors</h2>
|
|
279
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="basemapExtension" class="tsd-anchor"></a>
|
|
280
|
+
<h3 class="tsd-anchor-link"><span>basemap<wbr/>Extension</span><a href="#basemapExtension" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
281
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
282
|
+
<li class="tsd-signature" id="basemapExtension.basemapExtension-1"><span class="tsd-signature-symbol">get</span> basemapExtension<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_BasemapExtension.BasemapExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BasemapExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">></span></li>
|
|
283
|
+
<li class="tsd-description">
|
|
284
|
+
<div class="tsd-comment tsd-typography"><p>The parent basemap extension if the extended layer is a layer in a
|
|
285
|
+
basemap.</p>
|
|
286
|
+
</div>
|
|
287
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_BasemapExtension.BasemapExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BasemapExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">BasemapExtensionProperties</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
288
|
+
<p>Inherited from LayerExtension.basemapExtension</p></aside></li></ul></section>
|
|
289
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="canChangeLabels" class="tsd-anchor"></a>
|
|
290
|
+
<h3 class="tsd-anchor-link"><span>can<wbr/>Change<wbr/>Labels</span><a href="#canChangeLabels" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
291
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
|
292
|
+
<li class="tsd-signature" id="canChangeLabels.canChangeLabels-1"><span class="tsd-signature-symbol">get</span> canChangeLabels<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
293
|
+
<li class="tsd-description">
|
|
294
|
+
<div class="tsd-comment tsd-typography"><p>Determines whether the type of layer being extended supports changing
|
|
295
|
+
labels. Default is false.</p>
|
|
296
|
+
</div>
|
|
297
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
298
|
+
<p>Overrides LayerExtension.canChangeLabels</p></aside></li></ul></section>
|
|
299
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="canChangeOpacity" class="tsd-anchor"></a>
|
|
300
|
+
<h3 class="tsd-anchor-link"><span>can<wbr/>Change<wbr/>Opacity</span><a href="#canChangeOpacity" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
301
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
302
|
+
<li class="tsd-signature" id="canChangeOpacity.canChangeOpacity-1"><span class="tsd-signature-symbol">get</span> canChangeOpacity<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
303
|
+
<li class="tsd-description">
|
|
304
|
+
<div class="tsd-comment tsd-typography"><p>Determines whether the type of layer being extended supports changing
|
|
305
|
+
opacity.</p>
|
|
306
|
+
</div>
|
|
307
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
308
|
+
<p>Inherited from LayerExtension.canChangeOpacity</p></aside></li></ul></section>
|
|
309
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="canChangeScale" class="tsd-anchor"></a>
|
|
310
|
+
<h3 class="tsd-anchor-link"><span>can<wbr/>Change<wbr/>Scale</span><a href="#canChangeScale" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
311
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
312
|
+
<li class="tsd-signature" id="canChangeScale.canChangeScale-1"><span class="tsd-signature-symbol">get</span> canChangeScale<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
313
|
+
<li class="tsd-description">
|
|
314
|
+
<div class="tsd-comment tsd-typography"><p>Determines whether the type of layer being extended supports changing
|
|
315
|
+
Scale.</p>
|
|
316
|
+
</div>
|
|
317
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
318
|
+
<p>Inherited from LayerExtension.canChangeScale</p></aside></li></ul></section>
|
|
319
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="capabilities" class="tsd-anchor"></a>
|
|
320
|
+
<h3 class="tsd-anchor-link"><span>capabilities</span><a href="#capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
321
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
322
|
+
<li class="tsd-signature" id="capabilities.capabilities-1"><span class="tsd-signature-symbol">get</span> capabilities<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html" class="tsd-signature-type" data-tsd-kind="Interface">QuerySourceCapabilities</a></li>
|
|
323
|
+
<li class="tsd-description">
|
|
324
|
+
<div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#capabilities">capabilities</a>.</p>
|
|
325
|
+
</div>
|
|
326
|
+
<h4 class="tsd-returns-title">Returns <a href="../interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html" class="tsd-signature-type" data-tsd-kind="Interface">QuerySourceCapabilities</a></h4><aside class="tsd-sources">
|
|
327
|
+
<p>Inherited from LayerExtension.capabilities</p></aside></li></ul></section>
|
|
328
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="dynamicallyAddedLayer" class="tsd-anchor"></a>
|
|
329
|
+
<h3 class="tsd-anchor-link"><span>dynamically<wbr/>Added<wbr/>Layer</span><a href="#dynamicallyAddedLayer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
330
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
331
|
+
<li class="tsd-signature" id="dynamicallyAddedLayer.dynamicallyAddedLayer-1"><span class="tsd-signature-symbol">get</span> dynamicallyAddedLayer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
332
|
+
<li class="tsd-description">
|
|
333
|
+
<div class="tsd-comment tsd-typography"><p>Indicates that the layer was added dynamically.</p>
|
|
334
|
+
</div>
|
|
335
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
336
|
+
<p>Inherited from LayerExtension.dynamicallyAddedLayer</p></aside></li>
|
|
337
|
+
<li class="tsd-signature" id="dynamicallyAddedLayer.dynamicallyAddedLayer-2"><span class="tsd-signature-symbol">set</span> dynamicallyAddedLayer<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
338
|
+
<li class="tsd-description">
|
|
339
|
+
<div class="tsd-parameters">
|
|
340
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
341
|
+
<ul class="tsd-parameter-list">
|
|
342
|
+
<li>
|
|
343
|
+
<h5>value: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
344
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
345
|
+
<p>Inherited from LayerExtension.dynamicallyAddedLayer</p></aside></li></ul></section>
|
|
346
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="effectiveFullExtent" class="tsd-anchor"></a>
|
|
347
|
+
<h3 class="tsd-anchor-link"><span>effective<wbr/>Full<wbr/>Extent</span><a href="#effectiveFullExtent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
348
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
349
|
+
<li class="tsd-signature" id="effectiveFullExtent.effectiveFullExtent-1"><span class="tsd-signature-symbol">get</span> effectiveFullExtent<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Extent</span></li>
|
|
350
|
+
<li class="tsd-description">
|
|
351
|
+
<div class="tsd-comment tsd-typography"><p>The effective full extent of this layer extension.</p>
|
|
352
|
+
</div>
|
|
353
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Extent</span></h4><aside class="tsd-sources">
|
|
354
|
+
<p>Inherited from LayerExtension.effectiveFullExtent</p></aside></li></ul></section>
|
|
355
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="effectiveMaxScale" class="tsd-anchor"></a>
|
|
356
|
+
<h3 class="tsd-anchor-link"><span>effective<wbr/>Max<wbr/>Scale</span><a href="#effectiveMaxScale" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
357
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
358
|
+
<li class="tsd-signature" id="effectiveMaxScale.effectiveMaxScale-1"><span class="tsd-signature-symbol">get</span> effectiveMaxScale<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
|
|
359
|
+
<li class="tsd-description">
|
|
360
|
+
<div class="tsd-comment tsd-typography"><p>The effective max scale for this layer extension.</p>
|
|
361
|
+
</div>
|
|
362
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
363
|
+
<p>Inherited from LayerExtension.effectiveMaxScale</p></aside></li></ul></section>
|
|
364
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="effectiveMinScale" class="tsd-anchor"></a>
|
|
365
|
+
<h3 class="tsd-anchor-link"><span>effective<wbr/>Min<wbr/>Scale</span><a href="#effectiveMinScale" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
366
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
367
|
+
<li class="tsd-signature" id="effectiveMinScale.effectiveMinScale-1"><span class="tsd-signature-symbol">get</span> effectiveMinScale<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></li>
|
|
368
|
+
<li class="tsd-description">
|
|
369
|
+
<div class="tsd-comment tsd-typography"><p>The effective min scale for this layer extension.</p>
|
|
370
|
+
</div>
|
|
371
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
372
|
+
<p>Inherited from LayerExtension.effectiveMinScale</p></aside></li></ul></section>
|
|
373
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="failureMode" class="tsd-anchor"></a>
|
|
374
|
+
<h3 class="tsd-anchor-link"><span>failure<wbr/>Mode</span><a href="#failureMode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
375
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
376
|
+
<li class="tsd-signature" id="failureMode.failureMode-1"><span class="tsd-signature-symbol">get</span> failureMode<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">FailureMode</a></li>
|
|
377
|
+
<li class="tsd-description">
|
|
378
|
+
<div class="tsd-comment tsd-typography"><p>Determines how a parent object should handle initialization failure in
|
|
379
|
+
this object. The default is "warn".</p>
|
|
380
|
+
<ul>
|
|
381
|
+
<li><code>"error"</code>: <a href="support_InitializeError.InitializeError.html">InitializeError</a> is thrown.</li>
|
|
382
|
+
<li><code>"warn"</code>: Message is logged and
|
|
383
|
+
<a href="../interfaces/support_InitializableBase.InitializeWarningEvent.html">InitializeWarningEvent</a> is raised.</li>
|
|
384
|
+
<li><code>"ignore"</code>: <a href="../interfaces/support_InitializableBase.InitializeWarningEvent.html">InitializeWarningEvent</a> is
|
|
385
|
+
raised.</li>
|
|
386
|
+
</ul>
|
|
387
|
+
</div>
|
|
388
|
+
<h4 class="tsd-returns-title">Returns <a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">FailureMode</a></h4><aside class="tsd-sources">
|
|
389
|
+
<p>Inherited from LayerExtension.failureMode</p></aside></li>
|
|
390
|
+
<li class="tsd-signature" id="failureMode.failureMode-2"><span class="tsd-signature-symbol">set</span> failureMode<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">FailureMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
391
|
+
<li class="tsd-description">
|
|
392
|
+
<div class="tsd-parameters">
|
|
393
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
394
|
+
<ul class="tsd-parameter-list">
|
|
395
|
+
<li>
|
|
396
|
+
<h5>value: <a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">FailureMode</a></h5></li></ul></div>
|
|
397
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
398
|
+
<p>Inherited from LayerExtension.failureMode</p></aside></li></ul></section>
|
|
399
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="featureActions" class="tsd-anchor"></a>
|
|
400
|
+
<h3 class="tsd-anchor-link"><span>feature<wbr/>Actions</span><a href="#featureActions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
401
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
402
|
+
<li class="tsd-signature" id="featureActions.featureActions-1"><span class="tsd-signature-symbol">get</span> featureActions<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="menus_Menu.Menu.html" class="tsd-signature-type" data-tsd-kind="Class">Menu</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">, </span><a href="menus_MenuItem.MenuItem.html" class="tsd-signature-type" data-tsd-kind="Class">MenuItem</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></li>
|
|
403
|
+
<li class="tsd-description">
|
|
404
|
+
<div class="tsd-comment tsd-typography"><p>A menu for actions specifically related to features from this source.</p>
|
|
405
|
+
</div>
|
|
406
|
+
<h4 class="tsd-returns-title">Returns <a href="menus_Menu.Menu.html" class="tsd-signature-type" data-tsd-kind="Class">Menu</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">, </span><a href="menus_MenuItem.MenuItem.html" class="tsd-signature-type" data-tsd-kind="Class">MenuItem</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
407
|
+
<p>Inherited from LayerExtension.featureActions</p></aside></li>
|
|
408
|
+
<li class="tsd-signature" id="featureActions.featureActions-2"><span class="tsd-signature-symbol">set</span> featureActions<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="menus_Menu.Menu.html" class="tsd-signature-type" data-tsd-kind="Class">Menu</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">, </span><a href="menus_MenuItem.MenuItem.html" class="tsd-signature-type" data-tsd-kind="Class">MenuItem</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
409
|
+
<li class="tsd-description">
|
|
410
|
+
<div class="tsd-comment tsd-typography"><p>A menu for actions specifically related to features from this source.</p>
|
|
411
|
+
</div>
|
|
412
|
+
<div class="tsd-parameters">
|
|
413
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
414
|
+
<ul class="tsd-parameter-list">
|
|
415
|
+
<li>
|
|
416
|
+
<h5>value: <a href="menus_Menu.Menu.html" class="tsd-signature-type" data-tsd-kind="Class">Menu</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">, </span><a href="menus_MenuItem.MenuItem.html" class="tsd-signature-type" data-tsd-kind="Class">MenuItem</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/menus_MenuItem.MenuItemProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuItemProperties</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/menus_Menu.MenuProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">MenuProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
417
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
418
|
+
<p>Inherited from LayerExtension.featureActions</p></aside></li></ul></section>
|
|
419
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="groundExtension" class="tsd-anchor"></a>
|
|
420
|
+
<h3 class="tsd-anchor-link"><span>ground<wbr/>Extension</span><a href="#groundExtension" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
421
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
422
|
+
<li class="tsd-signature" id="groundExtension.groundExtension-1"><span class="tsd-signature-symbol">get</span> groundExtension<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_GroundExtension.GroundExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GroundExtension</a></li>
|
|
423
|
+
<li class="tsd-description">
|
|
424
|
+
<div class="tsd-comment tsd-typography"><p>The parent ground extension if the extended layer is an elevation layer
|
|
425
|
+
in a ground object.</p>
|
|
426
|
+
</div>
|
|
427
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_GroundExtension.GroundExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GroundExtension</a></h4><aside class="tsd-sources">
|
|
428
|
+
<p>Inherited from LayerExtension.groundExtension</p></aside></li></ul></section>
|
|
429
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="hasFeatures" class="tsd-anchor"></a>
|
|
430
|
+
<h3 class="tsd-anchor-link"><span>has<wbr/>Features</span><a href="#hasFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
431
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
|
432
|
+
<li class="tsd-signature" id="hasFeatures.hasFeatures-1"><span class="tsd-signature-symbol">get</span> hasFeatures<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
433
|
+
<li class="tsd-description">
|
|
434
|
+
<div class="tsd-comment tsd-typography"><p>Determines whether this type of layer is capable of producing features.</p>
|
|
435
|
+
</div>
|
|
436
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
437
|
+
<p>Overrides LayerExtension.hasFeatures</p></aside></li></ul></section>
|
|
438
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="id" class="tsd-anchor"></a>
|
|
439
|
+
<h3 class="tsd-anchor-link"><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
440
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
441
|
+
<li class="tsd-signature" id="id.id-1"><span class="tsd-signature-symbol">get</span> id<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
442
|
+
<li class="tsd-description">
|
|
443
|
+
<div class="tsd-comment tsd-typography"><p>The unique ID for this entity.</p>
|
|
444
|
+
</div>
|
|
445
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
446
|
+
<p>Inherited from LayerExtension.id</p></aside></li></ul></section>
|
|
447
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="initialVisibility" class="tsd-anchor"></a>
|
|
448
|
+
<h3 class="tsd-anchor-link"><span>initial<wbr/>Visibility</span><a href="#initialVisibility" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
449
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
450
|
+
<li class="tsd-signature" id="initialVisibility.initialVisibility-1"><span class="tsd-signature-symbol">get</span> initialVisibility<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
451
|
+
<li class="tsd-description">
|
|
452
|
+
<div class="tsd-comment tsd-typography"><p>Indicates the initial layer visibility.</p>
|
|
453
|
+
</div>
|
|
454
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
455
|
+
<p>Inherited from LayerExtension.initialVisibility</p></aside></li></ul></section>
|
|
456
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="isDestroyed" class="tsd-anchor"></a>
|
|
457
|
+
<h3 class="tsd-anchor-link"><span>is<wbr/>Destroyed</span><a href="#isDestroyed" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
458
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
459
|
+
<li class="tsd-signature" id="isDestroyed.isDestroyed-1"><span class="tsd-signature-symbol">get</span> isDestroyed<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
460
|
+
<li class="tsd-description">
|
|
461
|
+
<div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/support_InitializableBase.Initializable.html#isDestroyed">isDestroyed</a>.</p>
|
|
462
|
+
</div>
|
|
463
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
464
|
+
<p>Inherited from LayerExtension.isDestroyed</p></aside></li></ul></section>
|
|
465
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="isEffectivelyVisible" class="tsd-anchor"></a>
|
|
466
|
+
<h3 class="tsd-anchor-link"><span>is<wbr/>Effectively<wbr/>Visible</span><a href="#isEffectivelyVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
467
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
468
|
+
<li class="tsd-signature" id="isEffectivelyVisible.isEffectivelyVisible-1"><span class="tsd-signature-symbol">get</span> isEffectivelyVisible<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
469
|
+
<li class="tsd-description">
|
|
470
|
+
<div class="tsd-comment tsd-typography"><p>The effective visibility for this layer extension.</p>
|
|
471
|
+
</div>
|
|
472
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
473
|
+
<p>Inherited from LayerExtension.isEffectivelyVisible</p></aside></li></ul></section>
|
|
474
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="isInitialized" class="tsd-anchor"></a>
|
|
475
|
+
<h3 class="tsd-anchor-link"><span>is<wbr/>Initialized</span><a href="#isInitialized" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
476
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
477
|
+
<li class="tsd-signature" id="isInitialized.isInitialized-1"><span class="tsd-signature-symbol">get</span> isInitialized<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
478
|
+
<li class="tsd-description">
|
|
479
|
+
<div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/support_InitializableBase.Initializable.html#isInitialized">isInitialized</a>.</p>
|
|
480
|
+
</div>
|
|
481
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
482
|
+
<p>Inherited from LayerExtension.isInitialized</p></aside></li></ul></section>
|
|
483
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="itemType" class="tsd-anchor"></a>
|
|
484
|
+
<h3 class="tsd-anchor-link"><span>item<wbr/>Type</span><a href="#itemType" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
485
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
486
|
+
<li class="tsd-signature" id="itemType.itemType-1"><span class="tsd-signature-symbol">get</span> itemType<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
487
|
+
<li class="tsd-description">
|
|
488
|
+
<div class="tsd-comment tsd-typography"><p>The item type for this entity when it participates in an App.</p>
|
|
489
|
+
</div>
|
|
490
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
491
|
+
<p>Inherited from LayerExtension.itemType</p></aside></li></ul></section>
|
|
492
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="layer" class="tsd-anchor"></a>
|
|
493
|
+
<h3 class="tsd-anchor-link"><span>layer</span><a href="#layer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
494
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
|
495
|
+
<li class="tsd-signature" id="layer.layer-1"><span class="tsd-signature-symbol">get</span> layer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">GeoJSONLayer</span></li>
|
|
496
|
+
<li class="tsd-description">
|
|
497
|
+
<div class="tsd-comment tsd-typography"><p>The Esri GeoJSONLayer object being extended.</p>
|
|
498
|
+
</div>
|
|
499
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">GeoJSONLayer</span></h4><aside class="tsd-sources">
|
|
500
|
+
<p>Overrides LayerExtension.layer</p></aside></li></ul></section>
|
|
501
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="mapExtension" class="tsd-anchor"></a>
|
|
502
|
+
<h3 class="tsd-anchor-link"><span>map<wbr/>Extension</span><a href="#mapExtension" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
503
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
504
|
+
<li class="tsd-signature" id="mapExtension.mapExtension-1"><span class="tsd-signature-symbol">get</span> mapExtension<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_MapExtension.MapExtension.html" class="tsd-signature-type" data-tsd-kind="Class">MapExtension</a></li>
|
|
505
|
+
<li class="tsd-description">
|
|
506
|
+
<div class="tsd-comment tsd-typography"><p>The parent map extension.</p>
|
|
507
|
+
</div>
|
|
508
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_MapExtension.MapExtension.html" class="tsd-signature-type" data-tsd-kind="Class">MapExtension</a></h4><aside class="tsd-sources">
|
|
509
|
+
<p>Inherited from LayerExtension.mapExtension</p></aside></li></ul></section>
|
|
510
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="parentLayerExtension" class="tsd-anchor"></a>
|
|
511
|
+
<h3 class="tsd-anchor-link"><span>parent<wbr/>Layer<wbr/>Extension</span><a href="#parentLayerExtension" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
512
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
513
|
+
<li class="tsd-signature" id="parentLayerExtension.parentLayerExtension-1"><span class="tsd-signature-symbol">get</span> parentLayerExtension<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span></li>
|
|
514
|
+
<li class="tsd-description">
|
|
515
|
+
<div class="tsd-comment tsd-typography"><p>The parent layer extension if the extended layer is in a group layer.</p>
|
|
516
|
+
</div>
|
|
517
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
518
|
+
<p>Inherited from LayerExtension.parentLayerExtension</p></aside></li></ul></section>
|
|
519
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="renderer" class="tsd-anchor"></a>
|
|
520
|
+
<h3 class="tsd-anchor-link"><span>renderer</span><a href="#renderer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
521
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
|
|
522
|
+
<li class="tsd-signature" id="renderer.renderer-1"><span class="tsd-signature-symbol">get</span> renderer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Renderer</span></li>
|
|
523
|
+
<li class="tsd-description">
|
|
524
|
+
<div class="tsd-comment tsd-typography"><p>The renderer, if any, that the ESRI layer uses to display data on the
|
|
525
|
+
map.</p>
|
|
526
|
+
</div>
|
|
527
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Renderer</span></h4><aside class="tsd-sources">
|
|
528
|
+
<p>Overrides LayerExtension.renderer</p></aside></li></ul></section>
|
|
529
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="requestHelper" class="tsd-anchor"></a>
|
|
530
|
+
<h3 class="tsd-anchor-link"><span>request<wbr/>Helper</span><a href="#requestHelper" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
531
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
532
|
+
<li class="tsd-signature" id="requestHelper.requestHelper-1"><span class="tsd-signature-symbol">get</span> requestHelper<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html" class="tsd-signature-type" data-tsd-kind="Interface">ArcGISRequestHelper</a></li>
|
|
533
|
+
<li class="tsd-description">
|
|
534
|
+
<div class="tsd-comment tsd-typography"><p>The <a href="../interfaces/utilities_RequestHelper.RequestHelper.html">RequestHelper</a> to use when making
|
|
535
|
+
requests to external services. If not specified, a default implementation
|
|
536
|
+
will be used.</p>
|
|
537
|
+
</div>
|
|
538
|
+
<h4 class="tsd-returns-title">Returns <a href="../interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html" class="tsd-signature-type" data-tsd-kind="Interface">ArcGISRequestHelper</a></h4><aside class="tsd-sources">
|
|
539
|
+
<p>Inherited from LayerExtension.requestHelper</p></aside></li>
|
|
540
|
+
<li class="tsd-signature" id="requestHelper.requestHelper-2"><span class="tsd-signature-symbol">set</span> requestHelper<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><a href="../interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html" class="tsd-signature-type" data-tsd-kind="Interface">ArcGISRequestHelper</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
541
|
+
<li class="tsd-description">
|
|
542
|
+
<div class="tsd-parameters">
|
|
543
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
544
|
+
<ul class="tsd-parameter-list">
|
|
545
|
+
<li>
|
|
546
|
+
<h5>value: <a href="../interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html" class="tsd-signature-type" data-tsd-kind="Interface">ArcGISRequestHelper</a></h5></li></ul></div>
|
|
547
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
548
|
+
<p>Inherited from LayerExtension.requestHelper</p></aside></li></ul></section>
|
|
549
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="sublayerExtensions" class="tsd-anchor"></a>
|
|
550
|
+
<h3 class="tsd-anchor-link"><span>sublayer<wbr/>Extensions</span><a href="#sublayerExtensions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
551
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
552
|
+
<li class="tsd-signature" id="sublayerExtensions.sublayerExtensions-1"><span class="tsd-signature-symbol">get</span> sublayerExtensions<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionCollection</a></li>
|
|
553
|
+
<li class="tsd-description">
|
|
554
|
+
<div class="tsd-comment tsd-typography"><p>The sublayer extensions associated with each sublayer of this layer.</p>
|
|
555
|
+
</div>
|
|
556
|
+
<h4 class="tsd-returns-title">Returns <a href="../interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionCollection</a></h4><aside class="tsd-sources">
|
|
557
|
+
<p>Inherited from LayerExtension.sublayerExtensions</p></aside></li></ul></section>
|
|
558
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="sublayersAreReadOnly" class="tsd-anchor"></a>
|
|
559
|
+
<h3 class="tsd-anchor-link"><span>sublayers<wbr/>Are<wbr/>Read<wbr/>Only</span><a href="#sublayersAreReadOnly" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
560
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
561
|
+
<li class="tsd-signature" id="sublayersAreReadOnly.sublayersAreReadOnly-1"><span class="tsd-signature-symbol">get</span> sublayersAreReadOnly<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
562
|
+
<li class="tsd-description">
|
|
563
|
+
<div class="tsd-comment tsd-typography"><p>Determines whether the type of layer being extended has a readonly
|
|
564
|
+
sublayer collection.</p>
|
|
565
|
+
</div>
|
|
566
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
567
|
+
<p>Inherited from LayerExtension.sublayersAreReadOnly</p></aside></li></ul></section>
|
|
568
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="supportsSublayers" class="tsd-anchor"></a>
|
|
569
|
+
<h3 class="tsd-anchor-link"><span>supports<wbr/>Sublayers</span><a href="#supportsSublayers" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
570
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
571
|
+
<li class="tsd-signature" id="supportsSublayers.supportsSublayers-1"><span class="tsd-signature-symbol">get</span> supportsSublayers<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
572
|
+
<li class="tsd-description">
|
|
573
|
+
<div class="tsd-comment tsd-typography"><p>Determines whether this type of layer is capable of having sublayers.</p>
|
|
574
|
+
</div>
|
|
575
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
576
|
+
<p>Inherited from LayerExtension.supportsSublayers</p></aside></li></ul></section>
|
|
577
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="title" class="tsd-anchor"></a>
|
|
578
|
+
<h3 class="tsd-anchor-link"><span>title</span><a href="#title" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
579
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
580
|
+
<li class="tsd-signature" id="title.title-1"><span class="tsd-signature-symbol">get</span> title<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
581
|
+
<li class="tsd-description">
|
|
582
|
+
<div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#title">title</a>.</p>
|
|
583
|
+
</div>
|
|
584
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
585
|
+
<p>Inherited from LayerExtension.title</p></aside></li></ul></section>
|
|
586
|
+
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a id="visibilityMode" class="tsd-anchor"></a>
|
|
587
|
+
<h3 class="tsd-anchor-link"><span>visibility<wbr/>Mode</span><a href="#visibilityMode" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
588
|
+
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited">
|
|
589
|
+
<li class="tsd-signature" id="visibilityMode.visibilityMode-1"><span class="tsd-signature-symbol">get</span> visibilityMode<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"inherited"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"independent"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"exclusive"</span></li>
|
|
590
|
+
<li class="tsd-description">
|
|
591
|
+
<div class="tsd-comment tsd-typography"><p>Indicates how to manage the visibility of the children layers or
|
|
592
|
+
sublayers.</p>
|
|
593
|
+
</div>
|
|
594
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">"inherited"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"independent"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"exclusive"</span></h4><aside class="tsd-sources">
|
|
595
|
+
<p>Inherited from LayerExtension.visibilityMode</p></aside></li>
|
|
596
|
+
<li class="tsd-signature" id="visibilityMode.visibilityMode-2"><span class="tsd-signature-symbol">set</span> visibilityMode<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"inherited"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"independent"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"exclusive"</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
597
|
+
<li class="tsd-description">
|
|
598
|
+
<div class="tsd-parameters">
|
|
599
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
600
|
+
<ul class="tsd-parameter-list">
|
|
601
|
+
<li>
|
|
602
|
+
<h5>value: <span class="tsd-signature-type">"inherited"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"independent"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"exclusive"</span></h5></li></ul></div>
|
|
603
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
604
|
+
<p>Inherited from LayerExtension.visibilityMode</p></aside></li></ul></section></section>
|
|
605
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
606
|
+
<h2>Methods</h2>
|
|
607
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_addAttachment" class="tsd-anchor"></a>
|
|
608
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_add<wbr/>Attachment</span><a href="#_addAttachment" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
609
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
610
|
+
<li class="tsd-signature tsd-anchor-link" id="_addAttachment._addAttachment-1">_add<wbr/>Attachment<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a>, attachment<span class="tsd-signature-symbol">: </span><a href="../interfaces/data_Attachment.AttachmentProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">AttachmentProperties</a><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">File</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">></span><a href="#_addAttachment._addAttachment-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
611
|
+
<li class="tsd-description">
|
|
612
|
+
<div class="tsd-comment tsd-typography"><p>Called to add an attachment to a feature. Subclasses must override this
|
|
613
|
+
if they support feature attachments.</p>
|
|
614
|
+
</div>
|
|
615
|
+
<div class="tsd-parameters">
|
|
616
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
617
|
+
<ul class="tsd-parameter-list">
|
|
618
|
+
<li>
|
|
619
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
620
|
+
<div class="tsd-comment tsd-typography"><p>The feature to add the attachment to.</p>
|
|
621
|
+
</div></li>
|
|
622
|
+
<li>
|
|
623
|
+
<h5>attachment: <a href="../interfaces/data_Attachment.AttachmentProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">AttachmentProperties</a><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">File</span></h5>
|
|
624
|
+
<div class="tsd-comment tsd-typography"><p>The attachment to add to the feature.</p>
|
|
625
|
+
</div></li></ul></div>
|
|
626
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
627
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_addAttachment">_addAttachment</a></p></aside></li></ul></section>
|
|
628
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_addFeatures" class="tsd-anchor"></a>
|
|
629
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_add<wbr/>Features</span><a href="#_addFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
630
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
631
|
+
<li class="tsd-signature tsd-anchor-link" id="_addFeatures._addFeatures-1">_add<wbr/>Features<span class="tsd-signature-symbol">(</span>features<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Iterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_addFeatures._addFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
632
|
+
<li class="tsd-description">
|
|
633
|
+
<div class="tsd-comment tsd-typography"><p>Called to add new features. Subclasses must override this if they support
|
|
634
|
+
adding features.</p>
|
|
635
|
+
</div>
|
|
636
|
+
<div class="tsd-parameters">
|
|
637
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
638
|
+
<ul class="tsd-parameter-list">
|
|
639
|
+
<li>
|
|
640
|
+
<h5>features: <span class="tsd-signature-type">Iterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h5>
|
|
641
|
+
<div class="tsd-comment tsd-typography"><p>The features to add.</p>
|
|
642
|
+
</div></li>
|
|
643
|
+
<li>
|
|
644
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
645
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the feature is saved.</p>
|
|
646
|
+
</div></li></ul></div>
|
|
647
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
648
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_addFeatures">_addFeatures</a></p></aside></li></ul></section>
|
|
649
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_applyLayerProperties" class="tsd-anchor"></a>
|
|
650
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_apply<wbr/>Layer<wbr/>Properties</span><a href="#_applyLayerProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
651
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
652
|
+
<li class="tsd-signature tsd-anchor-link" id="_applyLayerProperties._applyLayerProperties-1">_apply<wbr/>Layer<wbr/>Properties<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">: </span><a href="../interfaces/mapping__LayerExtension.LayerProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerProperties</a>, layer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Layer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_applyLayerProperties._applyLayerProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
653
|
+
<li class="tsd-description">
|
|
654
|
+
<div class="tsd-comment tsd-typography"><p>Called to apply layer properties to a layer.</p>
|
|
655
|
+
</div>
|
|
656
|
+
<div class="tsd-parameters">
|
|
657
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
658
|
+
<ul class="tsd-parameter-list">
|
|
659
|
+
<li>
|
|
660
|
+
<h5>properties: <a href="../interfaces/mapping__LayerExtension.LayerProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerProperties</a></h5>
|
|
661
|
+
<div class="tsd-comment tsd-typography"><p>The layer properties to apply.</p>
|
|
662
|
+
</div></li>
|
|
663
|
+
<li>
|
|
664
|
+
<h5>layer: <span class="tsd-signature-type">Layer</span></h5>
|
|
665
|
+
<div class="tsd-comment tsd-typography"><p>The layer to apply properties to.</p>
|
|
666
|
+
</div></li></ul></div>
|
|
667
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
668
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_applyLayerProperties">_applyLayerProperties</a></p></aside></li></ul></section>
|
|
669
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_applyPortalItemProperties" class="tsd-anchor"></a>
|
|
670
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_apply<wbr/>Portal<wbr/>Item<wbr/>Properties</span><a href="#_applyPortalItemProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
671
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
672
|
+
<li class="tsd-signature tsd-anchor-link" id="_applyPortalItemProperties._applyPortalItemProperties-1">_apply<wbr/>Portal<wbr/>Item<wbr/>Properties<span class="tsd-signature-symbol">(</span>portalItem<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PortalItem</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_applyPortalItemProperties._applyPortalItemProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
673
|
+
<li class="tsd-description">
|
|
674
|
+
<div class="tsd-comment tsd-typography"><p>Apply properties from a portal item to an ESRI API Layer object.</p>
|
|
675
|
+
</div>
|
|
676
|
+
<div class="tsd-parameters">
|
|
677
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
678
|
+
<ul class="tsd-parameter-list">
|
|
679
|
+
<li>
|
|
680
|
+
<h5>portalItem: <span class="tsd-signature-type">PortalItem</span></h5>
|
|
681
|
+
<div class="tsd-comment tsd-typography"><p>The portal item to apply.</p>
|
|
682
|
+
</div></li></ul></div>
|
|
683
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
684
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_applyPortalItemProperties">_applyPortalItemProperties</a></p></aside></li></ul></section>
|
|
685
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_capabilities" class="tsd-anchor"></a>
|
|
686
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_capabilities</span><a href="#_capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
687
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
688
|
+
<li class="tsd-signature tsd-anchor-link" id="_capabilities._capabilities-1">_capabilities<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html" class="tsd-signature-type" data-tsd-kind="Interface">QuerySourceCapabilities</a><a href="#_capabilities._capabilities-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
689
|
+
<li class="tsd-description">
|
|
690
|
+
<div class="tsd-comment tsd-typography"><p>The capabilities for the layer extension.</p>
|
|
691
|
+
</div>
|
|
692
|
+
<h4 class="tsd-returns-title">Returns <a href="../interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html" class="tsd-signature-type" data-tsd-kind="Interface">QuerySourceCapabilities</a></h4><aside class="tsd-sources">
|
|
693
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_capabilities">_capabilities</a></p></aside></li></ul></section>
|
|
694
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="_createFeatureSettings" class="tsd-anchor"></a>
|
|
695
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Feature<wbr/>Settings</span><a href="#_createFeatureSettings" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
696
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
|
|
697
|
+
<li class="tsd-signature tsd-anchor-link" id="_createFeatureSettings._createFeatureSettings-1">_create<wbr/>Feature<wbr/>Settings<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="data_FeatureSettings.FeatureSettings.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureSettings</a><a href="#_createFeatureSettings._createFeatureSettings-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
698
|
+
<li class="tsd-description">
|
|
699
|
+
<div class="tsd-comment tsd-typography"><p>Called to create the <a href="data_FeatureSettings.FeatureSettings.html">FeatureSettings</a> for this
|
|
700
|
+
feature source.</p>
|
|
701
|
+
</div>
|
|
702
|
+
<h4 class="tsd-returns-title">Returns <a href="data_FeatureSettings.FeatureSettings.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureSettings</a></h4><aside class="tsd-sources">
|
|
703
|
+
<p>Overrides <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createFeatureSettings">_createFeatureSettings</a></p></aside></li></ul></section>
|
|
704
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_createHyperlinks" class="tsd-anchor"></a>
|
|
705
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Hyperlinks</span><a href="#_createHyperlinks" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
706
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
707
|
+
<li class="tsd-signature tsd-anchor-link" id="_createHyperlinks._createHyperlinks-1">_create<wbr/>Hyperlinks<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="Hyperlink.Hyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">Hyperlink</a><span class="tsd-signature-symbol">></span><a href="#_createHyperlinks._createHyperlinks-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
708
|
+
<li class="tsd-description">
|
|
709
|
+
<div class="tsd-comment tsd-typography"><p>Called to create the <a href="../modules/Hyperlink.html">Hyperlink</a> collection for this feature source.</p>
|
|
710
|
+
</div>
|
|
711
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="Hyperlink.Hyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">Hyperlink</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
712
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createHyperlinks">_createHyperlinks</a></p></aside></li></ul></section>
|
|
713
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_createLayer" class="tsd-anchor"></a>
|
|
714
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Layer</span><a href="#_createLayer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
715
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
716
|
+
<li class="tsd-signature tsd-anchor-link" id="_createLayer._createLayer-1">_create<wbr/>Layer<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">: </span><a href="../interfaces/mapping__LayerExtension.LayerProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Layer</span><span class="tsd-signature-symbol">></span><a href="#_createLayer._createLayer-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
717
|
+
<li class="tsd-description">
|
|
718
|
+
<div class="tsd-comment tsd-typography"><p>Called to create an Esri layer from layer properties.</p>
|
|
719
|
+
</div>
|
|
720
|
+
<div class="tsd-parameters">
|
|
721
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
722
|
+
<ul class="tsd-parameter-list">
|
|
723
|
+
<li>
|
|
724
|
+
<h5>properties: <a href="../interfaces/mapping__LayerExtension.LayerProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerProperties</a></h5>
|
|
725
|
+
<div class="tsd-comment tsd-typography"><p>The initial layer properties to apply.</p>
|
|
726
|
+
</div></li></ul></div>
|
|
727
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Layer</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
728
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createLayer">_createLayer</a></p></aside></li></ul></section>
|
|
729
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_createLayerListSettings" class="tsd-anchor"></a>
|
|
730
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Layer<wbr/>List<wbr/>Settings</span><a href="#_createLayerListSettings" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
731
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
732
|
+
<li class="tsd-signature tsd-anchor-link" id="_createLayerListSettings._createLayerListSettings-1">_create<wbr/>Layer<wbr/>List<wbr/>Settings<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">?: </span><a href="mapping_support_LayerListSettings.LayerListSettingsProperties.html" class="tsd-signature-type" data-tsd-kind="Class">LayerListSettingsProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_support_LayerListSettings.LayerListSettings.html" class="tsd-signature-type" data-tsd-kind="Class">LayerListSettings</a><a href="#_createLayerListSettings._createLayerListSettings-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
733
|
+
<li class="tsd-description">
|
|
734
|
+
<div class="tsd-comment tsd-typography"><p>Called to create the
|
|
735
|
+
<a href="mapping_support_LayerListSettings.LayerListSettings.html">LayerListSettings</a> for this layer
|
|
736
|
+
extension.</p>
|
|
737
|
+
</div>
|
|
738
|
+
<div class="tsd-parameters">
|
|
739
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
740
|
+
<ul class="tsd-parameter-list">
|
|
741
|
+
<li>
|
|
742
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> properties: <a href="mapping_support_LayerListSettings.LayerListSettingsProperties.html" class="tsd-signature-type" data-tsd-kind="Class">LayerListSettingsProperties</a></h5>
|
|
743
|
+
<div class="tsd-comment tsd-typography"><p>Initial properties for the layer list settings.</p>
|
|
744
|
+
</div></li></ul></div>
|
|
745
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_support_LayerListSettings.LayerListSettings.html" class="tsd-signature-type" data-tsd-kind="Class">LayerListSettings</a></h4><aside class="tsd-sources">
|
|
746
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createLayerListSettings">_createLayerListSettings</a></p></aside></li></ul></section>
|
|
747
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_createRelationships" class="tsd-anchor"></a>
|
|
748
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Relationships</span><a href="#_createRelationships" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
749
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
750
|
+
<li class="tsd-signature tsd-anchor-link" id="_createRelationships._createRelationships-1">_create<wbr/>Relationships<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/data__Relationship.Relationship-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Relationship</a><span class="tsd-signature-symbol">></span><a href="#_createRelationships._createRelationships-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
751
|
+
<li class="tsd-description">
|
|
752
|
+
<div class="tsd-comment tsd-typography"><p>Called to create the <a href="../modules/data__Relationship.Relationship.html">Relationship</a> collection
|
|
753
|
+
for this feature source.</p>
|
|
754
|
+
</div>
|
|
755
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/data__Relationship.Relationship-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Relationship</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
756
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createRelationships">_createRelationships</a></p></aside></li></ul></section>
|
|
757
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="_createSchema" class="tsd-anchor"></a>
|
|
758
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Schema</span><a href="#_createSchema" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
759
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
|
|
760
|
+
<li class="tsd-signature tsd-anchor-link" id="_createSchema._createSchema-1">_create<wbr/>Schema<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="data_Schema.Schema.html" class="tsd-signature-type" data-tsd-kind="Class">Schema</a><a href="#_createSchema._createSchema-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
761
|
+
<li class="tsd-description">
|
|
762
|
+
<div class="tsd-comment tsd-typography"><p>See <a href="mapping__LayerExtension.LayerExtension.html#_createSchema">_createSchema</a>.</p>
|
|
763
|
+
</div>
|
|
764
|
+
<h4 class="tsd-returns-title">Returns <a href="data_Schema.Schema.html" class="tsd-signature-type" data-tsd-kind="Class">Schema</a></h4><aside class="tsd-sources">
|
|
765
|
+
<p>Overrides <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createSchema">_createSchema</a></p></aside></li></ul></section>
|
|
766
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_createSublayerExtension" class="tsd-anchor"></a>
|
|
767
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Sublayer<wbr/>Extension</span><a href="#_createSublayerExtension" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
768
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
769
|
+
<li class="tsd-signature tsd-anchor-link" id="_createSublayerExtension._createSublayerExtension-1">_create<wbr/>Sublayer<wbr/>Extension<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">?: </span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span><a href="#_createSublayerExtension._createSublayerExtension-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
770
|
+
<li class="tsd-description">
|
|
771
|
+
<div class="tsd-comment tsd-typography"><p>Called to create a child sublayer extension. Must be overridden by layer
|
|
772
|
+
extensions that support sublayers.</p>
|
|
773
|
+
</div>
|
|
774
|
+
<div class="tsd-parameters">
|
|
775
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
776
|
+
<ul class="tsd-parameter-list">
|
|
777
|
+
<li>
|
|
778
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> properties: <a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a></h5>
|
|
779
|
+
<div class="tsd-comment tsd-typography"><p>Properties used to initialize the sublayer extension.</p>
|
|
780
|
+
</div></li></ul></div>
|
|
781
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
782
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createSublayerExtension">_createSublayerExtension</a></p></aside></li></ul></section>
|
|
783
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_createSublayerExtensionCollection" class="tsd-anchor"></a>
|
|
784
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Sublayer<wbr/>Extension<wbr/>Collection</span><a href="#_createSublayerExtensionCollection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
785
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
786
|
+
<li class="tsd-signature tsd-anchor-link" id="_createSublayerExtensionCollection._createSublayerExtensionCollection-1">_create<wbr/>Sublayer<wbr/>Extension<wbr/>Collection<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtensionCollectionBase</a><a href="#_createSublayerExtensionCollection._createSublayerExtensionCollection-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
787
|
+
<li class="tsd-description">
|
|
788
|
+
<div class="tsd-comment tsd-typography"><p>Called to create the
|
|
789
|
+
<a href="../interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html">SublayerExtensionCollection</a>
|
|
790
|
+
for this layer extension.</p>
|
|
791
|
+
</div>
|
|
792
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtensionCollectionBase</a></h4><aside class="tsd-sources">
|
|
793
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createSublayerExtensionCollection">_createSublayerExtensionCollection</a></p></aside></li></ul></section>
|
|
794
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_createTaskSettings" class="tsd-anchor"></a>
|
|
795
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_create<wbr/>Task<wbr/>Settings</span><a href="#_createTaskSettings" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
796
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
797
|
+
<li class="tsd-signature tsd-anchor-link" id="_createTaskSettings._createTaskSettings-1">_create<wbr/>Task<wbr/>Settings<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="data_TaskSettings.TaskSettings.html" class="tsd-signature-type" data-tsd-kind="Class">TaskSettings</a><a href="#_createTaskSettings._createTaskSettings-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
798
|
+
<li class="tsd-description">
|
|
799
|
+
<div class="tsd-comment tsd-typography"><p>Called to create the <a href="data_TaskSettings.TaskSettings.html">TaskSettings</a> for this
|
|
800
|
+
feature source.</p>
|
|
801
|
+
</div>
|
|
802
|
+
<h4 class="tsd-returns-title">Returns <a href="data_TaskSettings.TaskSettings.html" class="tsd-signature-type" data-tsd-kind="Class">TaskSettings</a></h4><aside class="tsd-sources">
|
|
803
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_createTaskSettings">_createTaskSettings</a></p></aside></li></ul></section>
|
|
804
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_deleteAttachments" class="tsd-anchor"></a>
|
|
805
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_delete<wbr/>Attachments</span><a href="#_deleteAttachments" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
806
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
807
|
+
<li class="tsd-signature tsd-anchor-link" id="_deleteAttachments._deleteAttachments-1">_delete<wbr/>Attachments<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a>, attachments<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_deleteAttachments._deleteAttachments-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
808
|
+
<li class="tsd-description">
|
|
809
|
+
<div class="tsd-comment tsd-typography"><p>Called to remove attachments from a feature. Subclasses must override
|
|
810
|
+
this if they support feature attachments.</p>
|
|
811
|
+
</div>
|
|
812
|
+
<div class="tsd-parameters">
|
|
813
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
814
|
+
<ul class="tsd-parameter-list">
|
|
815
|
+
<li>
|
|
816
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
817
|
+
<div class="tsd-comment tsd-typography"><p>The feature to delete attachments from.</p>
|
|
818
|
+
</div></li>
|
|
819
|
+
<li>
|
|
820
|
+
<h5>attachments: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
821
|
+
<div class="tsd-comment tsd-typography"><p>The attachments or the IDs of the attachments to
|
|
822
|
+
delete.</p>
|
|
823
|
+
</div></li></ul></div>
|
|
824
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
825
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_deleteAttachments">_deleteAttachments</a></p></aside></li></ul></section>
|
|
826
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_deleteFeatures" class="tsd-anchor"></a>
|
|
827
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_delete<wbr/>Features</span><a href="#_deleteFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
828
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
829
|
+
<li class="tsd-signature tsd-anchor-link" id="_deleteFeatures._deleteFeatures-1">_delete<wbr/>Features<span class="tsd-signature-symbol">(</span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_deleteFeatures._deleteFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
830
|
+
<li class="tsd-description">
|
|
831
|
+
<div class="tsd-comment tsd-typography"><p>Called to delete features. Subclasses must override this if they support
|
|
832
|
+
deleting features.</p>
|
|
833
|
+
</div>
|
|
834
|
+
<div class="tsd-parameters">
|
|
835
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
836
|
+
<ul class="tsd-parameter-list">
|
|
837
|
+
<li>
|
|
838
|
+
<h5>ids: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
839
|
+
<div class="tsd-comment tsd-typography"><p>The IDs of the features to delete.</p>
|
|
840
|
+
</div></li>
|
|
841
|
+
<li>
|
|
842
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
843
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the features are
|
|
844
|
+
deleted.</p>
|
|
845
|
+
</div></li></ul></div>
|
|
846
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
847
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_deleteFeatures">_deleteFeatures</a></p></aside></li></ul></section>
|
|
848
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_getAttachments" class="tsd-anchor"></a>
|
|
849
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_get<wbr/>Attachments</span><a href="#_getAttachments" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
850
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
851
|
+
<li class="tsd-signature tsd-anchor-link" id="_getAttachments._getAttachments-1">_get<wbr/>Attachments<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span><a href="#_getAttachments._getAttachments-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
852
|
+
<li class="tsd-description">
|
|
853
|
+
<div class="tsd-comment tsd-typography"><p>Called to retrieve attachments for a feature. Subclasses must override
|
|
854
|
+
this if they support feature attachments.</p>
|
|
855
|
+
</div>
|
|
856
|
+
<div class="tsd-parameters">
|
|
857
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
858
|
+
<ul class="tsd-parameter-list">
|
|
859
|
+
<li>
|
|
860
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
861
|
+
<div class="tsd-comment tsd-typography"><p>The feature to get attachments for.</p>
|
|
862
|
+
</div></li></ul></div>
|
|
863
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
864
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_getAttachments">_getAttachments</a></p></aside></li></ul></section>
|
|
865
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_getFeatures" class="tsd-anchor"></a>
|
|
866
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_get<wbr/>Features</span><a href="#_getFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
867
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
868
|
+
<li class="tsd-signature tsd-anchor-link" id="_getFeatures._getFeatures-1">_get<wbr/>Features<span class="tsd-signature-symbol">(</span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureReadOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureReadOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span><a href="#_getFeatures._getFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
869
|
+
<li class="tsd-description">
|
|
870
|
+
<div class="tsd-comment tsd-typography"><p>Called to retrieve features. Subclasses must override this if they
|
|
871
|
+
support querying for features.</p>
|
|
872
|
+
</div>
|
|
873
|
+
<div class="tsd-parameters">
|
|
874
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
875
|
+
<ul class="tsd-parameter-list">
|
|
876
|
+
<li>
|
|
877
|
+
<h5>ids: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
878
|
+
<div class="tsd-comment tsd-typography"><p>The unique IDs of features to retrieve.</p>
|
|
879
|
+
</div></li>
|
|
880
|
+
<li>
|
|
881
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureReadOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureReadOptions</a></h5>
|
|
882
|
+
<div class="tsd-comment tsd-typography"><p>Options that control what gets returned.</p>
|
|
883
|
+
</div></li></ul></div>
|
|
884
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
885
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_getFeatures">_getFeatures</a></p></aside></li></ul></section>
|
|
886
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_getSerializableLayerType" class="tsd-anchor"></a>
|
|
887
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_get<wbr/>Serializable<wbr/>Layer<wbr/>Type</span><a href="#_getSerializableLayerType" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
888
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
889
|
+
<li class="tsd-signature tsd-anchor-link" id="_getSerializableLayerType._getSerializableLayerType-1">_get<wbr/>Serializable<wbr/>Layer<wbr/>Type<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#_getSerializableLayerType._getSerializableLayerType-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
890
|
+
<li class="tsd-description">
|
|
891
|
+
<div class="tsd-comment tsd-typography"><p>Overridden in child sublayer extensions that need to add an layerType ref
|
|
892
|
+
properties.</p>
|
|
893
|
+
</div>
|
|
894
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
895
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_getSerializableLayerType">_getSerializableLayerType</a></p></aside></li></ul></section>
|
|
896
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="_getSerializableProperties" class="tsd-anchor"></a>
|
|
897
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_get<wbr/>Serializable<wbr/>Properties</span><a href="#_getSerializableProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
898
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
|
|
899
|
+
<li class="tsd-signature tsd-anchor-link" id="_getSerializableProperties._getSerializableProperties-1">_get<wbr/>Serializable<wbr/>Properties<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><span class="tsd-signature-symbol">></span><a href="#_getSerializableProperties._getSerializableProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
900
|
+
<li class="tsd-description">
|
|
901
|
+
<div class="tsd-comment tsd-typography"><p>The property keys and their PropertyFilter values that are used to
|
|
902
|
+
intelligently filter JSON when serializing and deserializing the class
|
|
903
|
+
instance.</p>
|
|
904
|
+
</div>
|
|
905
|
+
<h4 class="tsd-returns-title">Returns <a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
906
|
+
<p>Overrides <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_getSerializableProperties">_getSerializableProperties</a></p></aside></li></ul></section>
|
|
907
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_getSerializableRefLayerProperties" class="tsd-anchor"></a>
|
|
908
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_get<wbr/>Serializable<wbr/>Ref<wbr/>Layer<wbr/>Properties</span><a href="#_getSerializableRefLayerProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
909
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
910
|
+
<li class="tsd-signature tsd-anchor-link" id="_getSerializableRefLayerProperties._getSerializableRefLayerProperties-1">_get<wbr/>Serializable<wbr/>Ref<wbr/>Layer<wbr/>Properties<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span><a href="#_getSerializableRefLayerProperties._getSerializableRefLayerProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
911
|
+
<li class="tsd-description">
|
|
912
|
+
<div class="tsd-comment tsd-typography"><p>Overridden in child sublayer extensions that need to add additional
|
|
913
|
+
properties when serializing layer references.</p>
|
|
914
|
+
</div>
|
|
915
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
916
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_getSerializableRefLayerProperties">_getSerializableRefLayerProperties</a></p></aside></li></ul></section>
|
|
917
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_initializableChildCollections" class="tsd-anchor"></a>
|
|
918
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_initializable<wbr/>Child<wbr/>Collections</span><a href="#_initializableChildCollections" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
919
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
920
|
+
<li class="tsd-signature tsd-anchor-link" id="_initializableChildCollections._initializableChildCollections-1">_initializable<wbr/>Child<wbr/>Collections<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IterableIterator</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="support_InitializableBase.InitializableBase.html" class="tsd-signature-type" data-tsd-kind="Class">InitializableBase</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/support_InitializableBase.InitializableBaseProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">InitializableBaseProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><a href="#_initializableChildCollections._initializableChildCollections-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
921
|
+
<li class="tsd-description">
|
|
922
|
+
<div class="tsd-comment tsd-typography"><p>Collections of child items to initialize. Items that fail to initialize
|
|
923
|
+
are removed from the collection.</p>
|
|
924
|
+
</div>
|
|
925
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IterableIterator</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="support_InitializableBase.InitializableBase.html" class="tsd-signature-type" data-tsd-kind="Class">InitializableBase</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/support_InitializableBase.InitializableBaseProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">InitializableBaseProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
926
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_initializableChildCollections">_initializableChildCollections</a></p></aside></li></ul></section>
|
|
927
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_initializeChildren" class="tsd-anchor"></a>
|
|
928
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_initialize<wbr/>Children</span><a href="#_initializeChildren" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
929
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
930
|
+
<li class="tsd-signature tsd-anchor-link" id="_initializeChildren._initializeChildren-1">_initialize<wbr/>Children<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_initializeChildren._initializeChildren-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
931
|
+
<li class="tsd-description">
|
|
932
|
+
<div class="tsd-comment tsd-typography"><p>Initializes child entities.</p>
|
|
933
|
+
</div>
|
|
934
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
935
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_initializeChildren">_initializeChildren</a></p></aside></li></ul></section>
|
|
936
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_initializeLayer" class="tsd-anchor"></a>
|
|
937
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_initialize<wbr/>Layer</span><a href="#_initializeLayer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
938
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
939
|
+
<li class="tsd-signature tsd-anchor-link" id="_initializeLayer._initializeLayer-1">_initialize<wbr/>Layer<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_initializeLayer._initializeLayer-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
940
|
+
<li class="tsd-description">
|
|
941
|
+
<div class="tsd-comment tsd-typography"><p>Called prior to loading the layer in order to perform any extra
|
|
942
|
+
initialization.</p>
|
|
943
|
+
</div>
|
|
944
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
945
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_initializeLayer">_initializeLayer</a></p></aside></li></ul></section>
|
|
946
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_isRelationship" class="tsd-anchor"></a>
|
|
947
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_is<wbr/>Relationship</span><a href="#_isRelationship" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
948
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
949
|
+
<li class="tsd-signature tsd-anchor-link" id="_isRelationship._isRelationship-1">_is<wbr/>Relationship<span class="tsd-signature-symbol">(</span>relationship<span class="tsd-signature-symbol">: </span><a href="../interfaces/data__Relationship.RelationshipProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">RelationshipProperties</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/data__Relationship.Relationship-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Relationship</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#_isRelationship._isRelationship-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
950
|
+
<li class="tsd-description">
|
|
951
|
+
<div class="tsd-parameters">
|
|
952
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
953
|
+
<ul class="tsd-parameter-list">
|
|
954
|
+
<li>
|
|
955
|
+
<h5>relationship: <a href="../interfaces/data__Relationship.RelationshipProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">RelationshipProperties</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/data__Relationship.Relationship-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Relationship</a></h5></li></ul></div>
|
|
956
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
957
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_isRelationship">_isRelationship</a></p></aside></li></ul></section>
|
|
958
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="_isSupportedLayer" class="tsd-anchor"></a>
|
|
959
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_is<wbr/>Supported<wbr/>Layer</span><a href="#_isSupportedLayer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
960
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
|
|
961
|
+
<li class="tsd-signature tsd-anchor-link" id="_isSupportedLayer._isSupportedLayer-1">_is<wbr/>Supported<wbr/>Layer<span class="tsd-signature-symbol">(</span>layer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Layer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#_isSupportedLayer._isSupportedLayer-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
962
|
+
<li class="tsd-description">
|
|
963
|
+
<div class="tsd-comment tsd-typography"><p>Determines whether the layer is of the right type for the type of layer
|
|
964
|
+
extension.</p>
|
|
965
|
+
</div>
|
|
966
|
+
<div class="tsd-parameters">
|
|
967
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
968
|
+
<ul class="tsd-parameter-list">
|
|
969
|
+
<li>
|
|
970
|
+
<h5>layer: <span class="tsd-signature-type">Layer</span></h5>
|
|
971
|
+
<div class="tsd-comment tsd-typography"><p>The layer to validate.</p>
|
|
972
|
+
</div></li></ul></div>
|
|
973
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
974
|
+
<p>Overrides <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_isSupportedLayer">_isSupportedLayer</a></p></aside></li></ul></section>
|
|
975
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_notifyChange" class="tsd-anchor"></a>
|
|
976
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_notify<wbr/>Change</span><a href="#_notifyChange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
977
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
978
|
+
<li class="tsd-signature tsd-anchor-link" id="_notifyChange._notifyChange-1">_notify<wbr/>Change<span class="tsd-signature-symbol">(</span>property<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, force<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#_notifyChange._notifyChange-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
979
|
+
<li class="tsd-description">
|
|
980
|
+
<div class="tsd-comment tsd-typography"><p>Indicates that the given property has changed, causing observers to be
|
|
981
|
+
notified.</p>
|
|
982
|
+
|
|
983
|
+
<h3>Deprecated</h3><p>This function is no longer supported. Use <code>notifyChange()</code>
|
|
984
|
+
instead. The <code>force=true</code> behavior is no longer possible.</p>
|
|
985
|
+
</div>
|
|
986
|
+
<div class="tsd-parameters">
|
|
987
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
988
|
+
<ul class="tsd-parameter-list">
|
|
989
|
+
<li>
|
|
990
|
+
<h5>property: <span class="tsd-signature-type">string</span></h5>
|
|
991
|
+
<div class="tsd-comment tsd-typography"><p>The property that changed.</p>
|
|
992
|
+
</div></li>
|
|
993
|
+
<li>
|
|
994
|
+
<h5>force: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></h5>
|
|
995
|
+
<div class="tsd-comment tsd-typography"><p>Whether to always invoke the callback, even if the value
|
|
996
|
+
hasn't changed. NO LONGER SUPPORTED. This will always effectively be
|
|
997
|
+
<code>false</code>.</p>
|
|
998
|
+
</div></li></ul></div>
|
|
999
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
1000
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_notifyChange">_notifyChange</a></p></aside></li></ul></section>
|
|
1001
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_onDestroy" class="tsd-anchor"></a>
|
|
1002
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_on<wbr/>Destroy</span><a href="#_onDestroy" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1003
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
1004
|
+
<li class="tsd-signature tsd-anchor-link" id="_onDestroy._onDestroy-1">_on<wbr/>Destroy<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_onDestroy._onDestroy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1005
|
+
<li class="tsd-description">
|
|
1006
|
+
<div class="tsd-comment tsd-typography"><p>Called to perform cleanup. Subclasses should override this method rather
|
|
1007
|
+
than destroy() to perform custom cleanup.</p>
|
|
1008
|
+
</div>
|
|
1009
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1010
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_onDestroy">_onDestroy</a></p></aside></li></ul></section>
|
|
1011
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a id="_onInitialize" class="tsd-anchor"></a>
|
|
1012
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_on<wbr/>Initialize</span><a href="#_onInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1013
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected">
|
|
1014
|
+
<li class="tsd-signature tsd-anchor-link" id="_onInitialize._onInitialize-1">_on<wbr/>Initialize<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_onInitialize._onInitialize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1015
|
+
<li class="tsd-description">
|
|
1016
|
+
<div class="tsd-comment tsd-typography"><p>Called to perform initialization of the layer extension. Subclasses
|
|
1017
|
+
should override this method rather than initialize() to perform custom
|
|
1018
|
+
initialization.</p>
|
|
1019
|
+
</div>
|
|
1020
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1021
|
+
<p>Overrides <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_onInitialize">_onInitialize</a></p></aside></li></ul></section>
|
|
1022
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_onSublayerAddedPostInitialize" class="tsd-anchor"></a>
|
|
1023
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>_on<wbr/>Sublayer<wbr/>Added<wbr/>Post<wbr/>Initialize</span><a href="#_onSublayerAddedPostInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1024
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
1025
|
+
<li class="tsd-signature tsd-anchor-link" id="_onSublayerAddedPostInitialize._onSublayerAddedPostInitialize-1">_on<wbr/>Sublayer<wbr/>Added<wbr/>Post<wbr/>Initialize<span class="tsd-signature-symbol">(</span>sublayerX<span class="tsd-signature-symbol">: </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_onSublayerAddedPostInitialize._onSublayerAddedPostInitialize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1026
|
+
<li class="tsd-description">
|
|
1027
|
+
<div class="tsd-comment tsd-typography"><p>A callback executed when a sublayer is added as a child of the
|
|
1028
|
+
LayerExtension, after the LayerExtension has been initialized.</p>
|
|
1029
|
+
</div>
|
|
1030
|
+
<div class="tsd-parameters">
|
|
1031
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1032
|
+
<ul class="tsd-parameter-list">
|
|
1033
|
+
<li>
|
|
1034
|
+
<h5>sublayerX: <a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h5>
|
|
1035
|
+
<div class="tsd-comment tsd-typography"><p>The sublayer that was added.</p>
|
|
1036
|
+
</div></li></ul></div>
|
|
1037
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1038
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_onSublayerAddedPostInitialize">_onSublayerAddedPostInitialize</a></p></aside></li></ul></section>
|
|
1039
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_postInitialize" class="tsd-anchor"></a>
|
|
1040
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_post<wbr/>Initialize</span><a href="#_postInitialize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1041
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
1042
|
+
<li class="tsd-signature tsd-anchor-link" id="_postInitialize._postInitialize-1">_post<wbr/>Initialize<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_postInitialize._postInitialize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1043
|
+
<li class="tsd-description">
|
|
1044
|
+
<div class="tsd-comment tsd-typography"><p>Called after normal initialization. Note: Child items are initialized
|
|
1045
|
+
before this is called.</p>
|
|
1046
|
+
</div>
|
|
1047
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1048
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_postInitialize">_postInitialize</a></p></aside></li></ul></section>
|
|
1049
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_toPropertyDef" class="tsd-anchor"></a>
|
|
1050
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_to<wbr/>Property<wbr/>Def</span><a href="#_toPropertyDef" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1051
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
1052
|
+
<li class="tsd-signature tsd-anchor-link" id="_toPropertyDef._toPropertyDef-1">_to<wbr/>Property<wbr/>Def<span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>def<span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.PropertyDefSerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefSerializeMode</a><span class="tsd-signature-symbol"> | </span><a href="../types/support_Serializable.PropertyDefSerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefSerializeMode</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/support_Serializable.PropertyDef.html" class="tsd-signature-type" data-tsd-kind="Interface">PropertyDef</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/support_Serializable.PropertyDef.html" class="tsd-signature-type" data-tsd-kind="Interface">PropertyDef</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><a href="#_toPropertyDef._toPropertyDef-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1053
|
+
<li class="tsd-description">
|
|
1054
|
+
<div class="tsd-comment tsd-typography"><p>Converts the value to a PropertyDef object.</p>
|
|
1055
|
+
</div>
|
|
1056
|
+
<section class="tsd-panel tsd-type-parameters">
|
|
1057
|
+
<h4>Type Parameters</h4>
|
|
1058
|
+
<ul class="tsd-type-parameters">
|
|
1059
|
+
<li>
|
|
1060
|
+
<h4>T</h4></li></ul></section>
|
|
1061
|
+
<div class="tsd-parameters">
|
|
1062
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1063
|
+
<ul class="tsd-parameter-list">
|
|
1064
|
+
<li>
|
|
1065
|
+
<h5>def: <a href="../types/support_Serializable.PropertyDefSerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefSerializeMode</a><span class="tsd-signature-symbol"> | </span><a href="../types/support_Serializable.PropertyDefSerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefSerializeMode</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/support_Serializable.PropertyDef.html" class="tsd-signature-type" data-tsd-kind="Interface">PropertyDef</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h5>
|
|
1066
|
+
<div class="tsd-comment tsd-typography"><p>The value to convert.</p>
|
|
1067
|
+
</div></li></ul></div>
|
|
1068
|
+
<h4 class="tsd-returns-title">Returns <a href="../interfaces/support_Serializable.PropertyDef.html" class="tsd-signature-type" data-tsd-kind="Interface">PropertyDef</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1069
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_toPropertyDef">_toPropertyDef</a></p></aside></li></ul></section>
|
|
1070
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_updateFeatures" class="tsd-anchor"></a>
|
|
1071
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_update<wbr/>Features</span><a href="#_updateFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1072
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
1073
|
+
<li class="tsd-signature tsd-anchor-link" id="_updateFeatures._updateFeatures-1">_update<wbr/>Features<span class="tsd-signature-symbol">(</span>features<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Iterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#_updateFeatures._updateFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1074
|
+
<li class="tsd-description">
|
|
1075
|
+
<div class="tsd-comment tsd-typography"><p>Called to update features. Subclasses must override this if they support
|
|
1076
|
+
updating features.</p>
|
|
1077
|
+
</div>
|
|
1078
|
+
<div class="tsd-parameters">
|
|
1079
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1080
|
+
<ul class="tsd-parameter-list">
|
|
1081
|
+
<li>
|
|
1082
|
+
<h5>features: <span class="tsd-signature-type">Iterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h5>
|
|
1083
|
+
<div class="tsd-comment tsd-typography"><p>The feature to update.</p>
|
|
1084
|
+
</div></li>
|
|
1085
|
+
<li>
|
|
1086
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
1087
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the feature is saved.</p>
|
|
1088
|
+
</div></li></ul></div>
|
|
1089
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1090
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_updateFeatures">_updateFeatures</a></p></aside></li></ul></section>
|
|
1091
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a id="_watchProperty" class="tsd-anchor"></a>
|
|
1092
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_watch<wbr/>Property</span><a href="#_watchProperty" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1093
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited">
|
|
1094
|
+
<li class="tsd-signature tsd-anchor-link" id="_watchProperty._watchProperty-1">_watch<wbr/>Property<span class="tsd-signature-symbol">(</span>propertyKey<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, subpath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, callback<span class="tsd-signature-symbol">: </span><a href="../types/support_esri.WatchCallback.html" class="tsd-signature-type" data-tsd-kind="Type alias">WatchCallback</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span>, sync<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IHandle</span><a href="#_watchProperty._watchProperty-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1095
|
+
<li class="tsd-description">
|
|
1096
|
+
<div class="tsd-comment tsd-typography"><p>Implements the watch() behavior for a single property. Subclasses that
|
|
1097
|
+
need specialized watch handling should generally override this function
|
|
1098
|
+
instead of watch(), which will automatically take care of handling
|
|
1099
|
+
multiple properties and nesting.</p>
|
|
1100
|
+
</div>
|
|
1101
|
+
<div class="tsd-parameters">
|
|
1102
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1103
|
+
<ul class="tsd-parameter-list">
|
|
1104
|
+
<li>
|
|
1105
|
+
<h5>propertyKey: <span class="tsd-signature-type">string</span></h5>
|
|
1106
|
+
<div class="tsd-comment tsd-typography"><p>The root of the property path, e.g. "foo" in
|
|
1107
|
+
"foo.bar.baz" or "foo".</p>
|
|
1108
|
+
</div></li>
|
|
1109
|
+
<li>
|
|
1110
|
+
<h5>subpath: <span class="tsd-signature-type">string</span></h5>
|
|
1111
|
+
<div class="tsd-comment tsd-typography"><p>The remainder of the property path, e.g. "bar.baz" in
|
|
1112
|
+
"foo.bar.baz" or "" in "foo". The implementation of watch() takes care
|
|
1113
|
+
of monitoring the subpath for changes.</p>
|
|
1114
|
+
</div></li>
|
|
1115
|
+
<li>
|
|
1116
|
+
<h5>callback: <a href="../types/support_esri.WatchCallback.html" class="tsd-signature-type" data-tsd-kind="Type alias">WatchCallback</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h5>
|
|
1117
|
+
<div class="tsd-comment tsd-typography"><p>The callback to invoke.</p>
|
|
1118
|
+
</div></li>
|
|
1119
|
+
<li>
|
|
1120
|
+
<h5>sync: <span class="tsd-signature-type">boolean</span></h5>
|
|
1121
|
+
<div class="tsd-comment tsd-typography"><p>If true, the callback will be invoked synchronously on the
|
|
1122
|
+
same tick that the property changed. Otherwise, it will be invoked in a
|
|
1123
|
+
future tick.</p>
|
|
1124
|
+
</div></li></ul></div>
|
|
1125
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IHandle</span></h4><aside class="tsd-sources">
|
|
1126
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#_watchProperty">_watchProperty</a></p></aside></li></ul></section>
|
|
1127
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="addAttachment" class="tsd-anchor"></a>
|
|
1128
|
+
<h3 class="tsd-anchor-link"><span>add<wbr/>Attachment</span><a href="#addAttachment" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1129
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1130
|
+
<li class="tsd-signature tsd-anchor-link" id="addAttachment.addAttachment-1">add<wbr/>Attachment<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a>, attachment<span class="tsd-signature-symbol">: </span><a href="../interfaces/data_Attachment.AttachmentProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">AttachmentProperties</a><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">File</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">></span><a href="#addAttachment.addAttachment-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1131
|
+
<li class="tsd-description">
|
|
1132
|
+
<div class="tsd-comment tsd-typography"><p>Adds an attachment to a feature.</p>
|
|
1133
|
+
</div>
|
|
1134
|
+
<div class="tsd-parameters">
|
|
1135
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1136
|
+
<ul class="tsd-parameter-list">
|
|
1137
|
+
<li>
|
|
1138
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
1139
|
+
<div class="tsd-comment tsd-typography"><p>The feature to add the attachment to.</p>
|
|
1140
|
+
</div></li>
|
|
1141
|
+
<li>
|
|
1142
|
+
<h5>attachment: <a href="../interfaces/data_Attachment.AttachmentProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">AttachmentProperties</a><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">File</span></h5>
|
|
1143
|
+
<div class="tsd-comment tsd-typography"><p>The attachment to add to the feature.</p>
|
|
1144
|
+
</div></li></ul></div>
|
|
1145
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1146
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#addAttachment">addAttachment</a></p></aside></li></ul></section>
|
|
1147
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="addFeature" class="tsd-anchor"></a>
|
|
1148
|
+
<h3 class="tsd-anchor-link"><span>add<wbr/>Feature</span><a href="#addFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1149
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1150
|
+
<li class="tsd-signature tsd-anchor-link" id="addFeature.addFeature-1">add<wbr/>Feature<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a>, _options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#addFeature.addFeature-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1151
|
+
<li class="tsd-description">
|
|
1152
|
+
<div class="tsd-comment tsd-typography"><p>Adds a new feature to the source. If the source does not support adding
|
|
1153
|
+
features, then an <a href="../modules/InvalidOperationError.html">InvalidOperationError</a> will be thrown (see
|
|
1154
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities">capabilities</a>).</p>
|
|
1155
|
+
</div>
|
|
1156
|
+
<div class="tsd-parameters">
|
|
1157
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1158
|
+
<ul class="tsd-parameter-list">
|
|
1159
|
+
<li>
|
|
1160
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
1161
|
+
<div class="tsd-comment tsd-typography"><p>The feature to add.</p>
|
|
1162
|
+
</div></li>
|
|
1163
|
+
<li>
|
|
1164
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> _options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
1165
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the feature is saved.</p>
|
|
1166
|
+
</div></li></ul></div>
|
|
1167
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1168
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#addFeature">addFeature</a></p></aside></li></ul></section>
|
|
1169
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="addFeatures" class="tsd-anchor"></a>
|
|
1170
|
+
<h3 class="tsd-anchor-link"><span>add<wbr/>Features</span><a href="#addFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1171
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1172
|
+
<li class="tsd-signature tsd-anchor-link" id="addFeatures.addFeatures-1">add<wbr/>Features<span class="tsd-signature-symbol">(</span>features<span class="tsd-signature-symbol">: </span><a href="data_FeatureSet.FeatureSet.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureSet</a>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#addFeatures.addFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1173
|
+
<li class="tsd-description">
|
|
1174
|
+
<div class="tsd-comment tsd-typography"><p>Adds a set of features to the source. If the source does not support
|
|
1175
|
+
adding features, then an <a href="../modules/InvalidOperationError.html">InvalidOperationError</a> will be thrown (see
|
|
1176
|
+
<a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities">capabilities</a>).</p>
|
|
1177
|
+
</div>
|
|
1178
|
+
<div class="tsd-parameters">
|
|
1179
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1180
|
+
<ul class="tsd-parameter-list">
|
|
1181
|
+
<li>
|
|
1182
|
+
<h5>features: <a href="data_FeatureSet.FeatureSet.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureSet</a></h5>
|
|
1183
|
+
<div class="tsd-comment tsd-typography"><p>The features to add.</p>
|
|
1184
|
+
</div></li>
|
|
1185
|
+
<li>
|
|
1186
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
1187
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the features are
|
|
1188
|
+
saved.</p>
|
|
1189
|
+
</div></li></ul></div>
|
|
1190
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1191
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#addFeatures">addFeatures</a></p></aside></li></ul></section>
|
|
1192
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="assignProperties" class="tsd-anchor"></a>
|
|
1193
|
+
<h3 class="tsd-anchor-link"><span>assign<wbr/>Properties</span><a href="#assignProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1194
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1195
|
+
<li class="tsd-signature tsd-anchor-link" id="assignProperties.assignProperties-1">assign<wbr/>Properties<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">: </span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#assignProperties.assignProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1196
|
+
<li class="tsd-description">
|
|
1197
|
+
<div class="tsd-comment tsd-typography"><p>Sets the properties for this item.</p>
|
|
1198
|
+
</div>
|
|
1199
|
+
<div class="tsd-parameters">
|
|
1200
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1201
|
+
<ul class="tsd-parameter-list">
|
|
1202
|
+
<li>
|
|
1203
|
+
<h5>properties: <a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a></h5>
|
|
1204
|
+
<div class="tsd-comment tsd-typography"><p>A plain object containing property values to set, keyed
|
|
1205
|
+
by property name.</p>
|
|
1206
|
+
</div></li></ul></div>
|
|
1207
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
1208
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#assignProperties">assignProperties</a></p></aside></li></ul></section>
|
|
1209
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="deleteAttachments" class="tsd-anchor"></a>
|
|
1210
|
+
<h3 class="tsd-anchor-link"><span>delete<wbr/>Attachments</span><a href="#deleteAttachments" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1211
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1212
|
+
<li class="tsd-signature tsd-anchor-link" id="deleteAttachments.deleteAttachments-1">delete<wbr/>Attachments<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a>, attachments<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#deleteAttachments.deleteAttachments-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1213
|
+
<li class="tsd-description">
|
|
1214
|
+
<div class="tsd-comment tsd-typography"><p>Deletes attachments from a feature.</p>
|
|
1215
|
+
</div>
|
|
1216
|
+
<div class="tsd-parameters">
|
|
1217
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1218
|
+
<ul class="tsd-parameter-list">
|
|
1219
|
+
<li>
|
|
1220
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
1221
|
+
<div class="tsd-comment tsd-typography"><p>The feature to delete attachments from.</p>
|
|
1222
|
+
</div></li>
|
|
1223
|
+
<li>
|
|
1224
|
+
<h5>attachments: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
1225
|
+
<div class="tsd-comment tsd-typography"><p>The attachments or the IDs of the attachments to
|
|
1226
|
+
delete from the feature.</p>
|
|
1227
|
+
</div></li></ul></div>
|
|
1228
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1229
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#deleteAttachments">deleteAttachments</a></p></aside></li></ul></section>
|
|
1230
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="deleteFeature" class="tsd-anchor"></a>
|
|
1231
|
+
<h3 class="tsd-anchor-link"><span>delete<wbr/>Feature</span><a href="#deleteFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1232
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1233
|
+
<li class="tsd-signature tsd-anchor-link" id="deleteFeature.deleteFeature-1">delete<wbr/>Feature<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#deleteFeature.deleteFeature-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1234
|
+
<li class="tsd-description">
|
|
1235
|
+
<div class="tsd-comment tsd-typography"><p>Deletes a feature from its source. If the source does not support
|
|
1236
|
+
deleting features, then an <a href="../modules/InvalidOperationError.html">InvalidOperationError</a> will be thrown
|
|
1237
|
+
(see <a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities">capabilities</a>).</p>
|
|
1238
|
+
</div>
|
|
1239
|
+
<div class="tsd-parameters">
|
|
1240
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1241
|
+
<ul class="tsd-parameter-list">
|
|
1242
|
+
<li>
|
|
1243
|
+
<h5>id: <span class="tsd-signature-type">string</span></h5>
|
|
1244
|
+
<div class="tsd-comment tsd-typography"><p>The ID of the feature to delete.</p>
|
|
1245
|
+
</div></li>
|
|
1246
|
+
<li>
|
|
1247
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
1248
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the features are
|
|
1249
|
+
deleted.</p>
|
|
1250
|
+
</div></li></ul></div>
|
|
1251
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1252
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#deleteFeature">deleteFeature</a></p></aside></li>
|
|
1253
|
+
<li class="tsd-signature tsd-anchor-link" id="deleteFeature.deleteFeature-2">delete<wbr/>Feature<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#deleteFeature.deleteFeature-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1254
|
+
<li class="tsd-description">
|
|
1255
|
+
<div class="tsd-comment tsd-typography"><p>Deletes a feature from its source. If the source does not support
|
|
1256
|
+
deleting features, then an <a href="../modules/InvalidOperationError.html">InvalidOperationError</a> will be thrown
|
|
1257
|
+
(see <a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities">capabilities</a>).</p>
|
|
1258
|
+
</div>
|
|
1259
|
+
<div class="tsd-parameters">
|
|
1260
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1261
|
+
<ul class="tsd-parameter-list">
|
|
1262
|
+
<li>
|
|
1263
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
1264
|
+
<div class="tsd-comment tsd-typography"><p>The feature to delete.</p>
|
|
1265
|
+
</div></li>
|
|
1266
|
+
<li>
|
|
1267
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
1268
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the features are
|
|
1269
|
+
deleted.</p>
|
|
1270
|
+
</div></li></ul></div>
|
|
1271
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1272
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#deleteFeature">deleteFeature</a></p></aside></li></ul></section>
|
|
1273
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="deleteFeatures" class="tsd-anchor"></a>
|
|
1274
|
+
<h3 class="tsd-anchor-link"><span>delete<wbr/>Features</span><a href="#deleteFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1275
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1276
|
+
<li class="tsd-signature tsd-anchor-link" id="deleteFeatures.deleteFeatures-1">delete<wbr/>Features<span class="tsd-signature-symbol">(</span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#deleteFeatures.deleteFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1277
|
+
<li class="tsd-description">
|
|
1278
|
+
<div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#deleteFeature">deleteFeature</a>.</p>
|
|
1279
|
+
</div>
|
|
1280
|
+
<div class="tsd-parameters">
|
|
1281
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1282
|
+
<ul class="tsd-parameter-list">
|
|
1283
|
+
<li>
|
|
1284
|
+
<h5>ids: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li>
|
|
1285
|
+
<li>
|
|
1286
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5></li></ul></div>
|
|
1287
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1288
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#deleteFeatures">deleteFeatures</a></p></aside></li>
|
|
1289
|
+
<li class="tsd-signature tsd-anchor-link" id="deleteFeatures.deleteFeatures-2">delete<wbr/>Features<span class="tsd-signature-symbol">(</span>features<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Iterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#deleteFeatures.deleteFeatures-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1290
|
+
<li class="tsd-description">
|
|
1291
|
+
<div class="tsd-comment tsd-typography"><p>See <a href="../interfaces/data_FeatureSource.FeatureSource.html#deleteFeature">deleteFeature</a>.</p>
|
|
1292
|
+
</div>
|
|
1293
|
+
<div class="tsd-parameters">
|
|
1294
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1295
|
+
<ul class="tsd-parameter-list">
|
|
1296
|
+
<li>
|
|
1297
|
+
<h5>features: <span class="tsd-signature-type">Iterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h5></li>
|
|
1298
|
+
<li>
|
|
1299
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5></li></ul></div>
|
|
1300
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1301
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#deleteFeatures">deleteFeatures</a></p></aside></li></ul></section>
|
|
1302
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="destroy" class="tsd-anchor"></a>
|
|
1303
|
+
<h3 class="tsd-anchor-link"><span>destroy</span><a href="#destroy" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1304
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1305
|
+
<li class="tsd-signature tsd-anchor-link" id="destroy.destroy-1">destroy<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#destroy.destroy-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1306
|
+
<li class="tsd-description">
|
|
1307
|
+
<div class="tsd-comment tsd-typography"><p>A clean-up function that should get called whenever the item is disposed
|
|
1308
|
+
of.</p>
|
|
1309
|
+
</div>
|
|
1310
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1311
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#destroy">destroy</a></p></aside></li></ul></section>
|
|
1312
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="emit" class="tsd-anchor"></a>
|
|
1313
|
+
<h3 class="tsd-anchor-link"><span>emit</span><a href="#emit" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1314
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1315
|
+
<li class="tsd-signature tsd-anchor-link" id="emit.emit-1">emit<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, event<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#emit.emit-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1316
|
+
<li class="tsd-description">
|
|
1317
|
+
<div class="tsd-comment tsd-typography">
|
|
1318
|
+
<h3>Inherit Doc</h3></div>
|
|
1319
|
+
<div class="tsd-parameters">
|
|
1320
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1321
|
+
<ul class="tsd-parameter-list">
|
|
1322
|
+
<li>
|
|
1323
|
+
<h5>name: <span class="tsd-signature-type">string</span></h5></li>
|
|
1324
|
+
<li>
|
|
1325
|
+
<h5>event: <span class="tsd-signature-type">unknown</span></h5></li></ul></div>
|
|
1326
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
1327
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#emit">emit</a></p></aside></li></ul></section>
|
|
1328
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="get" class="tsd-anchor"></a>
|
|
1329
|
+
<h3 class="tsd-anchor-link"><span>get</span><a href="#get" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1330
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1331
|
+
<li class="tsd-signature tsd-anchor-link" id="get.get-1">get<span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>propertyPath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><a href="#get.get-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1332
|
+
<li class="tsd-description">
|
|
1333
|
+
<div class="tsd-comment tsd-typography"><p>Gets the value of a property.</p>
|
|
1334
|
+
</div>
|
|
1335
|
+
<section class="tsd-panel tsd-type-parameters">
|
|
1336
|
+
<h4>Type Parameters</h4>
|
|
1337
|
+
<ul class="tsd-type-parameters">
|
|
1338
|
+
<li>
|
|
1339
|
+
<h4>T</h4></li></ul></section>
|
|
1340
|
+
<div class="tsd-parameters">
|
|
1341
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1342
|
+
<ul class="tsd-parameter-list">
|
|
1343
|
+
<li>
|
|
1344
|
+
<h5>propertyPath: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
1345
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h4><aside class="tsd-sources">
|
|
1346
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#get">get</a></p></aside></li>
|
|
1347
|
+
<li class="tsd-signature tsd-anchor-link" id="get.get-2">get<span class="tsd-signature-symbol">(</span>propertyPath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><a href="#get.get-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1348
|
+
<li class="tsd-description">
|
|
1349
|
+
<div class="tsd-parameters">
|
|
1350
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1351
|
+
<ul class="tsd-parameter-list">
|
|
1352
|
+
<li>
|
|
1353
|
+
<h5>propertyPath: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
1354
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources">
|
|
1355
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#get">get</a></p></aside></li></ul></section>
|
|
1356
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getAttachments" class="tsd-anchor"></a>
|
|
1357
|
+
<h3 class="tsd-anchor-link"><span>get<wbr/>Attachments</span><a href="#getAttachments" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1358
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1359
|
+
<li class="tsd-signature tsd-anchor-link" id="getAttachments.getAttachments-1">get<wbr/>Attachments<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span><a href="#getAttachments.getAttachments-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1360
|
+
<li class="tsd-description">
|
|
1361
|
+
<div class="tsd-comment tsd-typography"><p>Gets any attachments associated with a feature.</p>
|
|
1362
|
+
</div>
|
|
1363
|
+
<div class="tsd-parameters">
|
|
1364
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1365
|
+
<ul class="tsd-parameter-list">
|
|
1366
|
+
<li>
|
|
1367
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
1368
|
+
<div class="tsd-comment tsd-typography"><p>The feature to get attachments for.</p>
|
|
1369
|
+
</div></li></ul></div>
|
|
1370
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Attachment.Attachment.html" class="tsd-signature-type" data-tsd-kind="Class">Attachment</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1371
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#getAttachments">getAttachments</a></p></aside></li></ul></section>
|
|
1372
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getDefault" class="tsd-anchor"></a>
|
|
1373
|
+
<h3 class="tsd-anchor-link"><span>get<wbr/>Default</span><a href="#getDefault" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1374
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1375
|
+
<li class="tsd-signature tsd-anchor-link" id="getDefault.getDefault-1">get<wbr/>Default<span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>key<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><a href="#getDefault.getDefault-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1376
|
+
<li class="tsd-description">
|
|
1377
|
+
<div class="tsd-comment tsd-typography"><p>Gets the default value of an object's property.</p>
|
|
1378
|
+
</div>
|
|
1379
|
+
<section class="tsd-panel tsd-type-parameters">
|
|
1380
|
+
<h4>Type Parameters</h4>
|
|
1381
|
+
<ul class="tsd-type-parameters">
|
|
1382
|
+
<li>
|
|
1383
|
+
<h4>T = <span class="tsd-signature-type">unknown</span></h4></li></ul></section>
|
|
1384
|
+
<div class="tsd-parameters">
|
|
1385
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1386
|
+
<ul class="tsd-parameter-list">
|
|
1387
|
+
<li>
|
|
1388
|
+
<h5>key: <span class="tsd-signature-type">string</span></h5>
|
|
1389
|
+
<div class="tsd-comment tsd-typography"><p>The property of the object for which to get the default value.</p>
|
|
1390
|
+
</div></li></ul></div>
|
|
1391
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h4><aside class="tsd-sources">
|
|
1392
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#getDefault">getDefault</a></p></aside></li></ul></section>
|
|
1393
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getDefaults" class="tsd-anchor"></a>
|
|
1394
|
+
<h3 class="tsd-anchor-link"><span>get<wbr/>Defaults</span><a href="#getDefaults" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1395
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1396
|
+
<li class="tsd-signature tsd-anchor-link" id="getDefaults.getDefaults-1">get<wbr/>Defaults<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><a href="#getDefaults.getDefaults-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1397
|
+
<li class="tsd-description">
|
|
1398
|
+
<div class="tsd-comment tsd-typography"><p>Gets the object's default property values.</p>
|
|
1399
|
+
</div>
|
|
1400
|
+
<h4 class="tsd-returns-title">Returns <a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a></h4><aside class="tsd-sources">
|
|
1401
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#getDefaults">getDefaults</a></p></aside></li></ul></section>
|
|
1402
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getFeature" class="tsd-anchor"></a>
|
|
1403
|
+
<h3 class="tsd-anchor-link"><span>get<wbr/>Feature</span><a href="#getFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1404
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1405
|
+
<li class="tsd-signature tsd-anchor-link" id="getFeature.getFeature-1">get<wbr/>Feature<span class="tsd-signature-symbol">(</span>id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureReadOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureReadOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span><a href="#getFeature.getFeature-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1406
|
+
<li class="tsd-description">
|
|
1407
|
+
<div class="tsd-comment tsd-typography"><p>Gets a feature by ID. If no such feature exists, the promise is rejected
|
|
1408
|
+
with an instance of NotFoundError.</p>
|
|
1409
|
+
</div>
|
|
1410
|
+
<div class="tsd-parameters">
|
|
1411
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1412
|
+
<ul class="tsd-parameter-list">
|
|
1413
|
+
<li>
|
|
1414
|
+
<h5>id: <span class="tsd-signature-type">string</span></h5>
|
|
1415
|
+
<div class="tsd-comment tsd-typography"><p>The ID of the feature to retrieve.</p>
|
|
1416
|
+
</div></li>
|
|
1417
|
+
<li>
|
|
1418
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureReadOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureReadOptions</a></h5>
|
|
1419
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the feature is
|
|
1420
|
+
retrieved.</p>
|
|
1421
|
+
</div></li></ul></div>
|
|
1422
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1423
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#getFeature">getFeature</a></p></aside></li></ul></section>
|
|
1424
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getFeatures" class="tsd-anchor"></a>
|
|
1425
|
+
<h3 class="tsd-anchor-link"><span>get<wbr/>Features</span><a href="#getFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1426
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1427
|
+
<li class="tsd-signature tsd-anchor-link" id="getFeatures.getFeatures-1">get<wbr/>Features<span class="tsd-signature-symbol">(</span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureReadOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureReadOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span><a href="#getFeatures.getFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1428
|
+
<li class="tsd-description">
|
|
1429
|
+
<div class="tsd-comment tsd-typography"><p>Gets a set of features by their IDs.</p>
|
|
1430
|
+
</div>
|
|
1431
|
+
<div class="tsd-parameters">
|
|
1432
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1433
|
+
<ul class="tsd-parameter-list">
|
|
1434
|
+
<li>
|
|
1435
|
+
<h5>ids: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
1436
|
+
<div class="tsd-comment tsd-typography"><p>The IDs of the features to retrieve.</p>
|
|
1437
|
+
</div></li>
|
|
1438
|
+
<li>
|
|
1439
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureReadOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureReadOptions</a></h5></li></ul></div>
|
|
1440
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1441
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#getFeatures">getFeatures</a></p></aside></li></ul></section>
|
|
1442
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getFullExtent" class="tsd-anchor"></a>
|
|
1443
|
+
<h3 class="tsd-anchor-link"><span>get<wbr/>Full<wbr/>Extent</span><a href="#getFullExtent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1444
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1445
|
+
<li class="tsd-signature tsd-anchor-link" id="getFullExtent.getFullExtent-1">get<wbr/>Full<wbr/>Extent<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Extent</span><a href="#getFullExtent.getFullExtent-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1446
|
+
<li class="tsd-description">
|
|
1447
|
+
<div class="tsd-comment tsd-typography"><p>Returns the full extent of the source that contains all included
|
|
1448
|
+
features.</p>
|
|
1449
|
+
</div>
|
|
1450
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Extent</span></h4><aside class="tsd-sources">
|
|
1451
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#getFullExtent">getFullExtent</a></p></aside></li></ul></section>
|
|
1452
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getSerializableProperties" class="tsd-anchor"></a>
|
|
1453
|
+
<h3 class="tsd-anchor-link"><span>get<wbr/>Serializable<wbr/>Properties</span><a href="#getSerializableProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1454
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1455
|
+
<li class="tsd-signature tsd-anchor-link" id="getSerializableProperties.getSerializableProperties-1">get<wbr/>Serializable<wbr/>Properties<span class="tsd-signature-symbol">(</span>serializeMode<span class="tsd-signature-symbol">?: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><span class="tsd-signature-symbol">></span><a href="#getSerializableProperties.getSerializableProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1456
|
+
<li class="tsd-description">
|
|
1457
|
+
<div class="tsd-comment tsd-typography"><p>Returns the serializable properties.</p>
|
|
1458
|
+
</div>
|
|
1459
|
+
<div class="tsd-parameters">
|
|
1460
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1461
|
+
<ul class="tsd-parameter-list">
|
|
1462
|
+
<li>
|
|
1463
|
+
<h5>serializeMode: <a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">SerializeMode</a><span class="tsd-signature-symbol"> = "all"</span></h5>
|
|
1464
|
+
<div class="tsd-comment tsd-typography"><p>Optional. If specified, only properties that support
|
|
1465
|
+
the given serialization mode will be returned.</p>
|
|
1466
|
+
</div></li></ul></div>
|
|
1467
|
+
<h4 class="tsd-returns-title">Returns <a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type" data-tsd-kind="Type alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1468
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#getSerializableProperties">getSerializableProperties</a></p></aside></li></ul></section>
|
|
1469
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="initialize" class="tsd-anchor"></a>
|
|
1470
|
+
<h3 class="tsd-anchor-link"><span>initialize</span><a href="#initialize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1471
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1472
|
+
<li class="tsd-signature tsd-anchor-link" id="initialize.initialize-1">initialize<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#initialize.initialize-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1473
|
+
<li class="tsd-description">
|
|
1474
|
+
<div class="tsd-comment tsd-typography"><p>Initializes the item.</p>
|
|
1475
|
+
</div>
|
|
1476
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1477
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#initialize">initialize</a></p></aside></li></ul></section>
|
|
1478
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="notifyChange" class="tsd-anchor"></a>
|
|
1479
|
+
<h3 class="tsd-anchor-link"><span>notify<wbr/>Change</span><a href="#notifyChange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1480
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1481
|
+
<li class="tsd-signature tsd-anchor-link" id="notifyChange.notifyChange-1">notify<wbr/>Change<span class="tsd-signature-symbol">(</span>propertyName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#notifyChange.notifyChange-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1482
|
+
<li class="tsd-description">
|
|
1483
|
+
<div class="tsd-comment tsd-typography"><p>Indicates that the given property might have changed, causing observers
|
|
1484
|
+
to be notified if it did.</p>
|
|
1485
|
+
</div>
|
|
1486
|
+
<div class="tsd-parameters">
|
|
1487
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1488
|
+
<ul class="tsd-parameter-list">
|
|
1489
|
+
<li>
|
|
1490
|
+
<h5>propertyName: <span class="tsd-signature-type">string</span></h5>
|
|
1491
|
+
<div class="tsd-comment tsd-typography"><p>The property that changed (or might have changed).</p>
|
|
1492
|
+
</div></li></ul></div>
|
|
1493
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
1494
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#notifyChange">notifyChange</a></p></aside></li></ul></section>
|
|
1495
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="on" class="tsd-anchor"></a>
|
|
1496
|
+
<h3 class="tsd-anchor-link"><span>on</span><a href="#on" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1497
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1498
|
+
<li class="tsd-signature tsd-anchor-link" id="on.on-1">on<span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, callback<span class="tsd-signature-symbol">: </span><a href="../types/support_esri.EventCallback.html" class="tsd-signature-type" data-tsd-kind="Type alias">EventCallback</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IHandle</span><a href="#on.on-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1499
|
+
<li class="tsd-description">
|
|
1500
|
+
<div class="tsd-comment tsd-typography">
|
|
1501
|
+
<h3>Inherit Doc</h3></div>
|
|
1502
|
+
<div class="tsd-parameters">
|
|
1503
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1504
|
+
<ul class="tsd-parameter-list">
|
|
1505
|
+
<li>
|
|
1506
|
+
<h5>name: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li>
|
|
1507
|
+
<li>
|
|
1508
|
+
<h5>callback: <a href="../types/support_esri.EventCallback.html" class="tsd-signature-type" data-tsd-kind="Type alias">EventCallback</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
1509
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IHandle</span></h4><aside class="tsd-sources">
|
|
1510
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#on">on</a></p></aside></li></ul></section>
|
|
1511
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="set" class="tsd-anchor"></a>
|
|
1512
|
+
<h3 class="tsd-anchor-link"><span>set</span><a href="#set" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1513
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1514
|
+
<li class="tsd-signature tsd-anchor-link" id="set.set-1">set<span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>propertyPath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GeoJSONLayerExtension</a><a href="#set.set-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1515
|
+
<li class="tsd-description">
|
|
1516
|
+
<div class="tsd-comment tsd-typography"><p>Sets the value of a property.</p>
|
|
1517
|
+
</div>
|
|
1518
|
+
<section class="tsd-panel tsd-type-parameters">
|
|
1519
|
+
<h4>Type Parameters</h4>
|
|
1520
|
+
<ul class="tsd-type-parameters">
|
|
1521
|
+
<li>
|
|
1522
|
+
<h4>T</h4></li></ul></section>
|
|
1523
|
+
<div class="tsd-parameters">
|
|
1524
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1525
|
+
<ul class="tsd-parameter-list">
|
|
1526
|
+
<li>
|
|
1527
|
+
<h5>propertyPath: <span class="tsd-signature-type">string</span></h5></li>
|
|
1528
|
+
<li>
|
|
1529
|
+
<h5>value: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5>
|
|
1530
|
+
<div class="tsd-comment tsd-typography"><p>The new value to set on the property.</p>
|
|
1531
|
+
</div></li></ul></div>
|
|
1532
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GeoJSONLayerExtension</a></h4><aside class="tsd-sources">
|
|
1533
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#set">set</a></p></aside></li>
|
|
1534
|
+
<li class="tsd-signature tsd-anchor-link" id="set.set-2">set<span class="tsd-signature-symbol">(</span>props<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HashMap</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GeoJSONLayerExtension</a><a href="#set.set-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1535
|
+
<li class="tsd-description">
|
|
1536
|
+
<div class="tsd-comment tsd-typography"><p>Sets the values of one or more properties.</p>
|
|
1537
|
+
</div>
|
|
1538
|
+
<div class="tsd-parameters">
|
|
1539
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1540
|
+
<ul class="tsd-parameter-list">
|
|
1541
|
+
<li>
|
|
1542
|
+
<h5>props: <span class="tsd-signature-type">HashMap</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
1543
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">GeoJSONLayerExtension</a></h4><aside class="tsd-sources">
|
|
1544
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#set">set</a></p></aside></li></ul></section>
|
|
1545
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="toItemUri" class="tsd-anchor"></a>
|
|
1546
|
+
<h3 class="tsd-anchor-link"><span>to<wbr/>Item<wbr/>Uri</span><a href="#toItemUri" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1547
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1548
|
+
<li class="tsd-signature tsd-anchor-link" id="toItemUri.toItemUri-1">to<wbr/>Item<wbr/>Uri<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#toItemUri.toItemUri-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1549
|
+
<li class="tsd-description">
|
|
1550
|
+
<div class="tsd-comment tsd-typography"><p>Creates an item:// URI reference to this entity.</p>
|
|
1551
|
+
</div>
|
|
1552
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
1553
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#toItemUri">toItemUri</a></p></aside></li></ul></section>
|
|
1554
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="toJSON" class="tsd-anchor"></a>
|
|
1555
|
+
<h3 class="tsd-anchor-link"><span>toJSON</span><a href="#toJSON" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1556
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1557
|
+
<li class="tsd-signature tsd-anchor-link" id="toJSON.toJSON-1">toJSON<span class="tsd-signature-symbol">(</span>serializeMode<span class="tsd-signature-symbol">?: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a><a href="#toJSON.toJSON-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1558
|
+
<li class="tsd-description">
|
|
1559
|
+
<div class="tsd-comment tsd-typography"><p>Returns a serializable representation of the item.</p>
|
|
1560
|
+
</div>
|
|
1561
|
+
<div class="tsd-parameters">
|
|
1562
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1563
|
+
<ul class="tsd-parameter-list">
|
|
1564
|
+
<li>
|
|
1565
|
+
<h5>serializeMode: <a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type" data-tsd-kind="Type alias">SerializeMode</a><span class="tsd-signature-symbol"> = "all"</span></h5>
|
|
1566
|
+
<div class="tsd-comment tsd-typography"><p>If specified, only properties that are appropriate
|
|
1567
|
+
for the given mode are returned. Otherwise, all properties will be
|
|
1568
|
+
serialized.</p>
|
|
1569
|
+
</div></li></ul></div>
|
|
1570
|
+
<h4 class="tsd-returns-title">Returns <a href="../interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">GeoJSONLayerExtensionProperties</a></h4><aside class="tsd-sources">
|
|
1571
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#toJSON">toJSON</a></p></aside></li></ul></section>
|
|
1572
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="updateFeature" class="tsd-anchor"></a>
|
|
1573
|
+
<h3 class="tsd-anchor-link"><span>update<wbr/>Feature</span><a href="#updateFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1574
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1575
|
+
<li class="tsd-signature tsd-anchor-link" id="updateFeature.updateFeature-1">update<wbr/>Feature<span class="tsd-signature-symbol">(</span>feature<span class="tsd-signature-symbol">: </span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a>, _options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#updateFeature.updateFeature-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1576
|
+
<li class="tsd-description">
|
|
1577
|
+
<div class="tsd-comment tsd-typography"><p>Saves changes to an existing feature. If the source does not support
|
|
1578
|
+
updating features, then an <a href="../modules/InvalidOperationError.html">InvalidOperationError</a> will be thrown
|
|
1579
|
+
(see <a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities">capabilities</a>).</p>
|
|
1580
|
+
</div>
|
|
1581
|
+
<div class="tsd-parameters">
|
|
1582
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1583
|
+
<ul class="tsd-parameter-list">
|
|
1584
|
+
<li>
|
|
1585
|
+
<h5>feature: <a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a></h5>
|
|
1586
|
+
<div class="tsd-comment tsd-typography"><p>The feature to update.</p>
|
|
1587
|
+
</div></li>
|
|
1588
|
+
<li>
|
|
1589
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> _options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
1590
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the feature is saved.</p>
|
|
1591
|
+
</div></li></ul></div>
|
|
1592
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1593
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#updateFeature">updateFeature</a></p></aside></li></ul></section>
|
|
1594
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="updateFeatures" class="tsd-anchor"></a>
|
|
1595
|
+
<h3 class="tsd-anchor-link"><span>update<wbr/>Features</span><a href="#updateFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1596
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1597
|
+
<li class="tsd-signature tsd-anchor-link" id="updateFeatures.updateFeatures-1">update<wbr/>Features<span class="tsd-signature-symbol">(</span>features<span class="tsd-signature-symbol">: </span><a href="data_FeatureSet.FeatureSet.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureSet</a>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#updateFeatures.updateFeatures-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1598
|
+
<li class="tsd-description">
|
|
1599
|
+
<div class="tsd-comment tsd-typography"><p>Saves changes to a existing features. If the source does not support
|
|
1600
|
+
updating features, then an <a href="../modules/InvalidOperationError.html">InvalidOperationError</a> will be thrown
|
|
1601
|
+
(see <a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities">capabilities</a>).</p>
|
|
1602
|
+
</div>
|
|
1603
|
+
<div class="tsd-parameters">
|
|
1604
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1605
|
+
<ul class="tsd-parameter-list">
|
|
1606
|
+
<li>
|
|
1607
|
+
<h5>features: <a href="data_FeatureSet.FeatureSet.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureSet</a></h5>
|
|
1608
|
+
<div class="tsd-comment tsd-typography"><p>The features to update.</p>
|
|
1609
|
+
</div></li>
|
|
1610
|
+
<li>
|
|
1611
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/data_FeatureSource.FeatureWriteOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureWriteOptions</a></h5>
|
|
1612
|
+
<div class="tsd-comment tsd-typography"><p>Additional options that control how the features are
|
|
1613
|
+
saved.</p>
|
|
1614
|
+
</div></li></ul></div>
|
|
1615
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1616
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#updateFeatures">updateFeatures</a></p></aside></li></ul></section>
|
|
1617
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="watch" class="tsd-anchor"></a>
|
|
1618
|
+
<h3 class="tsd-anchor-link"><span>watch</span><a href="#watch" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1619
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1620
|
+
<li class="tsd-signature tsd-anchor-link" id="watch.watch-1">watch<span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, callback<span class="tsd-signature-symbol">: </span><a href="../types/support_esri.WatchCallback.html" class="tsd-signature-type" data-tsd-kind="Type alias">WatchCallback</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span>, sync<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IHandle</span><a href="#watch.watch-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1621
|
+
<li class="tsd-description">
|
|
1622
|
+
<div class="tsd-comment tsd-typography"><p>Watches for property changes.</p>
|
|
1623
|
+
</div>
|
|
1624
|
+
<div class="tsd-parameters">
|
|
1625
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1626
|
+
<ul class="tsd-parameter-list">
|
|
1627
|
+
<li>
|
|
1628
|
+
<h5>path: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
|
|
1629
|
+
<div class="tsd-comment tsd-typography"><p>The property (or list of properties) to watch for changes.</p>
|
|
1630
|
+
</div></li>
|
|
1631
|
+
<li>
|
|
1632
|
+
<h5>callback: <a href="../types/support_esri.WatchCallback.html" class="tsd-signature-type" data-tsd-kind="Type alias">WatchCallback</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h5>
|
|
1633
|
+
<div class="tsd-comment tsd-typography"><p>The callback to invoke when the property has changed.
|
|
1634
|
+
This callback will always be invoked <em>asynchronously</em>.</p>
|
|
1635
|
+
</div></li>
|
|
1636
|
+
<li>
|
|
1637
|
+
<h5>sync: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></h5>
|
|
1638
|
+
<div class="tsd-comment tsd-typography"><p>Whether to invoke the callback synchronously. The default is
|
|
1639
|
+
false.</p>
|
|
1640
|
+
</div></li></ul></div>
|
|
1641
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IHandle</span></h4><aside class="tsd-sources">
|
|
1642
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#watch">watch</a></p></aside></li></ul></section>
|
|
1643
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="create" class="tsd-anchor"></a>
|
|
1644
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>create</span><a href="#create" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1645
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1646
|
+
<li class="tsd-signature tsd-anchor-link" id="create.create-1">create<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">: </span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><a href="#create.create-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1647
|
+
<li class="tsd-description">
|
|
1648
|
+
<div class="tsd-comment tsd-typography"><p>Creates the appropriate subclass of
|
|
1649
|
+
<a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a> based on the supplied
|
|
1650
|
+
properties. Applications can customize the default creation behavior by
|
|
1651
|
+
supplying a custom factory object (see
|
|
1652
|
+
<a href="mapping__LayerExtension.LayerExtension.html#factory">factory</a>).</p>
|
|
1653
|
+
</div>
|
|
1654
|
+
<div class="tsd-parameters">
|
|
1655
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1656
|
+
<ul class="tsd-parameter-list">
|
|
1657
|
+
<li>
|
|
1658
|
+
<h5>properties: <a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a></h5>
|
|
1659
|
+
<div class="tsd-comment tsd-typography"><p>The layer extension properties.</p>
|
|
1660
|
+
</div></li></ul></div>
|
|
1661
|
+
<h4 class="tsd-returns-title">Returns <a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1662
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#create">create</a></p></aside></li></ul></section>
|
|
1663
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="fromPortalItem" class="tsd-anchor"></a>
|
|
1664
|
+
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>from<wbr/>Portal<wbr/>Item</span><a href="#fromPortalItem" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
1665
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
1666
|
+
<li class="tsd-signature tsd-anchor-link" id="fromPortalItem.fromPortalItem-1">from<wbr/>Portal<wbr/>Item<span class="tsd-signature-symbol">(</span>portalItemLike<span class="tsd-signature-symbol">: </span><a href="../types/utilities_portal.PortalItemLike.html" class="tsd-signature-type" data-tsd-kind="Type alias">PortalItemLike</a>, layerExtensionProperties<span class="tsd-signature-symbol">?: </span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><a href="#fromPortalItem.fromPortalItem-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
1667
|
+
<li class="tsd-description">
|
|
1668
|
+
<div class="tsd-comment tsd-typography"><p>Creates the appropriate subclass of
|
|
1669
|
+
<a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a> based on the type of the
|
|
1670
|
+
supplied portal item.</p>
|
|
1671
|
+
</div>
|
|
1672
|
+
<div class="tsd-parameters">
|
|
1673
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
1674
|
+
<ul class="tsd-parameter-list">
|
|
1675
|
+
<li>
|
|
1676
|
+
<h5>portalItemLike: <a href="../types/utilities_portal.PortalItemLike.html" class="tsd-signature-type" data-tsd-kind="Type alias">PortalItemLike</a></h5>
|
|
1677
|
+
<div class="tsd-comment tsd-typography"><p>The portal item that determines the subclass to
|
|
1678
|
+
create.</p>
|
|
1679
|
+
</div></li>
|
|
1680
|
+
<li>
|
|
1681
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> layerExtensionProperties: <a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a></h5>
|
|
1682
|
+
<div class="tsd-comment tsd-typography"><p>The properties used to create the
|
|
1683
|
+
subclass.</p>
|
|
1684
|
+
</div></li></ul></div>
|
|
1685
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
1686
|
+
<p>Inherited from <a href="mapping__LayerExtension.LayerExtension.html">LayerExtension</a>.<a href="mapping__LayerExtension.LayerExtension.html#fromPortalItem">fromPortalItem</a></p></aside></li></ul></section></section></div>
|
|
1687
|
+
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
1688
|
+
<div class="tsd-navigation settings">
|
|
1689
|
+
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
1690
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
|
|
1691
|
+
<div class="tsd-accordion-details">
|
|
1692
|
+
<div class="tsd-filter-visibility">
|
|
1693
|
+
<h4 class="uppercase">Member Visibility</h4><form>
|
|
1694
|
+
<ul id="tsd-filter-options">
|
|
1695
|
+
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
|
|
1696
|
+
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div>
|
|
1697
|
+
<div class="tsd-theme-toggle">
|
|
1698
|
+
<h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
|
|
1699
|
+
<nav class="tsd-navigation primary">
|
|
1700
|
+
<details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
|
|
1701
|
+
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
1702
|
+
<div class="tsd-accordion-details">
|
|
1703
|
+
<ul>
|
|
1704
|
+
<li class="current"><a href="../modules.html">@vertigis/arcgis-<wbr/>extensions</a>
|
|
1705
|
+
<ul>
|
|
1706
|
+
<li class="tsd-kind-module"><a href="../modules/AccessDeniedError.html">Access<wbr/>Denied<wbr/>Error</a></li>
|
|
1707
|
+
<li class="tsd-kind-module"><a href="../modules/ArgumentError.html">Argument<wbr/>Error</a></li>
|
|
1708
|
+
<li class="tsd-kind-module"><a href="../modules/ArgumentMissingError.html">Argument<wbr/>Missing<wbr/>Error</a></li>
|
|
1709
|
+
<li class="tsd-kind-module"><a href="../modules/ArgumentOutOfRangeError.html">Argument<wbr/>Out<wbr/>Of<wbr/>Range<wbr/>Error</a></li>
|
|
1710
|
+
<li class="tsd-kind-module"><a href="../modules/Entity.html">Entity</a></li>
|
|
1711
|
+
<li class="tsd-kind-module"><a href="../modules/ErrorBase.html">Error<wbr/>Base</a></li>
|
|
1712
|
+
<li class="tsd-kind-module"><a href="../modules/FailureMode.html">Failure<wbr/>Mode</a></li>
|
|
1713
|
+
<li class="tsd-kind-module"><a href="../modules/Hyperlink.html">Hyperlink</a></li>
|
|
1714
|
+
<li class="tsd-kind-module"><a href="../modules/InvalidOperationError.html">Invalid<wbr/>Operation<wbr/>Error</a></li>
|
|
1715
|
+
<li class="tsd-kind-module"><a href="../modules/ItemType.html">Item<wbr/>Type</a></li>
|
|
1716
|
+
<li class="tsd-kind-module"><a href="../modules/LanguageResources.html">Language<wbr/>Resources</a></li>
|
|
1717
|
+
<li class="tsd-kind-module"><a href="../modules/NotFoundError.html">Not<wbr/>Found<wbr/>Error</a></li>
|
|
1718
|
+
<li class="tsd-kind-module"><a href="../modules/PortalUri.html">Portal<wbr/>Uri</a></li>
|
|
1719
|
+
<li class="tsd-kind-module"><a href="../modules/config.html">config</a></li>
|
|
1720
|
+
<li class="tsd-kind-module"><a href="../modules/data_ArcGISServiceTableExtension.html">data/<wbr/>ArcGISService<wbr/>Table<wbr/>Extension</a></li>
|
|
1721
|
+
<li class="tsd-kind-module"><a href="../modules/data_Attachment.html">data/<wbr/>Attachment</a></li>
|
|
1722
|
+
<li class="tsd-kind-module"><a href="../modules/data_Capabilities.html">data/<wbr/>Capabilities</a></li>
|
|
1723
|
+
<li class="tsd-kind-module"><a href="../modules/data_Feature.html">data/<wbr/>Feature</a></li>
|
|
1724
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureList.html">data/<wbr/>Feature<wbr/>List</a></li>
|
|
1725
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSaveError.html">data/<wbr/>Feature<wbr/>Save<wbr/>Error</a></li>
|
|
1726
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSet.html">data/<wbr/>Feature<wbr/>Set</a></li>
|
|
1727
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSettings.html">data/<wbr/>Feature<wbr/>Settings</a></li>
|
|
1728
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSource.html">data/<wbr/>Feature<wbr/>Source</a>
|
|
1729
|
+
<ul>
|
|
1730
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/data_FeatureSource.FeatureReadOptions.html">Feature<wbr/>Read<wbr/>Options</a></li></ul></li>
|
|
1731
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureSourceBase.html">data/<wbr/>Feature<wbr/>Source<wbr/>Base</a></li>
|
|
1732
|
+
<li class="tsd-kind-module"><a href="../modules/data_FeatureStream.html">data/<wbr/>Feature<wbr/>Stream</a></li>
|
|
1733
|
+
<li class="tsd-kind-module"><a href="../modules/data_FieldExtension.html">data/<wbr/>Field<wbr/>Extension</a></li>
|
|
1734
|
+
<li class="tsd-kind-module"><a href="../modules/data_PopupContentExtension.html">data/<wbr/>Popup<wbr/>Content<wbr/>Extension</a></li>
|
|
1735
|
+
<li class="tsd-kind-module"><a href="../modules/data_QuerySourceCapabilities.html">data/<wbr/>Query<wbr/>Source<wbr/>Capabilities</a></li>
|
|
1736
|
+
<li class="tsd-kind-module"><a href="../modules/data_Relationship.html">data/<wbr/>Relationship</a></li>
|
|
1737
|
+
<li class="tsd-kind-module"><a href="../modules/data_RelationshipBase.html">data/<wbr/>Relationship<wbr/>Base</a></li>
|
|
1738
|
+
<li class="tsd-kind-module"><a href="../modules/data_Schema.html">data/<wbr/>Schema</a></li>
|
|
1739
|
+
<li class="tsd-kind-module"><a href="../modules/data_Table.html">data/<wbr/>Table</a></li>
|
|
1740
|
+
<li class="tsd-kind-module"><a href="../modules/data_TableExtension.html">data/<wbr/>Table<wbr/>Extension</a></li>
|
|
1741
|
+
<li class="tsd-kind-module"><a href="../modules/data_TaskSettings.html">data/<wbr/>Task<wbr/>Settings</a></li>
|
|
1742
|
+
<li class="tsd-kind-module"><a href="../modules/data__Relationship.html">data/_<wbr/>Relationship</a>
|
|
1743
|
+
<ul>
|
|
1744
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/data__Relationship.Relationship.html">Relationship</a></li></ul></li>
|
|
1745
|
+
<li class="tsd-kind-module"><a href="../modules/data__TableExtension.html">data/_<wbr/>Table<wbr/>Extension</a></li>
|
|
1746
|
+
<li class="tsd-kind-module"><a href="../modules/data_convert.html">data/convert</a></li>
|
|
1747
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_DefaultRelationshipFactory.html">data/support/<wbr/>Default<wbr/>Relationship<wbr/>Factory</a></li>
|
|
1748
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_DefaultTableExtensionFactory.html">data/support/<wbr/>Default<wbr/>Table<wbr/>Extension<wbr/>Factory</a></li>
|
|
1749
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_RelationshipFactory.html">data/support/<wbr/>Relationship<wbr/>Factory</a></li>
|
|
1750
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_TableExtensionFactory.html">data/support/<wbr/>Table<wbr/>Extension<wbr/>Factory</a></li>
|
|
1751
|
+
<li class="tsd-kind-module"><a href="../modules/data_support_attachments.html">data/support/attachments</a></li>
|
|
1752
|
+
<li class="tsd-kind-module"><a href="../modules/layer_preset_LayerPreset.html">layer-<wbr/>preset/<wbr/>Layer<wbr/>Preset</a></li>
|
|
1753
|
+
<li class="tsd-kind-module"><a href="../modules/layer_preset_LayerPresetSettings.html">layer-<wbr/>preset/<wbr/>Layer<wbr/>Preset<wbr/>Settings</a></li>
|
|
1754
|
+
<li class="tsd-kind-module"><a href="../modules/locale.html">locale</a></li>
|
|
1755
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ArcGISSublayerExtension.html">mapping/<wbr/>ArcGISSublayer<wbr/>Extension</a></li>
|
|
1756
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BasemapExtension.html">mapping/<wbr/>Basemap<wbr/>Extension</a></li>
|
|
1757
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_Bookmark.html">mapping/<wbr/>Bookmark</a></li>
|
|
1758
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingComponentSublayerExtension.html">mapping/<wbr/>Building<wbr/>Component<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1759
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingGroupSublayerExtension.html">mapping/<wbr/>Building<wbr/>Group<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1760
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingSceneLayerExtension.html">mapping/<wbr/>Building<wbr/>Scene<wbr/>Layer<wbr/>Extension</a></li>
|
|
1761
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_BuildingSublayerExtension.html">mapping/<wbr/>Building<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1762
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_CSVLayerExtension.html">mapping/CSVLayer<wbr/>Extension</a></li>
|
|
1763
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ElevationLayerExtension.html">mapping/<wbr/>Elevation<wbr/>Layer<wbr/>Extension</a></li>
|
|
1764
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureCollectionLayerExtension.html">mapping/<wbr/>Feature<wbr/>Collection<wbr/>Layer<wbr/>Extension</a></li>
|
|
1765
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtension.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension</a></li>
|
|
1766
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_FeatureLayerExtensionBase.html">mapping/<wbr/>Feature<wbr/>Layer<wbr/>Extension<wbr/>Base</a></li>
|
|
1767
|
+
<li class="current tsd-kind-module"><a href="../modules/mapping_GeoJSONLayerExtension.html">mapping/<wbr/>GeoJSONLayer<wbr/>Extension</a></li>
|
|
1768
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GeoRSSLayerExtension.html">mapping/<wbr/>GeoRSSLayer<wbr/>Extension</a></li>
|
|
1769
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GraphicsLayerExtension.html">mapping/<wbr/>Graphics<wbr/>Layer<wbr/>Extension</a></li>
|
|
1770
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GroundExtension.html">mapping/<wbr/>Ground<wbr/>Extension</a></li>
|
|
1771
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_GroupLayerExtension.html">mapping/<wbr/>Group<wbr/>Layer<wbr/>Extension</a></li>
|
|
1772
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ImageryLayerExtension.html">mapping/<wbr/>Imagery<wbr/>Layer<wbr/>Extension</a></li>
|
|
1773
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_ImageryTileLayerExtension.html">mapping/<wbr/>Imagery<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
1774
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_IntegratedMeshLayerExtension.html">mapping/<wbr/>Integrated<wbr/>Mesh<wbr/>Layer<wbr/>Extension</a></li>
|
|
1775
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_KMLLayerExtension.html">mapping/KMLLayer<wbr/>Extension</a></li>
|
|
1776
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_KMLSublayerExtension.html">mapping/KMLSublayer<wbr/>Extension</a></li>
|
|
1777
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_LayerExtension.html">mapping/<wbr/>Layer<wbr/>Extension</a></li>
|
|
1778
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapConstraints.html">mapping/<wbr/>Map<wbr/>Constraints</a></li>
|
|
1779
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapExtension.html">mapping/<wbr/>Map<wbr/>Extension</a></li>
|
|
1780
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapImageLayerExtension.html">mapping/<wbr/>Map<wbr/>Image<wbr/>Layer<wbr/>Extension</a></li>
|
|
1781
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_MapImageSublayerExtension.html">mapping/<wbr/>Map<wbr/>Image<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1782
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_OpenStreetMapLayerExtension.html">mapping/<wbr/>Open<wbr/>Street<wbr/>Map<wbr/>Layer<wbr/>Extension</a></li>
|
|
1783
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_PointCloudLayerExtension.html">mapping/<wbr/>Point<wbr/>Cloud<wbr/>Layer<wbr/>Extension</a></li>
|
|
1784
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SceneLayerExtension.html">mapping/<wbr/>Scene<wbr/>Layer<wbr/>Extension</a></li>
|
|
1785
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_StreamLayerExtension.html">mapping/<wbr/>Stream<wbr/>Layer<wbr/>Extension</a></li>
|
|
1786
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SublayerExtension.html">mapping/<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1787
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SubtypeGroupLayerExtension.html">mapping/<wbr/>Subtype<wbr/>Group<wbr/>Layer<wbr/>Extension</a></li>
|
|
1788
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_SubtypeSublayerExtension.html">mapping/<wbr/>Subtype<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1789
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_TileLayerExtension.html">mapping/<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
1790
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_TileSublayerExtension.html">mapping/<wbr/>Tile<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1791
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_UnsupportedLayerExtension.html">mapping/<wbr/>Unsupported<wbr/>Layer<wbr/>Extension</a></li>
|
|
1792
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_VectorTileLayerExtension.html">mapping/<wbr/>Vector<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
1793
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMSLayerExtension.html">mapping/WMSLayer<wbr/>Extension</a></li>
|
|
1794
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMSSublayerExtension.html">mapping/WMSSublayer<wbr/>Extension</a></li>
|
|
1795
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMTSLayerExtension.html">mapping/WMTSLayer<wbr/>Extension</a></li>
|
|
1796
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WMTSSublayerExtension.html">mapping/WMTSSublayer<wbr/>Extension</a></li>
|
|
1797
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_WebTileLayerExtension.html">mapping/<wbr/>Web<wbr/>Tile<wbr/>Layer<wbr/>Extension</a></li>
|
|
1798
|
+
<li class="tsd-kind-module"><a href="../modules/mapping__LayerExtension.html">mapping/_<wbr/>Layer<wbr/>Extension</a></li>
|
|
1799
|
+
<li class="tsd-kind-module"><a href="../modules/mapping__SublayerExtension.html">mapping/_<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
1800
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_convert.html">mapping/convert</a></li>
|
|
1801
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_ArrayWrappedCollection.html">mapping/support/<wbr/>Array<wbr/>Wrapped<wbr/>Collection</a></li>
|
|
1802
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_BasemapExtensionFactory.html">mapping/support/<wbr/>Basemap<wbr/>Extension<wbr/>Factory</a></li>
|
|
1803
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_DefaultLayerExtensionFactory.html">mapping/support/<wbr/>Default<wbr/>Layer<wbr/>Extension<wbr/>Factory</a></li>
|
|
1804
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_DefaultSublayerExtensionFactory.html">mapping/support/<wbr/>Default<wbr/>Sublayer<wbr/>Extension<wbr/>Factory</a></li>
|
|
1805
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_LayerExtensionFactory.html">mapping/support/<wbr/>Layer<wbr/>Extension<wbr/>Factory</a></li>
|
|
1806
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_LayerListSettings.html">mapping/support/<wbr/>Layer<wbr/>List<wbr/>Settings</a></li>
|
|
1807
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_PopupTemplateFeatureSettings.html">mapping/support/<wbr/>Popup<wbr/>Template<wbr/>Feature<wbr/>Settings</a></li>
|
|
1808
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_SublayerExtensionFactory.html">mapping/support/<wbr/>Sublayer<wbr/>Extension<wbr/>Factory</a></li>
|
|
1809
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_WfsCapabilities.html">mapping/support/<wbr/>Wfs<wbr/>Capabilities</a></li>
|
|
1810
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_WfsFeatureType.html">mapping/support/<wbr/>Wfs<wbr/>Feature<wbr/>Type</a></li>
|
|
1811
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support__LayerExtensionCollection.html">mapping/support/_<wbr/>Layer<wbr/>Extension<wbr/>Collection</a></li>
|
|
1812
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support__SublayerExtensionCollection.html">mapping/support/_<wbr/>Sublayer<wbr/>Extension<wbr/>Collection</a></li>
|
|
1813
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support__kml.html">mapping/support/_<wbr/>kml</a></li>
|
|
1814
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_layers.html">mapping/support/layers</a></li>
|
|
1815
|
+
<li class="tsd-kind-module"><a href="../modules/mapping_support_ogc.html">mapping/support/ogc</a></li>
|
|
1816
|
+
<li class="tsd-kind-module"><a href="../modules/menus_Menu.html">menus/<wbr/>Menu</a></li>
|
|
1817
|
+
<li class="tsd-kind-module"><a href="../modules/menus_MenuItem.html">menus/<wbr/>Menu<wbr/>Item</a></li>
|
|
1818
|
+
<li class="tsd-kind-module"><a href="../modules/menus_MenuItemState.html">menus/<wbr/>Menu<wbr/>Item<wbr/>State</a></li>
|
|
1819
|
+
<li class="tsd-kind-module"><a href="../modules/menus_support_MenuFactory.html">menus/support/<wbr/>Menu<wbr/>Factory</a></li>
|
|
1820
|
+
<li class="tsd-kind-module"><a href="../modules/menus_support_MenuItemFactory.html">menus/support/<wbr/>Menu<wbr/>Item<wbr/>Factory</a></li>
|
|
1821
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ApplicationProperties.html">portal/<wbr/>Application<wbr/>Properties</a></li>
|
|
1822
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Background.html">portal/<wbr/>Background</a>
|
|
1823
|
+
<ul>
|
|
1824
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Background.Background.html">Background</a></li></ul></li>
|
|
1825
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BaseMap.html">portal/<wbr/>Base<wbr/>Map</a>
|
|
1826
|
+
<ul>
|
|
1827
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_BaseMap.BaseMap.html">Base<wbr/>Map</a></li></ul></li>
|
|
1828
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BaseMapLayer.html">portal/<wbr/>Base<wbr/>Map<wbr/>Layer</a></li>
|
|
1829
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BingLayer.html">portal/<wbr/>Bing<wbr/>Layer</a></li>
|
|
1830
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Bookmark.html">portal/<wbr/>Bookmark</a></li>
|
|
1831
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BuildingSceneLayer.html">portal/<wbr/>Building<wbr/>Scene<wbr/>Layer</a>
|
|
1832
|
+
<ul>
|
|
1833
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_BuildingSceneLayer.BuildingSceneLayer.html">Building<wbr/>Scene<wbr/>Layer</a></li></ul></li>
|
|
1834
|
+
<li class="tsd-kind-module"><a href="../modules/portal_BuildingSceneSublayer.html">portal/<wbr/>Building<wbr/>Scene<wbr/>Sublayer</a>
|
|
1835
|
+
<ul>
|
|
1836
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html">Building<wbr/>Scene<wbr/>Sublayer</a></li></ul></li>
|
|
1837
|
+
<li class="tsd-kind-module"><a href="../modules/portal_CIMSymbol.html">portal/CIMSymbol</a></li>
|
|
1838
|
+
<li class="tsd-kind-module"><a href="../modules/portal_CSVLayer.html">portal/CSVLayer</a>
|
|
1839
|
+
<ul>
|
|
1840
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_CSVLayer.CSVLayer.html">CSVLayer</a></li></ul></li>
|
|
1841
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Callout.html">portal/<wbr/>Callout</a></li>
|
|
1842
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Camera.html">portal/<wbr/>Camera</a>
|
|
1843
|
+
<ul>
|
|
1844
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Camera.Camera.html">Camera</a></li></ul></li>
|
|
1845
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ClassBreaksRenderer.html">portal/<wbr/>Class<wbr/>Breaks<wbr/>Renderer</a></li>
|
|
1846
|
+
<li class="tsd-kind-module"><a href="../modules/portal_CodedValueDomain.html">portal/<wbr/>Coded<wbr/>Value<wbr/>Domain</a>
|
|
1847
|
+
<ul>
|
|
1848
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_CodedValueDomain.CodedValueDomain.html">Coded<wbr/>Value<wbr/>Domain</a></li></ul></li>
|
|
1849
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ColorClassBreakInfo.html">portal/<wbr/>Color<wbr/>Class<wbr/>Break<wbr/>Info</a></li>
|
|
1850
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ColorUniqueValueInfos.html">portal/<wbr/>Color<wbr/>Unique<wbr/>Value<wbr/>Infos</a></li>
|
|
1851
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DataSource.html">portal/<wbr/>Data<wbr/>Source</a></li>
|
|
1852
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DefinitionEditor.html">portal/<wbr/>Definition<wbr/>Editor</a></li>
|
|
1853
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Domain.html">portal/<wbr/>Domain</a>
|
|
1854
|
+
<ul>
|
|
1855
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Domain.Domain.html">Domain</a></li>
|
|
1856
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Domain.DomainType.html">Domain<wbr/>Type</a></li></ul></li>
|
|
1857
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DrawingInfo.html">portal/<wbr/>Drawing<wbr/>Info</a>
|
|
1858
|
+
<ul>
|
|
1859
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_DrawingInfo.DrawingInfo.html">Drawing<wbr/>Info</a></li></ul></li>
|
|
1860
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DynamicDataLayer.html">portal/<wbr/>Dynamic<wbr/>Data<wbr/>Layer</a></li>
|
|
1861
|
+
<li class="tsd-kind-module"><a href="../modules/portal_DynamicMapLayer.html">portal/<wbr/>Dynamic<wbr/>Map<wbr/>Layer</a></li>
|
|
1862
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Edges.html">portal/<wbr/>Edges</a>
|
|
1863
|
+
<ul>
|
|
1864
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Edges.Edges.html">Edges</a></li></ul></li>
|
|
1865
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Effect.html">portal/<wbr/>Effect</a></li>
|
|
1866
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ElevationInfo.html">portal/<wbr/>Elevation<wbr/>Info</a>
|
|
1867
|
+
<ul>
|
|
1868
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ElevationInfo.ElevationInfo.html">Elevation<wbr/>Info</a></li>
|
|
1869
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ElevationInfo.ElevationMode.html">Elevation<wbr/>Mode</a></li></ul></li>
|
|
1870
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ElevationLayer.html">portal/<wbr/>Elevation<wbr/>Layer</a>
|
|
1871
|
+
<ul>
|
|
1872
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ElevationLayer.ElevationLayer.html">Elevation<wbr/>Layer</a></li></ul></li>
|
|
1873
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Environment.html">portal/<wbr/>Environment</a>
|
|
1874
|
+
<ul>
|
|
1875
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Environment.Environment.html">Environment</a></li></ul></li>
|
|
1876
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Extent.html">portal/<wbr/>Extent</a></li>
|
|
1877
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ExtrudeSymbol3DLayer.html">portal/<wbr/>Extrude<wbr/>Symbol3DLayer</a></li>
|
|
1878
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Feature.html">portal/<wbr/>Feature</a>
|
|
1879
|
+
<ul>
|
|
1880
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Feature.Feature.html">Feature</a></li></ul></li>
|
|
1881
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureCollection.html">portal/<wbr/>Feature<wbr/>Collection</a></li>
|
|
1882
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureLayer.html">portal/<wbr/>Feature<wbr/>Layer</a>
|
|
1883
|
+
<ul>
|
|
1884
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FeatureLayer.FeatureLayer.html">Feature<wbr/>Layer</a></li></ul></li>
|
|
1885
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureReduction.html">portal/<wbr/>Feature<wbr/>Reduction</a>
|
|
1886
|
+
<ul>
|
|
1887
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FeatureReduction.FeatureReduction.html">Feature<wbr/>Reduction</a></li></ul></li>
|
|
1888
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FeatureSet.html">portal/<wbr/>Feature<wbr/>Set</a></li>
|
|
1889
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Field.html">portal/<wbr/>Field</a>
|
|
1890
|
+
<ul>
|
|
1891
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Field.Field.html">Field</a></li>
|
|
1892
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Field.FieldType.html">Field<wbr/>Type</a></li></ul></li>
|
|
1893
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FieldInfo.html">portal/<wbr/>Field<wbr/>Info</a></li>
|
|
1894
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FillSymbol3DLayer.html">portal/<wbr/>Fill<wbr/>Symbol3DLayer</a></li>
|
|
1895
|
+
<li class="tsd-kind-module"><a href="../modules/portal_FormInfo.html">portal/<wbr/>Form<wbr/>Info</a>
|
|
1896
|
+
<ul>
|
|
1897
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_FormInfo.FormInfo.html">Form<wbr/>Info</a></li></ul></li>
|
|
1898
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Format.html">portal/<wbr/>Format</a></li>
|
|
1899
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoJSONLayer.html">portal/<wbr/>GeoJSONLayer</a>
|
|
1900
|
+
<ul>
|
|
1901
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoJSONLayer.GeoJSONLayer.html">GeoJSONLayer</a></li></ul></li>
|
|
1902
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GeoRSSLayer.html">portal/<wbr/>GeoRSSLayer</a>
|
|
1903
|
+
<ul>
|
|
1904
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GeoRSSLayer.GeoRSSLayer.html">GeoRSSLayer</a></li></ul></li>
|
|
1905
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Geometry.html">portal/<wbr/>Geometry</a>
|
|
1906
|
+
<ul>
|
|
1907
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Geometry.GeometryType.html">Geometry<wbr/>Type</a></li></ul></li>
|
|
1908
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Ground.html">portal/<wbr/>Ground</a>
|
|
1909
|
+
<ul>
|
|
1910
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Ground.Ground.html">Ground</a></li></ul></li>
|
|
1911
|
+
<li class="tsd-kind-module"><a href="../modules/portal_GroupLayer.html">portal/<wbr/>Group<wbr/>Layer</a>
|
|
1912
|
+
<ul>
|
|
1913
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_GroupLayer.GroupLayer.html">Group<wbr/>Layer</a></li></ul></li>
|
|
1914
|
+
<li class="tsd-kind-module"><a href="../modules/portal_HeatmapRenderer.html">portal/<wbr/>Heatmap<wbr/>Renderer</a></li>
|
|
1915
|
+
<li class="tsd-kind-module"><a href="../modules/portal_HeightModelInfo.html">portal/<wbr/>Height<wbr/>Model<wbr/>Info</a></li>
|
|
1916
|
+
<li class="tsd-kind-module"><a href="../modules/portal_IconSymbol3DLayer.html">portal/<wbr/>Icon<wbr/>Symbol3DLayer</a></li>
|
|
1917
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ImageServiceLayer.html">portal/<wbr/>Image<wbr/>Service<wbr/>Layer</a>
|
|
1918
|
+
<ul>
|
|
1919
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_ImageServiceLayer.ImageServiceLayer.html">Image<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
1920
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ImageServiceVectorLayer.html">portal/<wbr/>Image<wbr/>Service<wbr/>Vector<wbr/>Layer</a></li>
|
|
1921
|
+
<li class="tsd-kind-module"><a href="../modules/portal_InheritedDomain.html">portal/<wbr/>Inherited<wbr/>Domain</a>
|
|
1922
|
+
<ul>
|
|
1923
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_InheritedDomain.InheritedDomain.html">Inherited<wbr/>Domain</a></li></ul></li>
|
|
1924
|
+
<li class="tsd-kind-module"><a href="../modules/portal_InitialState.html">portal/<wbr/>Initial<wbr/>State</a>
|
|
1925
|
+
<ul>
|
|
1926
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_InitialState.InitialState.html">Initial<wbr/>State</a></li></ul></li>
|
|
1927
|
+
<li class="tsd-kind-module"><a href="../modules/portal_IntegratedMeshLayer.html">portal/<wbr/>Integrated<wbr/>Mesh<wbr/>Layer</a>
|
|
1928
|
+
<ul>
|
|
1929
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html">Integrated<wbr/>Mesh<wbr/>Layer</a></li></ul></li>
|
|
1930
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Item.html">portal/<wbr/>Item</a>
|
|
1931
|
+
<ul>
|
|
1932
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Item.Item.html">Item</a></li></ul></li>
|
|
1933
|
+
<li class="tsd-kind-module"><a href="../modules/portal_JoinTableDataSource.html">portal/<wbr/>Join<wbr/>Table<wbr/>Data<wbr/>Source</a></li>
|
|
1934
|
+
<li class="tsd-kind-module"><a href="../modules/portal_KMLLayer.html">portal/KMLLayer</a>
|
|
1935
|
+
<ul>
|
|
1936
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_KMLLayer.KMLLayer.html">KMLLayer</a></li></ul></li>
|
|
1937
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LabelSymbol3D.html">portal/<wbr/>Label<wbr/>Symbol3D</a></li>
|
|
1938
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LabelingInfo.html">portal/<wbr/>Labeling<wbr/>Info</a>
|
|
1939
|
+
<ul>
|
|
1940
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LabelingInfo.LabelPlacement.html">Label<wbr/>Placement</a></li>
|
|
1941
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LabelingInfo.LabelingInfo.html">Labeling<wbr/>Info</a></li></ul></li>
|
|
1942
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Layer.html">portal/<wbr/>Layer</a>
|
|
1943
|
+
<ul>
|
|
1944
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Layer.Layer.html">Layer</a></li></ul></li>
|
|
1945
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LayerBase.html">portal/<wbr/>Layer<wbr/>Base</a></li>
|
|
1946
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LayerDefinition.html">portal/<wbr/>Layer<wbr/>Definition</a>
|
|
1947
|
+
<ul>
|
|
1948
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LayerDefinition.LayerDefinition.html">Layer<wbr/>Definition</a></li>
|
|
1949
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_LayerDefinition.LayerDefinitionCapabilities.html">Layer<wbr/>Definition<wbr/>Capabilities</a></li></ul></li>
|
|
1950
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Lighting.html">portal/<wbr/>Lighting</a>
|
|
1951
|
+
<ul>
|
|
1952
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Lighting.Lighting.html">Lighting</a></li></ul></li>
|
|
1953
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LineSymbol3D.html">portal/<wbr/>Line<wbr/>Symbol3D</a></li>
|
|
1954
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LineSymbol3DLayer.html">portal/<wbr/>Line<wbr/>Symbol3DLayer</a></li>
|
|
1955
|
+
<li class="tsd-kind-module"><a href="../modules/portal_LocationInfo.html">portal/<wbr/>Location<wbr/>Info</a></li>
|
|
1956
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MapFloorInfo.html">portal/<wbr/>Map<wbr/>Floor<wbr/>Info</a>
|
|
1957
|
+
<ul>
|
|
1958
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MapFloorInfo.MapFloorInfo.html">Map<wbr/>Floor<wbr/>Info</a></li></ul></li>
|
|
1959
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MapRangeInfo.html">portal/<wbr/>Map<wbr/>Range<wbr/>Info</a></li>
|
|
1960
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MapServiceLayer.html">portal/<wbr/>Map<wbr/>Service<wbr/>Layer</a>
|
|
1961
|
+
<ul>
|
|
1962
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MapServiceLayer.MapServiceLayer.html">Map<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
1963
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MediaInfo.html">portal/<wbr/>Media<wbr/>Info</a>
|
|
1964
|
+
<ul>
|
|
1965
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MediaInfo.MediaType.html">Media<wbr/>Type</a></li></ul></li>
|
|
1966
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MeshSymbol3D.html">portal/<wbr/>Mesh<wbr/>Symbol3D</a></li>
|
|
1967
|
+
<li class="tsd-kind-module"><a href="../modules/portal_MosaicRule.html">portal/<wbr/>Mosaic<wbr/>Rule</a>
|
|
1968
|
+
<ul>
|
|
1969
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MosaicRule.MosaicMethodType.html">Mosaic<wbr/>Method<wbr/>Type</a></li>
|
|
1970
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MosaicRule.MosaicOperationType.html">Mosaic<wbr/>Operation<wbr/>Type</a></li>
|
|
1971
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_MosaicRule.MosaicRule.html">Mosaic<wbr/>Rule</a></li></ul></li>
|
|
1972
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Multipoint.html">portal/<wbr/>Multipoint</a></li>
|
|
1973
|
+
<li class="tsd-kind-module"><a href="../modules/portal_ObjectSymbol3DLayer.html">portal/<wbr/>Object<wbr/>Symbol3DLayer</a></li>
|
|
1974
|
+
<li class="tsd-kind-module"><a href="../modules/portal_OpenStreetMapLayer.html">portal/<wbr/>Open<wbr/>Street<wbr/>Map<wbr/>Layer</a>
|
|
1975
|
+
<ul>
|
|
1976
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html">Open<wbr/>Street<wbr/>Map<wbr/>Layer</a></li></ul></li>
|
|
1977
|
+
<li class="tsd-kind-module"><a href="../modules/portal_OperationalLayer.html">portal/<wbr/>Operational<wbr/>Layer</a></li>
|
|
1978
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PathSymbol3DLayer.html">portal/<wbr/>Path<wbr/>Symbol3DLayer</a></li>
|
|
1979
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PictureFillSymbol.html">portal/<wbr/>Picture<wbr/>Fill<wbr/>Symbol</a></li>
|
|
1980
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PictureMarkerSymbol.html">portal/<wbr/>Picture<wbr/>Marker<wbr/>Symbol</a></li>
|
|
1981
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Point.html">portal/<wbr/>Point</a></li>
|
|
1982
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudBitfieldFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Bitfield<wbr/>Filter</a></li>
|
|
1983
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudClassBreaksRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Class<wbr/>Breaks<wbr/>Renderer</a></li>
|
|
1984
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Filter</a></li>
|
|
1985
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudFixedSizeAlgorithm.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Fixed<wbr/>Size<wbr/>Algorithm</a></li>
|
|
1986
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudLayer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Layer</a>
|
|
1987
|
+
<ul>
|
|
1988
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PointCloudLayer.PointCloudLayer.html">Point<wbr/>Cloud<wbr/>Layer</a></li></ul></li>
|
|
1989
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudRGBRenderer.html">portal/<wbr/>Point<wbr/>CloudRGBRenderer</a></li>
|
|
1990
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Renderer</a>
|
|
1991
|
+
<ul>
|
|
1992
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PointCloudRenderer.PointCloudRenderer.html">Point<wbr/>Cloud<wbr/>Renderer</a></li></ul></li>
|
|
1993
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudReturnFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Return<wbr/>Filter</a></li>
|
|
1994
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudSplatAlgorithm.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Splat<wbr/>Algorithm</a></li>
|
|
1995
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudStretchRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Stretch<wbr/>Renderer</a></li>
|
|
1996
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudUniqueValueRenderer.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Unique<wbr/>Value<wbr/>Renderer</a></li>
|
|
1997
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointCloudValueFilter.html">portal/<wbr/>Point<wbr/>Cloud<wbr/>Value<wbr/>Filter</a></li>
|
|
1998
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PointSymbol3D.html">portal/<wbr/>Point<wbr/>Symbol3D</a></li>
|
|
1999
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Polygon.html">portal/<wbr/>Polygon</a></li>
|
|
2000
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PolygonSymbol3D.html">portal/<wbr/>Polygon<wbr/>Symbol3D</a></li>
|
|
2001
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Polyline.html">portal/<wbr/>Polyline</a></li>
|
|
2002
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PopupExpressionInfo.html">portal/<wbr/>Popup<wbr/>Expression<wbr/>Info</a></li>
|
|
2003
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PopupInfo.html">portal/<wbr/>Popup<wbr/>Info</a>
|
|
2004
|
+
<ul>
|
|
2005
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PopupInfo.PopupContent.html">Popup<wbr/>Content</a></li>
|
|
2006
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_PopupInfo.PopupInfo.html">Popup<wbr/>Info</a></li></ul></li>
|
|
2007
|
+
<li class="tsd-kind-module"><a href="../modules/portal_PredominanceRenderer.html">portal/<wbr/>Predominance<wbr/>Renderer</a></li>
|
|
2008
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Presentation.html">portal/<wbr/>Presentation</a>
|
|
2009
|
+
<ul>
|
|
2010
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Presentation.Presentation.html">Presentation</a></li></ul></li>
|
|
2011
|
+
<li class="tsd-kind-module"><a href="../modules/portal_QueryTableDataSource.html">portal/<wbr/>Query<wbr/>Table<wbr/>Data<wbr/>Source</a></li>
|
|
2012
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RangeDomain.html">portal/<wbr/>Range<wbr/>Domain</a>
|
|
2013
|
+
<ul>
|
|
2014
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_RangeDomain.RangeDomain.html">Range<wbr/>Domain</a></li></ul></li>
|
|
2015
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RangeInfo.html">portal/<wbr/>Range<wbr/>Info</a></li>
|
|
2016
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RasterDataSource.html">portal/<wbr/>Raster<wbr/>Data<wbr/>Source</a></li>
|
|
2017
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Renderer.html">portal/<wbr/>Renderer</a>
|
|
2018
|
+
<ul>
|
|
2019
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Renderer.Renderer.html">Renderer</a></li></ul></li>
|
|
2020
|
+
<li class="tsd-kind-module"><a href="../modules/portal_RenderingRule.html">portal/<wbr/>Rendering<wbr/>Rule</a>
|
|
2021
|
+
<ul>
|
|
2022
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_RenderingRule.PixelType.html">Pixel<wbr/>Type</a></li>
|
|
2023
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_RenderingRule.RenderingRule.html">Rendering<wbr/>Rule</a></li></ul></li>
|
|
2024
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SceneLayer.html">portal/<wbr/>Scene<wbr/>Layer</a>
|
|
2025
|
+
<ul>
|
|
2026
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SceneLayer.SceneLayer.html">Scene<wbr/>Layer</a></li></ul></li>
|
|
2027
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleFillSymbol.html">portal/<wbr/>Simple<wbr/>Fill<wbr/>Symbol</a></li>
|
|
2028
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleLineSymbol.html">portal/<wbr/>Simple<wbr/>Line<wbr/>Symbol</a></li>
|
|
2029
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleMarkerSymbol.html">portal/<wbr/>Simple<wbr/>Marker<wbr/>Symbol</a></li>
|
|
2030
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SimpleRenderer.html">portal/<wbr/>Simple<wbr/>Renderer</a></li>
|
|
2031
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Slide.html">portal/<wbr/>Slide</a>
|
|
2032
|
+
<ul>
|
|
2033
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Slide.Slide.html">Slide</a></li></ul></li>
|
|
2034
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SpatialReference.html">portal/<wbr/>Spatial<wbr/>Reference</a>
|
|
2035
|
+
<ul>
|
|
2036
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SpatialReference.SpatialReference.html">Spatial<wbr/>Reference</a></li></ul></li>
|
|
2037
|
+
<li class="tsd-kind-module"><a href="../modules/portal_StreamLayer.html">portal/<wbr/>Stream<wbr/>Layer</a>
|
|
2038
|
+
<ul>
|
|
2039
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_StreamLayer.StreamLayer.html">Stream<wbr/>Layer</a></li></ul></li>
|
|
2040
|
+
<li class="tsd-kind-module"><a href="../modules/portal_StyleSymbolReference.html">portal/<wbr/>Style<wbr/>Symbol<wbr/>Reference</a></li>
|
|
2041
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SubtypeGroupLayer.html">portal/<wbr/>Subtype<wbr/>Group<wbr/>Layer</a>
|
|
2042
|
+
<ul>
|
|
2043
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html">Subtype<wbr/>Group<wbr/>Layer</a></li></ul></li>
|
|
2044
|
+
<li class="tsd-kind-module"><a href="../modules/portal_SubtypeSublayer.html">portal/<wbr/>Subtype<wbr/>Sublayer</a>
|
|
2045
|
+
<ul>
|
|
2046
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_SubtypeSublayer.SubtypeSublayer.html">Subtype<wbr/>Sublayer</a></li></ul></li>
|
|
2047
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Symbol.html">portal/<wbr/>Symbol</a>
|
|
2048
|
+
<ul>
|
|
2049
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Symbol.SymbolType.html">Symbol<wbr/>Type</a></li></ul></li>
|
|
2050
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Symbol3D.html">portal/<wbr/>Symbol3D</a></li>
|
|
2051
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Table.html">portal/<wbr/>Table</a></li>
|
|
2052
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TableDataSource.html">portal/<wbr/>Table<wbr/>Data<wbr/>Source</a></li>
|
|
2053
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Template.html">portal/<wbr/>Template</a>
|
|
2054
|
+
<ul>
|
|
2055
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Template.Template.html">Template</a></li></ul></li>
|
|
2056
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TemporalRenderer.html">portal/<wbr/>Temporal<wbr/>Renderer</a></li>
|
|
2057
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TextSymbol.html">portal/<wbr/>Text<wbr/>Symbol</a></li>
|
|
2058
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TextSymbol3DLayer.html">portal/<wbr/>Text<wbr/>Symbol3DLayer</a></li>
|
|
2059
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TileInfo.html">portal/<wbr/>Tile<wbr/>Info</a>
|
|
2060
|
+
<ul>
|
|
2061
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_TileInfo.TileInfo.html">Tile<wbr/>Info</a></li></ul></li>
|
|
2062
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TiledImageServiceLayer.html">portal/<wbr/>Tiled<wbr/>Image<wbr/>Service<wbr/>Layer</a>
|
|
2063
|
+
<ul>
|
|
2064
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html">Tiled<wbr/>Image<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
2065
|
+
<li class="tsd-kind-module"><a href="../modules/portal_TiledMapServiceLayer.html">portal/<wbr/>Tiled<wbr/>Map<wbr/>Service<wbr/>Layer</a>
|
|
2066
|
+
<ul>
|
|
2067
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html">Tiled<wbr/>Map<wbr/>Service<wbr/>Layer</a></li></ul></li>
|
|
2068
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Type.html">portal/<wbr/>Type</a>
|
|
2069
|
+
<ul>
|
|
2070
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Type.Type.html">Type</a></li></ul></li>
|
|
2071
|
+
<li class="tsd-kind-module"><a href="../modules/portal_UniqueValueFromStyle.html">portal/<wbr/>Unique<wbr/>Value<wbr/>From<wbr/>Style</a></li>
|
|
2072
|
+
<li class="tsd-kind-module"><a href="../modules/portal_UniqueValueRenderer.html">portal/<wbr/>Unique<wbr/>Value<wbr/>Renderer</a></li>
|
|
2073
|
+
<li class="tsd-kind-module"><a href="../modules/portal_UtilityNetwork.html">portal/<wbr/>Utility<wbr/>Network</a>
|
|
2074
|
+
<ul>
|
|
2075
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_UtilityNetwork.UtilityNetwork.html">Utility<wbr/>Network</a></li></ul></li>
|
|
2076
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Value.html">portal/<wbr/>Value</a></li>
|
|
2077
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VectorFieldRenderer.html">portal/<wbr/>Vector<wbr/>Field<wbr/>Renderer</a></li>
|
|
2078
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VectorTileLayer.html">portal/<wbr/>Vector<wbr/>Tile<wbr/>Layer</a>
|
|
2079
|
+
<ul>
|
|
2080
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_VectorTileLayer.VectorTileLayer.html">Vector<wbr/>Tile<wbr/>Layer</a></li></ul></li>
|
|
2081
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VerticalOffset.html">portal/<wbr/>Vertical<wbr/>Offset</a></li>
|
|
2082
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Viewpoint.html">portal/<wbr/>Viewpoint</a>
|
|
2083
|
+
<ul>
|
|
2084
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Viewpoint.Viewpoint.html">Viewpoint</a></li></ul></li>
|
|
2085
|
+
<li class="tsd-kind-module"><a href="../modules/portal_VisualVariable.html">portal/<wbr/>Visual<wbr/>Variable</a></li>
|
|
2086
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WMSLayer.html">portal/WMSLayer</a>
|
|
2087
|
+
<ul>
|
|
2088
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WMSLayer.WMSLayer.html">WMSLayer</a></li></ul></li>
|
|
2089
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WMSSublayer.html">portal/WMSSublayer</a>
|
|
2090
|
+
<ul>
|
|
2091
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WMSSublayer.WMSSublayer.html">WMSSublayer</a></li></ul></li>
|
|
2092
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WMTSInfo.html">portal/WMTSInfo</a>
|
|
2093
|
+
<ul>
|
|
2094
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WMTSInfo.WMTSInfo.html">WMTSInfo</a></li></ul></li>
|
|
2095
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Weather.html">portal/<wbr/>Weather</a>
|
|
2096
|
+
<ul>
|
|
2097
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_Weather.Weather.html">Weather</a></li></ul></li>
|
|
2098
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebMap.html">portal/<wbr/>Web<wbr/>Map</a>
|
|
2099
|
+
<ul>
|
|
2100
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebMap.WebMap.html">Web<wbr/>Map</a></li></ul></li>
|
|
2101
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebScene.html">portal/<wbr/>Web<wbr/>Scene</a>
|
|
2102
|
+
<ul>
|
|
2103
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebScene.WebScene.html">Web<wbr/>Scene</a></li></ul></li>
|
|
2104
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebSceneBaseMap.html">portal/<wbr/>Web<wbr/>Scene<wbr/>Base<wbr/>Map</a>
|
|
2105
|
+
<ul>
|
|
2106
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebSceneBaseMap.WebSceneBaseMap.html">Web<wbr/>Scene<wbr/>Base<wbr/>Map</a></li></ul></li>
|
|
2107
|
+
<li class="tsd-kind-module"><a href="../modules/portal_WebTileLayer.html">portal/<wbr/>Web<wbr/>Tile<wbr/>Layer</a>
|
|
2108
|
+
<ul>
|
|
2109
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal_WebTileLayer.WebTileLayer.html">Web<wbr/>Tile<wbr/>Layer</a></li></ul></li>
|
|
2110
|
+
<li class="tsd-kind-module"><a href="../modules/portal_Widgets.html">portal/<wbr/>Widgets</a></li>
|
|
2111
|
+
<li class="tsd-kind-module"><a href="../modules/portal__FeatureLayer.html">portal/_<wbr/>Feature<wbr/>Layer</a></li>
|
|
2112
|
+
<li class="tsd-kind-module"><a href="../modules/portal__LayerBase.html">portal/_<wbr/>Layer<wbr/>Base</a>
|
|
2113
|
+
<ul>
|
|
2114
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/portal__LayerBase.LayerBase.html">Layer<wbr/>Base</a></li></ul></li>
|
|
2115
|
+
<li class="tsd-kind-module"><a href="../modules/portal__layerHelper.html">portal/_<wbr/>layer<wbr/>Helper</a></li>
|
|
2116
|
+
<li class="tsd-kind-module"><a href="../modules/portal__utils.html">portal/_<wbr/>utils</a></li>
|
|
2117
|
+
<li class="tsd-kind-module"><a href="../modules/support_Action.html">support/<wbr/>Action</a></li>
|
|
2118
|
+
<li class="tsd-kind-module"><a href="../modules/support_ArcGISRequestHelper.html">support/<wbr/>ArcGISRequest<wbr/>Helper</a></li>
|
|
2119
|
+
<li class="tsd-kind-module"><a href="../modules/support_Cancellable.html">support/<wbr/>Cancellable</a></li>
|
|
2120
|
+
<li class="tsd-kind-module"><a href="../modules/support_FormatSettings.html">support/<wbr/>Format<wbr/>Settings</a></li>
|
|
2121
|
+
<li class="tsd-kind-module"><a href="../modules/support_InitializableBase.html">support/<wbr/>Initializable<wbr/>Base</a></li>
|
|
2122
|
+
<li class="tsd-kind-module"><a href="../modules/support_InitializableCollectionProxy.html">support/<wbr/>Initializable<wbr/>Collection<wbr/>Proxy</a></li>
|
|
2123
|
+
<li class="tsd-kind-module"><a href="../modules/support_InitializeError.html">support/<wbr/>Initialize<wbr/>Error</a></li>
|
|
2124
|
+
<li class="tsd-kind-module"><a href="../modules/support_Observable.html">support/<wbr/>Observable</a></li>
|
|
2125
|
+
<li class="tsd-kind-module"><a href="../modules/support_ReadOnlyInitializableCollection.html">support/<wbr/>Read<wbr/>Only<wbr/>Initializable<wbr/>Collection</a></li>
|
|
2126
|
+
<li class="tsd-kind-module"><a href="../modules/support_Serializable.html">support/<wbr/>Serializable</a></li>
|
|
2127
|
+
<li class="tsd-kind-module"><a href="../modules/support_Settings.html">support/<wbr/>Settings</a></li>
|
|
2128
|
+
<li class="tsd-kind-module"><a href="../modules/support__ArcGISRelationshipCollection.html">support/_<wbr/>ArcGISRelationship<wbr/>Collection</a></li>
|
|
2129
|
+
<li class="tsd-kind-module"><a href="../modules/support__esriInternal.html">support/_<wbr/>esri<wbr/>Internal</a></li>
|
|
2130
|
+
<li class="tsd-kind-module"><a href="../modules/support__graphicsQuery.html">support/_<wbr/>graphics<wbr/>Query</a></li>
|
|
2131
|
+
<li class="tsd-kind-module"><a href="../modules/support__query.html">support/_<wbr/>query</a></li>
|
|
2132
|
+
<li class="tsd-kind-module"><a href="../modules/support__requestCache.html">support/_<wbr/>request<wbr/>Cache</a></li>
|
|
2133
|
+
<li class="tsd-kind-module"><a href="../modules/support__restApiJson.html">support/_<wbr/>rest<wbr/>Api<wbr/>Json</a></li>
|
|
2134
|
+
<li class="tsd-kind-module"><a href="../modules/support_esri.html">support/esri</a></li>
|
|
2135
|
+
<li class="tsd-kind-module"><a href="../modules/support_utilities.html">support/utilities</a></li>
|
|
2136
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_CountResult.html">tasks/<wbr/>Count<wbr/>Result</a></li>
|
|
2137
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_TaskResult.html">tasks/<wbr/>Task<wbr/>Result</a></li>
|
|
2138
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_geocoding_ArcGISGeocoder.html">tasks/geocoding/<wbr/>ArcGISGeocoder</a></li>
|
|
2139
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_geocoding_Geocoder.html">tasks/geocoding/<wbr/>Geocoder</a>
|
|
2140
|
+
<ul>
|
|
2141
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_geocoding_Geocoder.GeocodeOptions.html">Geocode<wbr/>Options</a></li></ul></li>
|
|
2142
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_geocoding_utilities.html">tasks/geocoding/utilities</a></li>
|
|
2143
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html">tasks/identify/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
2144
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html">tasks/identify/<wbr/>Building<wbr/>Component<wbr/>Sublayer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
2145
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html">tasks/identify/<wbr/>Building<wbr/>Component<wbr/>Sublayer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
2146
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html">tasks/identify/CSVLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
2147
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html">tasks/identify/CSVLayer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
2148
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html">tasks/identify/<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
2149
|
+
<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>
|
|
2150
|
+
<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>
|
|
2151
|
+
<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>
|
|
2152
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html">tasks/identify/<wbr/>GeoJSONLayer3DHit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
2153
|
+
<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>
|
|
2154
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_GeoRSSLayerIdentifyProvider.html">tasks/identify/<wbr/>GeoRSSLayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
2155
|
+
<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>
|
|
2156
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_HitTestIdentifyProvider.html">tasks/identify/<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
2157
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyError.html">tasks/identify/<wbr/>Identify<wbr/>Error</a></li>
|
|
2158
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyOptions.html">tasks/identify/<wbr/>Identify<wbr/>Options</a>
|
|
2159
|
+
<ul>
|
|
2160
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_identify_IdentifyOptions.IdentifyOptions.html">Identify<wbr/>Options</a></li></ul></li>
|
|
2161
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyProvider.html">tasks/identify/<wbr/>Identify<wbr/>Provider</a></li>
|
|
2162
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyProviderBase.html">tasks/identify/<wbr/>Identify<wbr/>Provider<wbr/>Base</a></li>
|
|
2163
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_IdentifyService.html">tasks/identify/<wbr/>Identify<wbr/>Service</a></li>
|
|
2164
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_ImageryLayerIdentifyProvider.html">tasks/identify/<wbr/>Imagery<wbr/>Layer<wbr/>Identify<wbr/>Provider</a></li>
|
|
2165
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_KMLLayerQueryIdentifyProvider.html">tasks/identify/KMLLayer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
2166
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html">tasks/identify/<wbr/>Point<wbr/>Cloud<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
2167
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html">tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
2168
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html">tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</a></li>
|
|
2169
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SceneLayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
2170
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html">tasks/identify/<wbr/>Stream<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
2171
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_StreamLayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
2172
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html">tasks/identify/<wbr/>Subtype<wbr/>Sublayer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</a></li>
|
|
2173
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html">tasks/identify/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Identify<wbr/>Provider</a></li>
|
|
2174
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify_WMSSublayerIdentifyProvider.html">tasks/identify/WMSSublayer<wbr/>Identify<wbr/>Provider</a></li>
|
|
2175
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_identify__utilities.html">tasks/identify/_<wbr/>utilities</a></li>
|
|
2176
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISRelationship.html">tasks/query/<wbr/>ArcGISRelationship</a></li>
|
|
2177
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISServiceTableQueryProvider.html">tasks/query/<wbr/>ArcGISService<wbr/>Table<wbr/>Query<wbr/>Provider</a></li>
|
|
2178
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ArcGISSublayerQueryProvider.html">tasks/query/<wbr/>ArcGISSublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
2179
|
+
<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>
|
|
2180
|
+
<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>
|
|
2181
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ClientSideQueryProvider.html">tasks/query/<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Provider</a></li>
|
|
2182
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_FeatureLayerQueryProvider.html">tasks/query/<wbr/>Feature<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
2183
|
+
<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>
|
|
2184
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GeoRSSLayerQueryProvider.html">tasks/query/<wbr/>GeoRSSLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
2185
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_GraphicsLayerQueryProvider.html">tasks/query/<wbr/>Graphics<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
2186
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_ImageryLayerQueryProvider.html">tasks/query/<wbr/>Imagery<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
2187
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_KMLLayerQueryProvider.html">tasks/query/KMLLayer<wbr/>Query<wbr/>Provider</a></li>
|
|
2188
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryBasedRelationship.html">tasks/query/<wbr/>Query<wbr/>Based<wbr/>Relationship</a></li>
|
|
2189
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryError.html">tasks/query/<wbr/>Query<wbr/>Error</a></li>
|
|
2190
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryOptions.html">tasks/query/<wbr/>Query<wbr/>Options</a>
|
|
2191
|
+
<ul>
|
|
2192
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_query_QueryOptions.QueryOptions.html">Query<wbr/>Options</a></li></ul></li>
|
|
2193
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryProvider.html">tasks/query/<wbr/>Query<wbr/>Provider</a></li>
|
|
2194
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryProviderBase.html">tasks/query/<wbr/>Query<wbr/>Provider<wbr/>Base</a></li>
|
|
2195
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_QueryService.html">tasks/query/<wbr/>Query<wbr/>Service</a></li>
|
|
2196
|
+
<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>
|
|
2197
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_SceneLayerQueryProvider.html">tasks/query/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Provider</a></li>
|
|
2198
|
+
<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>
|
|
2199
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_query_SubtypeSublayerQueryProvider.html">tasks/query/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Provider</a></li>
|
|
2200
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_ArcGISGeocoderSearchProvider.html">tasks/search/<wbr/>ArcGISGeocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
2201
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_GeocoderSearchProvider.html">tasks/search/<wbr/>Geocoder<wbr/>Search<wbr/>Provider</a></li>
|
|
2202
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_QuerySearchProvider.html">tasks/search/<wbr/>Query<wbr/>Search<wbr/>Provider</a></li>
|
|
2203
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchError.html">tasks/search/<wbr/>Search<wbr/>Error</a></li>
|
|
2204
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchOptions.html">tasks/search/<wbr/>Search<wbr/>Options</a>
|
|
2205
|
+
<ul>
|
|
2206
|
+
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/tasks_search_SearchOptions.SearchOptions.html">Search<wbr/>Options</a></li></ul></li>
|
|
2207
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchProvider.html">tasks/search/<wbr/>Search<wbr/>Provider</a></li>
|
|
2208
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchProviderBase.html">tasks/search/<wbr/>Search<wbr/>Provider<wbr/>Base</a></li>
|
|
2209
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchService.html">tasks/search/<wbr/>Search<wbr/>Service</a></li>
|
|
2210
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search_SearchSuggestion.html">tasks/search/<wbr/>Search<wbr/>Suggestion</a></li>
|
|
2211
|
+
<li class="tsd-kind-module"><a href="../modules/tasks_search__utilities.html">tasks/search/_<wbr/>utilities</a></li>
|
|
2212
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_CollectionProxy.html">utilities/<wbr/>Collection<wbr/>Proxy</a></li>
|
|
2213
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_CopyOnWriteCollection.html">utilities/<wbr/>Copy<wbr/>On<wbr/>Write<wbr/>Collection</a></li>
|
|
2214
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_FormatSettings.html">utilities/<wbr/>Format<wbr/>Settings</a></li>
|
|
2215
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_GeometryServiceError.html">utilities/<wbr/>Geometry<wbr/>Service<wbr/>Error</a></li>
|
|
2216
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_MapTransformCollection.html">utilities/<wbr/>Map<wbr/>Transform<wbr/>Collection</a></li>
|
|
2217
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ObservableMap.html">utilities/<wbr/>Observable<wbr/>Map</a></li>
|
|
2218
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ObservableSet.html">utilities/<wbr/>Observable<wbr/>Set</a></li>
|
|
2219
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ObservableWeakSet.html">utilities/<wbr/>Observable<wbr/>Weak<wbr/>Set</a></li>
|
|
2220
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ReadOnlyCollection.html">utilities/<wbr/>Read<wbr/>Only<wbr/>Collection</a></li>
|
|
2221
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_ReadOnlyMap.html">utilities/<wbr/>Read<wbr/>Only<wbr/>Map</a></li>
|
|
2222
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_RequestHelper.html">utilities/<wbr/>Request<wbr/>Helper</a></li>
|
|
2223
|
+
<li class="tsd-kind-module"><a href="../modules/utilities__layers.html">utilities/_<wbr/>layers</a></li>
|
|
2224
|
+
<li class="tsd-kind-module"><a href="../modules/utilities__number.html">utilities/_<wbr/>number</a></li>
|
|
2225
|
+
<li class="tsd-kind-module"><a href="../modules/utilities__ogc.html">utilities/_<wbr/>ogc</a></li>
|
|
2226
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_arcade.html">utilities/arcade</a></li>
|
|
2227
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_array.html">utilities/array</a></li>
|
|
2228
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_asyncIterable.html">utilities/async<wbr/>Iterable</a></li>
|
|
2229
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_basemaps.html">utilities/basemaps</a></li>
|
|
2230
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_checkArg.html">utilities/check<wbr/>Arg</a></li>
|
|
2231
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_collection.html">utilities/collection</a></li>
|
|
2232
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_date.html">utilities/date</a></li>
|
|
2233
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_enum.html">utilities/enum</a></li>
|
|
2234
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_esri.html">utilities/esri</a></li>
|
|
2235
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_extensions.html">utilities/extensions</a></li>
|
|
2236
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_field.html">utilities/field</a></li>
|
|
2237
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_geometry.html">utilities/geometry</a></li>
|
|
2238
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_iterable.html">utilities/iterable</a></li>
|
|
2239
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_layers.html">utilities/layers</a></li>
|
|
2240
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_log.html">utilities/log</a></li>
|
|
2241
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_mapping.html">utilities/mapping</a></li>
|
|
2242
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_math.html">utilities/math</a></li>
|
|
2243
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_number.html">utilities/number</a></li>
|
|
2244
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_object.html">utilities/object</a></li>
|
|
2245
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_portal.html">utilities/portal</a></li>
|
|
2246
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_promise.html">utilities/promise</a></li>
|
|
2247
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_query.html">utilities/query</a></li>
|
|
2248
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_relationships.html">utilities/relationships</a></li>
|
|
2249
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_renderers.html">utilities/renderers</a></li>
|
|
2250
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_scaleRanges.html">utilities/scale<wbr/>Ranges</a></li>
|
|
2251
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_set.html">utilities/set</a></li>
|
|
2252
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_string.html">utilities/string</a></li>
|
|
2253
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_symbol.html">utilities/symbol</a></li>
|
|
2254
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_transformation.html">utilities/transformation</a></li>
|
|
2255
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_uri.html">utilities/uri</a></li>
|
|
2256
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_uuid.html">utilities/uuid</a></li>
|
|
2257
|
+
<li class="tsd-kind-module"><a href="../modules/utilities_watch.html">utilities/watch</a></li>
|
|
2258
|
+
<li class="tsd-kind-module"><a href="../modules/version.html">version</a></li></ul></li></ul></div></details></nav>
|
|
2259
|
+
<nav class="tsd-navigation secondary menu-sticky">
|
|
2260
|
+
<ul>
|
|
2261
|
+
<li class="current tsd-kind-class tsd-parent-kind-module"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-128-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-128-text"></path></svg><span>GeoJSONLayer<wbr/>Extension</span></a>
|
|
2262
|
+
<ul>
|
|
2263
|
+
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg>constructor</a></li>
|
|
2264
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_id" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>_id</a></li>
|
|
2265
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_itemType" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>_item<wbr/>Type</a></li>
|
|
2266
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_watchHandles" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>_watch<wbr/>Handles</a></li>
|
|
2267
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#allSublayerExtensions" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>all<wbr/>Sublayer<wbr/>Extensions</a></li>
|
|
2268
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#featureSettings" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>feature<wbr/>Settings</a></li>
|
|
2269
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#hyperlinks" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>hyperlinks</a></li>
|
|
2270
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#iconUrl" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>icon<wbr/>Url</a></li>
|
|
2271
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#layerListSettings" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>layer<wbr/>List<wbr/>Settings</a></li>
|
|
2272
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#onAddFeature" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>on<wbr/>Add<wbr/>Feature?</a></li>
|
|
2273
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#onEditFeature" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>on<wbr/>Edit<wbr/>Feature?</a></li>
|
|
2274
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#queryService" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>query<wbr/>Service?</a></li>
|
|
2275
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#relationships" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>relationships</a></li>
|
|
2276
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#schema" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>schema</a></li>
|
|
2277
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#taskSettings" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>task<wbr/>Settings</a></li>
|
|
2278
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#tpkSource" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>tpk<wbr/>Source</a></li>
|
|
2279
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#factory" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>factory</a></li>
|
|
2280
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#basemapExtension" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>basemap<wbr/>Extension</a></li>
|
|
2281
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#canChangeLabels" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>can<wbr/>Change<wbr/>Labels</a></li>
|
|
2282
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#canChangeOpacity" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>can<wbr/>Change<wbr/>Opacity</a></li>
|
|
2283
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#canChangeScale" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>can<wbr/>Change<wbr/>Scale</a></li>
|
|
2284
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#capabilities" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>capabilities</a></li>
|
|
2285
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#dynamicallyAddedLayer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>dynamically<wbr/>Added<wbr/>Layer</a></li>
|
|
2286
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#effectiveFullExtent" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>effective<wbr/>Full<wbr/>Extent</a></li>
|
|
2287
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#effectiveMaxScale" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>effective<wbr/>Max<wbr/>Scale</a></li>
|
|
2288
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#effectiveMinScale" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>effective<wbr/>Min<wbr/>Scale</a></li>
|
|
2289
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#failureMode" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>failure<wbr/>Mode</a></li>
|
|
2290
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#featureActions" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>feature<wbr/>Actions</a></li>
|
|
2291
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#groundExtension" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>ground<wbr/>Extension</a></li>
|
|
2292
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#hasFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>has<wbr/>Features</a></li>
|
|
2293
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#id" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>id</a></li>
|
|
2294
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#initialVisibility" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>initial<wbr/>Visibility</a></li>
|
|
2295
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#isDestroyed" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>is<wbr/>Destroyed</a></li>
|
|
2296
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#isEffectivelyVisible" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>is<wbr/>Effectively<wbr/>Visible</a></li>
|
|
2297
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#isInitialized" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>is<wbr/>Initialized</a></li>
|
|
2298
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#itemType" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>item<wbr/>Type</a></li>
|
|
2299
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#layer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>layer</a></li>
|
|
2300
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#mapExtension" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>map<wbr/>Extension</a></li>
|
|
2301
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#parentLayerExtension" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>parent<wbr/>Layer<wbr/>Extension</a></li>
|
|
2302
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#renderer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>renderer</a></li>
|
|
2303
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#requestHelper" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>request<wbr/>Helper</a></li>
|
|
2304
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#sublayerExtensions" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>sublayer<wbr/>Extensions</a></li>
|
|
2305
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#sublayersAreReadOnly" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>sublayers<wbr/>Are<wbr/>Read<wbr/>Only</a></li>
|
|
2306
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#supportsSublayers" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>supports<wbr/>Sublayers</a></li>
|
|
2307
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#title" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>title</a></li>
|
|
2308
|
+
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#visibilityMode" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-262144-path"></use><use href="#icon-262144-text"></use></svg>visibility<wbr/>Mode</a></li>
|
|
2309
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_addAttachment" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_add<wbr/>Attachment</a></li>
|
|
2310
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_addFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_add<wbr/>Features</a></li>
|
|
2311
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_applyLayerProperties" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_apply<wbr/>Layer<wbr/>Properties</a></li>
|
|
2312
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_applyPortalItemProperties" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_apply<wbr/>Portal<wbr/>Item<wbr/>Properties</a></li>
|
|
2313
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_capabilities" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_capabilities</a></li>
|
|
2314
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createFeatureSettings" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Feature<wbr/>Settings</a></li>
|
|
2315
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createHyperlinks" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Hyperlinks</a></li>
|
|
2316
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createLayer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Layer</a></li>
|
|
2317
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createLayerListSettings" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Layer<wbr/>List<wbr/>Settings</a></li>
|
|
2318
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createRelationships" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Relationships</a></li>
|
|
2319
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createSchema" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Schema</a></li>
|
|
2320
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createSublayerExtension" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Sublayer<wbr/>Extension</a></li>
|
|
2321
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createSublayerExtensionCollection" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Sublayer<wbr/>Extension<wbr/>Collection</a></li>
|
|
2322
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_createTaskSettings" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_create<wbr/>Task<wbr/>Settings</a></li>
|
|
2323
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_deleteAttachments" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_delete<wbr/>Attachments</a></li>
|
|
2324
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_deleteFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_delete<wbr/>Features</a></li>
|
|
2325
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getAttachments" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_get<wbr/>Attachments</a></li>
|
|
2326
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_get<wbr/>Features</a></li>
|
|
2327
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getSerializableLayerType" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_get<wbr/>Serializable<wbr/>Layer<wbr/>Type</a></li>
|
|
2328
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getSerializableProperties" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_get<wbr/>Serializable<wbr/>Properties</a></li>
|
|
2329
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_getSerializableRefLayerProperties" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_get<wbr/>Serializable<wbr/>Ref<wbr/>Layer<wbr/>Properties</a></li>
|
|
2330
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_initializableChildCollections" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_initializable<wbr/>Child<wbr/>Collections</a></li>
|
|
2331
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_initializeChildren" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_initialize<wbr/>Children</a></li>
|
|
2332
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_initializeLayer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_initialize<wbr/>Layer</a></li>
|
|
2333
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_isRelationship" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_is<wbr/>Relationship</a></li>
|
|
2334
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_isSupportedLayer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_is<wbr/>Supported<wbr/>Layer</a></li>
|
|
2335
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_notifyChange" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_notify<wbr/>Change</a></li>
|
|
2336
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_onDestroy" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_on<wbr/>Destroy</a></li>
|
|
2337
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_onInitialize" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_on<wbr/>Initialize</a></li>
|
|
2338
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_onSublayerAddedPostInitialize" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_on<wbr/>Sublayer<wbr/>Added<wbr/>Post<wbr/>Initialize</a></li>
|
|
2339
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_postInitialize" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_post<wbr/>Initialize</a></li>
|
|
2340
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_toPropertyDef" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_to<wbr/>Property<wbr/>Def</a></li>
|
|
2341
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_updateFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_update<wbr/>Features</a></li>
|
|
2342
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#_watchProperty" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>_watch<wbr/>Property</a></li>
|
|
2343
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#addAttachment" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>add<wbr/>Attachment</a></li>
|
|
2344
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#addFeature" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>add<wbr/>Feature</a></li>
|
|
2345
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#addFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>add<wbr/>Features</a></li>
|
|
2346
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#assignProperties" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>assign<wbr/>Properties</a></li>
|
|
2347
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#deleteAttachments" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>delete<wbr/>Attachments</a></li>
|
|
2348
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#deleteFeature" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>delete<wbr/>Feature</a></li>
|
|
2349
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#deleteFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>delete<wbr/>Features</a></li>
|
|
2350
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#destroy" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>destroy</a></li>
|
|
2351
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#emit" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>emit</a></li>
|
|
2352
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#get" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get</a></li>
|
|
2353
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getAttachments" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Attachments</a></li>
|
|
2354
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getDefault" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Default</a></li>
|
|
2355
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getDefaults" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Defaults</a></li>
|
|
2356
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getFeature" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Feature</a></li>
|
|
2357
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Features</a></li>
|
|
2358
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getFullExtent" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Full<wbr/>Extent</a></li>
|
|
2359
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#getSerializableProperties" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Serializable<wbr/>Properties</a></li>
|
|
2360
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#initialize" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>initialize</a></li>
|
|
2361
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#notifyChange" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>notify<wbr/>Change</a></li>
|
|
2362
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#on" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>on</a></li>
|
|
2363
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#set" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>set</a></li>
|
|
2364
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#toItemUri" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>to<wbr/>Item<wbr/>Uri</a></li>
|
|
2365
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#toJSON" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>toJSON</a></li>
|
|
2366
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#updateFeature" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>update<wbr/>Feature</a></li>
|
|
2367
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#updateFeatures" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>update<wbr/>Features</a></li>
|
|
2368
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#watch" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>watch</a></li>
|
|
2369
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#create" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>create</a></li>
|
|
2370
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html#fromPortalItem" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>from<wbr/>Portal<wbr/>Item</a></li></ul></li></ul></nav></div></div>
|
|
2371
|
+
<div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|