{ "id": "mapsEms", "client": { "classes": [], "functions": [], "interfaces": [ { "parentPluginId": "mapsEms", "id": "def-public.FileLayer", "type": "Interface", "tags": [], "label": "FileLayer", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.name", "type": "string", "tags": [], "label": "name", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.origin", "type": "string", "tags": [], "label": "origin", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.id", "type": "string", "tags": [], "label": "id", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.format", "type": "CompoundType", "tags": [], "label": "format", "description": [], "signature": [ "string | { type: string; }" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.fields", "type": "Array", "tags": [], "label": "fields", "description": [], "signature": [ { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.FileLayerField", "text": "FileLayerField" }, "[]" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.url", "type": "string", "tags": [], "label": "url", "description": [], "signature": [ "string | undefined" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.layerId", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string | undefined" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.created_at", "type": "string", "tags": [], "label": "created_at", "description": [], "signature": [ "string | undefined" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.attribution", "type": "string", "tags": [], "label": "attribution", "description": [], "signature": [ "string | undefined" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayer.meta", "type": "Object", "tags": [], "label": "meta", "description": [], "signature": [ "{ [key: string]: string; } | undefined" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayerField", "type": "Interface", "tags": [], "label": "FileLayerField", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.FileLayerField.name", "type": "string", "tags": [], "label": "name", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayerField.description", "type": "string", "tags": [], "label": "description", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.FileLayerField.type", "type": "string", "tags": [], "label": "type", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings", "type": "Interface", "tags": [], "label": "IServiceSettings", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getEMSHotLink", "type": "Function", "tags": [], "label": "getEMSHotLink", "description": [], "signature": [ "(layer: ", { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.FileLayer", "text": "FileLayer" }, ") => Promise" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getEMSHotLink.$1", "type": "Object", "tags": [], "label": "layer", "description": [], "signature": [ { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.FileLayer", "text": "FileLayer" } ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getTMSServices", "type": "Function", "tags": [], "label": "getTMSServices", "description": [], "signature": [ "() => Promise<", { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.TmsLayer", "text": "TmsLayer" }, "[]>" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getFileLayers", "type": "Function", "tags": [], "label": "getFileLayers", "description": [], "signature": [ "() => Promise<", { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.FileLayer", "text": "FileLayer" }, "[]>" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getUrlForRegionLayer", "type": "Function", "tags": [], "label": "getUrlForRegionLayer", "description": [], "signature": [ "(layer: ", { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.FileLayer", "text": "FileLayer" }, ") => Promise" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getUrlForRegionLayer.$1", "type": "Object", "tags": [], "label": "layer", "description": [], "signature": [ { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.FileLayer", "text": "FileLayer" } ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.setQueryParams", "type": "Function", "tags": [], "label": "setQueryParams", "description": [], "signature": [ "(params: { [p: string]: string; }) => void" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.setQueryParams.$1", "type": "Object", "tags": [], "label": "params", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.setQueryParams.$1.Unnamed", "type": "Any", "tags": [], "label": "Unnamed", "description": [], "signature": [ "any" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false } ] } ], "returnComment": [] }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getAttributesForTMSLayer", "type": "Function", "tags": [], "label": "getAttributesForTMSLayer", "description": [], "signature": [ "(tmsServiceConfig: ", { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.TmsLayer", "text": "TmsLayer" }, ", isDesaturated: boolean, isDarkMode: boolean) => any" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getAttributesForTMSLayer.$1", "type": "Object", "tags": [], "label": "tmsServiceConfig", "description": [], "signature": [ { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.TmsLayer", "text": "TmsLayer" } ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "isRequired": true }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getAttributesForTMSLayer.$2", "type": "boolean", "tags": [], "label": "isDesaturated", "description": [], "signature": [ "boolean" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "isRequired": true }, { "parentPluginId": "mapsEms", "id": "def-public.IServiceSettings.getAttributesForTMSLayer.$3", "type": "boolean", "tags": [], "label": "isDarkMode", "description": [], "signature": [ "boolean" ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-public.TmsLayer", "type": "Interface", "tags": [], "label": "TmsLayer", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.TmsLayer.id", "type": "string", "tags": [], "label": "id", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.TmsLayer.origin", "type": "string", "tags": [], "label": "origin", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.TmsLayer.minZoom", "type": "number", "tags": [], "label": "minZoom", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.TmsLayer.maxZoom", "type": "number", "tags": [], "label": "maxZoom", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.TmsLayer.attribution", "type": "string", "tags": [], "label": "attribution", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-public.VectorLayer", "type": "Interface", "tags": [], "label": "VectorLayer", "description": [], "signature": [ { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.VectorLayer", "text": "VectorLayer" }, " extends ", { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.FileLayer", "text": "FileLayer" } ], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.VectorLayer.layerId", "type": "string", "tags": [], "label": "layerId", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.VectorLayer.isEMS", "type": "boolean", "tags": [], "label": "isEMS", "description": [], "path": "src/plugins/maps_ems/public/service_settings/service_settings_types.ts", "deprecated": false } ], "initialIsOpen": false } ], "enums": [], "misc": [ { "parentPluginId": "mapsEms", "id": "def-public.MapsEmsConfig", "type": "Type", "tags": [], "label": "MapsEmsConfig", "description": [], "signature": [ "{ readonly tilemap: Readonly<{ url?: string | undefined; } & { options: Readonly<{ default?: boolean | undefined; tileSize?: number | undefined; subdomains?: string[] | undefined; errorTileUrl?: string | undefined; tms?: boolean | undefined; reuseTiles?: boolean | undefined; bounds?: number[] | undefined; } & { attribution: string; minZoom: number; maxZoom: number; }>; }>; readonly includeElasticMapsService: boolean; readonly emsUrl: string; readonly emsFileApiUrl: string; readonly emsTileApiUrl: string; readonly emsLandingPageUrl: string; readonly emsFontLibraryUrl: string; readonly emsTileLayerId: Readonly<{} & { bright: string; desaturated: string; dark: string; }>; }" ], "path": "src/plugins/maps_ems/config.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-public.TMS_IN_YML_ID", "type": "string", "tags": [], "label": "TMS_IN_YML_ID", "description": [], "signature": [ "\"TMS in config/kibana.yml\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false } ], "objects": [], "setup": { "parentPluginId": "mapsEms", "id": "def-public.MapsEmsPluginSetup", "type": "Interface", "tags": [], "label": "MapsEmsPluginSetup", "description": [], "path": "src/plugins/maps_ems/public/index.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-public.MapsEmsPluginSetup.config", "type": "Object", "tags": [], "label": "config", "description": [], "signature": [ "{ readonly tilemap: Readonly<{ url?: string | undefined; } & { options: Readonly<{ default?: boolean | undefined; tileSize?: number | undefined; subdomains?: string[] | undefined; errorTileUrl?: string | undefined; tms?: boolean | undefined; reuseTiles?: boolean | undefined; bounds?: number[] | undefined; } & { attribution: string; minZoom: number; maxZoom: number; }>; }>; readonly includeElasticMapsService: boolean; readonly emsUrl: string; readonly emsFileApiUrl: string; readonly emsTileApiUrl: string; readonly emsLandingPageUrl: string; readonly emsFontLibraryUrl: string; readonly emsTileLayerId: Readonly<{} & { bright: string; desaturated: string; dark: string; }>; }" ], "path": "src/plugins/maps_ems/public/index.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-public.MapsEmsPluginSetup.getServiceSettings", "type": "Function", "tags": [], "label": "getServiceSettings", "description": [], "signature": [ "() => Promise<", { "pluginId": "mapsEms", "scope": "public", "docId": "kibMapsEmsPluginApi", "section": "def-public.IServiceSettings", "text": "IServiceSettings" }, ">" ], "path": "src/plugins/maps_ems/public/index.ts", "deprecated": false, "children": [], "returnComment": [] } ], "lifecycle": "setup", "initialIsOpen": true }, "start": { "parentPluginId": "mapsEms", "id": "def-public.MapsEmsPluginStart", "type": "Type", "tags": [], "label": "MapsEmsPluginStart", "description": [], "signature": [ "void" ], "path": "src/plugins/maps_ems/public/index.ts", "deprecated": false, "lifecycle": "start", "initialIsOpen": true } }, "server": { "classes": [ { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPlugin", "type": "Class", "tags": [], "label": "MapsEmsPlugin", "description": [], "signature": [ { "pluginId": "mapsEms", "scope": "server", "docId": "kibMapsEmsPluginApi", "section": "def-server.MapsEmsPlugin", "text": "MapsEmsPlugin" }, " implements ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.Plugin", "text": "Plugin" }, "<", { "pluginId": "mapsEms", "scope": "server", "docId": "kibMapsEmsPluginApi", "section": "def-server.MapsEmsPluginSetup", "text": "MapsEmsPluginSetup" }, ", void, object, object>" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPlugin._initializerContext", "type": "Object", "tags": [], "label": "_initializerContext", "description": [], "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.PluginInitializerContext", "text": "PluginInitializerContext" }, "; }>; includeElasticMapsService: boolean; emsUrl: string; emsFileApiUrl: string; emsTileApiUrl: string; emsLandingPageUrl: string; emsFontLibraryUrl: string; emsTileLayerId: Readonly<{} & { bright: string; desaturated: string; dark: string; }>; }>>" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPlugin.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPlugin.Unnamed.$1", "type": "Object", "tags": [], "label": "initializerContext", "description": [], "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.PluginInitializerContext", "text": "PluginInitializerContext" }, "; }>; includeElasticMapsService: boolean; emsUrl: string; emsFileApiUrl: string; emsTileApiUrl: string; emsLandingPageUrl: string; emsFontLibraryUrl: string; emsTileLayerId: Readonly<{} & { bright: string; desaturated: string; dark: string; }>; }>>" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPlugin.setup", "type": "Function", "tags": [], "label": "setup", "description": [], "signature": [ "(core: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreSetup", "text": "CoreSetup" }, ") => { config: Readonly<{} & { tilemap: Readonly<{ url?: string | undefined; } & { options: Readonly<{ default?: boolean | undefined; tileSize?: number | undefined; subdomains?: string[] | undefined; errorTileUrl?: string | undefined; tms?: boolean | undefined; reuseTiles?: boolean | undefined; bounds?: number[] | undefined; } & { attribution: string; minZoom: number; maxZoom: number; }>; }>; includeElasticMapsService: boolean; emsUrl: string; emsFileApiUrl: string; emsTileApiUrl: string; emsLandingPageUrl: string; emsFontLibraryUrl: string; emsTileLayerId: Readonly<{} & { bright: string; desaturated: string; dark: string; }>; }>; }" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPlugin.setup.$1", "type": "Object", "tags": [], "label": "core", "description": [], "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreSetup", "text": "CoreSetup" }, "" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPlugin.start", "type": "Function", "tags": [], "label": "start", "description": [], "signature": [ "() => void" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false, "children": [], "returnComment": [] } ], "initialIsOpen": false } ], "functions": [], "interfaces": [ { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPluginSetup", "type": "Interface", "tags": [], "label": "MapsEmsPluginSetup", "description": [], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-server.MapsEmsPluginSetup.config", "type": "Object", "tags": [], "label": "config", "description": [], "signature": [ "{ readonly tilemap: Readonly<{ url?: string | undefined; } & { options: Readonly<{ default?: boolean | undefined; tileSize?: number | undefined; subdomains?: string[] | undefined; errorTileUrl?: string | undefined; tms?: boolean | undefined; reuseTiles?: boolean | undefined; bounds?: number[] | undefined; } & { attribution: string; minZoom: number; maxZoom: number; }>; }>; readonly includeElasticMapsService: boolean; readonly emsUrl: string; readonly emsFileApiUrl: string; readonly emsTileApiUrl: string; readonly emsLandingPageUrl: string; readonly emsFontLibraryUrl: string; readonly emsTileLayerId: Readonly<{} & { bright: string; desaturated: string; dark: string; }>; }" ], "path": "src/plugins/maps_ems/server/index.ts", "deprecated": false } ], "initialIsOpen": false } ], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [ { "parentPluginId": "mapsEms", "id": "def-common.DEFAULT_EMS_DARKMAP_ID", "type": "string", "tags": [], "label": "DEFAULT_EMS_DARKMAP_ID", "description": [], "signature": [ "\"dark_map\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-common.DEFAULT_EMS_FILE_API_URL", "type": "string", "tags": [], "label": "DEFAULT_EMS_FILE_API_URL", "description": [], "signature": [ "\"https://vector.maps.elastic.co\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-common.DEFAULT_EMS_FONT_LIBRARY_URL", "type": "string", "tags": [], "label": "DEFAULT_EMS_FONT_LIBRARY_URL", "description": [], "signature": [ "\"https://tiles.maps.elastic.co/fonts/{fontstack}/{range}.pbf\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-common.DEFAULT_EMS_LANDING_PAGE_URL", "type": "string", "tags": [], "label": "DEFAULT_EMS_LANDING_PAGE_URL", "description": [], "signature": [ "\"https://maps.elastic.co/v8.0\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-common.DEFAULT_EMS_ROADMAP_DESATURATED_ID", "type": "string", "tags": [], "label": "DEFAULT_EMS_ROADMAP_DESATURATED_ID", "description": [], "signature": [ "\"road_map_desaturated\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-common.DEFAULT_EMS_ROADMAP_ID", "type": "string", "tags": [], "label": "DEFAULT_EMS_ROADMAP_ID", "description": [], "signature": [ "\"road_map\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-common.DEFAULT_EMS_TILE_API_URL", "type": "string", "tags": [], "label": "DEFAULT_EMS_TILE_API_URL", "description": [], "signature": [ "\"https://tiles.maps.elastic.co\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "mapsEms", "id": "def-common.TMS_IN_YML_ID", "type": "string", "tags": [], "label": "TMS_IN_YML_ID", "description": [], "signature": [ "\"TMS in config/kibana.yml\"" ], "path": "src/plugins/maps_ems/common/index.ts", "deprecated": false, "initialIsOpen": false } ], "objects": [ { "parentPluginId": "mapsEms", "id": "def-common.ORIGIN", "type": "Object", "tags": [], "label": "ORIGIN", "description": [], "path": "src/plugins/maps_ems/common/origin.ts", "deprecated": false, "children": [ { "parentPluginId": "mapsEms", "id": "def-common.ORIGIN.EMS", "type": "string", "tags": [], "label": "EMS", "description": [], "path": "src/plugins/maps_ems/common/origin.ts", "deprecated": false }, { "parentPluginId": "mapsEms", "id": "def-common.ORIGIN.KIBANA_YML", "type": "string", "tags": [], "label": "KIBANA_YML", "description": [], "path": "src/plugins/maps_ems/common/origin.ts", "deprecated": false } ], "initialIsOpen": false } ] } }