{ "id": "maps", "client": { "classes": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable", "type": "Class", "tags": [], "label": "MapEmbeddable", "description": [], "signature": [ { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.MapEmbeddable", "text": "MapEmbeddable" }, " extends ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", "section": "def-public.Embeddable", "text": "Embeddable" }, "<", { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.MapEmbeddableInput", "text": "MapEmbeddableInput" }, ", ", { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.MapEmbeddableOutput", "text": "MapEmbeddableOutput" }, "> implements ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", "section": "def-public.ReferenceOrValueEmbeddable", "text": "ReferenceOrValueEmbeddable" } ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 90 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.type", "type": "string", "tags": [], "label": "type", "description": [], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 93 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 110 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.Unnamed.$1", "type": "Object", "tags": [], "label": "config", "description": [], "signature": [ "MapEmbeddableConfig" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 110 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.Unnamed.$2", "type": "CompoundType", "tags": [], "label": "initialInput", "description": [], "signature": [ { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.MapEmbeddableInput", "text": "MapEmbeddableInput" } ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 110 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.Unnamed.$3", "type": "Object", "tags": [], "label": "parent", "description": [], "signature": [ { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", "section": "def-public.IContainer", "text": "IContainer" }, "<{}, ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", "section": "def-public.ContainerInput", "text": "ContainerInput" }, "<{}>, ", { "pluginId": "embeddable", "scope": "public", "docId": "kibEmbeddablePluginApi", "section": "def-public.ContainerOutput", "text": "ContainerOutput" }, "> | undefined" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 110 }, "deprecated": false, "isRequired": false } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.inputIsRefType", "type": "Function", "tags": [], "label": "inputIsRefType", "description": [], "signature": [ "(input: ", { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.MapEmbeddableInput", "text": "MapEmbeddableInput" }, ") => input is ", "MapByReferenceInput" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 184 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.inputIsRefType.$1", "type": "CompoundType", "tags": [], "label": "input", "description": [], "signature": [ { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.MapEmbeddableInput", "text": "MapEmbeddableInput" } ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 185 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.getInputAsRefType", "type": "Function", "tags": [], "label": "getInputAsRefType", "description": [], "signature": [ "() => Promise<", "MapByReferenceInput", ">" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 190 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.getInputAsValueType", "type": "Function", "tags": [], "label": "getInputAsValueType", "description": [], "signature": [ "() => Promise<", "MapByValueInput", ">" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 198 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.getDescription", "type": "Function", "tags": [], "label": "getDescription", "description": [], "signature": [ "() => string | undefined" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 203 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.supportedTriggers", "type": "Function", "tags": [], "label": "supportedTriggers", "description": [], "signature": [ "() => string[]" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 207 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.setRenderTooltipContent", "type": "Function", "tags": [], "label": "setRenderTooltipContent", "description": [], "signature": [ "(renderTooltipContent: ", "RenderToolTipContent", ") => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 211 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.setRenderTooltipContent.$1", "type": "Function", "tags": [], "label": "renderTooltipContent", "description": [], "signature": [ "RenderToolTipContent" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 211 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.setEventHandlers", "type": "Function", "tags": [], "label": "setEventHandlers", "description": [], "signature": [ "(eventHandlers: ", "EventHandlers", ") => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 215 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.setEventHandlers.$1", "type": "Object", "tags": [], "label": "eventHandlers", "description": [], "signature": [ "EventHandlers" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 215 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.getInspectorAdapters", "type": "Function", "tags": [], "label": "getInspectorAdapters", "description": [], "signature": [ "() => ", { "pluginId": "inspector", "scope": "common", "docId": "kibInspectorPluginApi", "section": "def-common.Adapters", "text": "Adapters" } ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 219 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.onUpdate", "type": "Function", "tags": [], "label": "onUpdate", "description": [], "signature": [ "() => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 223 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._dispatchSetQuery", "type": "Function", "tags": [], "label": "_dispatchSetQuery", "description": [], "signature": [ "({ forceRefresh }: { forceRefresh: boolean; }) => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 255 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._dispatchSetQuery.$1.forceRefresh", "type": "Object", "tags": [], "label": "{ forceRefresh }", "description": [], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 255 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._dispatchSetQuery.$1.forceRefresh.forceRefresh", "type": "boolean", "tags": [], "label": "forceRefresh", "description": [], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 255 }, "deprecated": false } ] } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._dispatchSetRefreshConfig", "type": "Function", "tags": [], "label": "_dispatchSetRefreshConfig", "description": [], "signature": [ "(refreshConfig: ", { "pluginId": "data", "scope": "common", "docId": "kibDataQueryPluginApi", "section": "def-common.RefreshInterval", "text": "RefreshInterval" }, ") => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 277 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._dispatchSetRefreshConfig.$1", "type": "Object", "tags": [], "label": "refreshConfig", "description": [], "signature": [ { "pluginId": "data", "scope": "common", "docId": "kibDataQueryPluginApi", "section": "def-common.RefreshInterval", "text": "RefreshInterval" } ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 277 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._dispatchSetChartsPaletteServiceGetColor", "type": "Function", "tags": [], "label": "_dispatchSetChartsPaletteServiceGetColor", "description": [], "signature": [ "(syncColors?: boolean | undefined) => Promise" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 287 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._dispatchSetChartsPaletteServiceGetColor.$1", "type": "CompoundType", "tags": [], "label": "syncColors", "description": [], "signature": [ "boolean | undefined" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 287 }, "deprecated": false, "isRequired": false } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.render", "type": "Function", "tags": [], "label": "render", "description": [ "\n" ], "signature": [ "(domNode: HTMLElement) => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 305 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.render.$1", "type": "Object", "tags": [], "label": "domNode", "description": [], "signature": [ "HTMLElement" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 305 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.setLayerList", "type": "Function", "tags": [], "label": "setLayerList", "description": [], "signature": [ "(layerList: ", "LayerDescriptor", "[]) => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 331 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.setLayerList.$1", "type": "Array", "tags": [], "label": "layerList", "description": [], "signature": [ "LayerDescriptor", "[]" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 331 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.onSingleValueTrigger", "type": "Function", "tags": [], "label": "onSingleValueTrigger", "description": [], "signature": [ "(actionId: string, key: string, value: ", { "pluginId": "maps", "scope": "common", "docId": "kibMapsPluginApi", "section": "def-common.RawValue", "text": "RawValue" }, ") => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 348 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.onSingleValueTrigger.$1", "type": "string", "tags": [], "label": "actionId", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 348 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.onSingleValueTrigger.$2", "type": "string", "tags": [], "label": "key", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 348 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.onSingleValueTrigger.$3", "type": "CompoundType", "tags": [], "label": "value", "description": [], "signature": [ { "pluginId": "maps", "scope": "common", "docId": "kibMapsPluginApi", "section": "def-common.RawValue", "text": "RawValue" } ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 348 }, "deprecated": false, "isRequired": false } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.addFilters", "type": "Function", "tags": [], "label": "addFilters", "description": [], "signature": [ "(filters: ", { "pluginId": "data", "scope": "common", "docId": "kibDataPluginApi", "section": "def-common.Filter", "text": "Filter" }, "[], actionId?: string) => Promise" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 362 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.addFilters.$1", "type": "Array", "tags": [], "label": "filters", "description": [], "signature": [ { "pluginId": "data", "scope": "common", "docId": "kibDataPluginApi", "section": "def-common.Filter", "text": "Filter" }, "[]" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 362 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.addFilters.$2", "type": "string", "tags": [], "label": "actionId", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 362 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.getFilterActions", "type": "Function", "tags": [], "label": "getFilterActions", "description": [], "signature": [ "() => Promise<", { "pluginId": "uiActions", "scope": "public", "docId": "kibUiActionsPluginApi", "section": "def-public.Action", "text": "Action" }, "[]>" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 374 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.getActionContext", "type": "Function", "tags": [], "label": "getActionContext", "description": [], "signature": [ "() => ", { "pluginId": "uiActions", "scope": "public", "docId": "kibUiActionsPluginApi", "section": "def-public.ActionExecutionContext", "text": "ActionExecutionContext" }, "" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 395 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.destroy", "type": "Function", "tags": [], "label": "destroy", "description": [], "signature": [ "() => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 406 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable.reload", "type": "Function", "tags": [], "label": "reload", "description": [], "signature": [ "() => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 422 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddable._handleStoreChanges", "type": "Function", "tags": [], "label": "_handleStoreChanges", "description": [], "signature": [ "() => void" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", "lineNumber": 428 }, "deprecated": false, "children": [], "returnComment": [] } ], "initialIsOpen": false } ], "functions": [], "interfaces": [ { "parentPluginId": "maps", "id": "def-public.EMSTermJoinConfig", "type": "Interface", "tags": [], "label": "EMSTermJoinConfig", "description": [], "source": { "path": "x-pack/plugins/maps/public/ems_autosuggest/ems_autosuggest.ts", "lineNumber": 18 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.EMSTermJoinConfig.layerId", "type": "string", "tags": [], "label": "layerId", "description": [], "source": { "path": "x-pack/plugins/maps/public/ems_autosuggest/ems_autosuggest.ts", "lineNumber": 19 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-public.EMSTermJoinConfig.field", "type": "string", "tags": [], "label": "field", "description": [], "source": { "path": "x-pack/plugins/maps/public/ems_autosuggest/ems_autosuggest.ts", "lineNumber": 20 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams", "type": "Interface", "tags": [], "label": "RenderTooltipContentParams", "description": [], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 31 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.addFilters", "type": "Function", "tags": [], "label": "addFilters", "description": [], "signature": [ "(filter: object, actionId: string) => void" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 32 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.addFilters.$1", "type": "Uncategorized", "tags": [], "label": "filter", "description": [], "signature": [ "object" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 32 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.addFilters.$2", "type": "string", "tags": [], "label": "actionId", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 32 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.closeTooltip", "type": "Function", "tags": [], "label": "closeTooltip", "description": [], "signature": [ "() => void" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 33 }, "deprecated": false, "children": [], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.features", "type": "Array", "tags": [], "label": "features", "description": [], "signature": [ "TooltipFeature", "[]" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 34 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.isLocked", "type": "boolean", "tags": [], "label": "isLocked", "description": [], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 35 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.getLayerName", "type": "Function", "tags": [], "label": "getLayerName", "description": [], "signature": [ "(layerId: string) => Promise" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 36 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.getLayerName.$1", "type": "string", "tags": [], "label": "layerId", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 36 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.loadFeatureProperties", "type": "Function", "tags": [], "label": "loadFeatureProperties", "description": [], "signature": [ "({ layerId, featureId }: ", "LoadFeatureProps", ") => Promise<", "ITooltipProperty", "[]>" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 37 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.loadFeatureProperties.$1", "type": "Object", "tags": [], "label": "{ layerId, featureId }", "description": [], "signature": [ "LoadFeatureProps" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 37 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.loadFeatureGeometry", "type": "Function", "tags": [], "label": "loadFeatureGeometry", "description": [], "signature": [ "({ layerId, featureId }: ", "LoadFeatureProps", ") => ", "FeatureGeometry" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 38 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.RenderTooltipContentParams.loadFeatureGeometry.$1", "type": "Object", "tags": [], "label": "{ layerId, featureId }", "description": [], "signature": [ "LoadFeatureProps" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", "lineNumber": 38 }, "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-public.SampleValuesConfig", "type": "Interface", "tags": [], "label": "SampleValuesConfig", "description": [], "source": { "path": "x-pack/plugins/maps/public/ems_autosuggest/ems_autosuggest.ts", "lineNumber": 12 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.SampleValuesConfig.emsLayerIds", "type": "Array", "tags": [], "label": "emsLayerIds", "description": [], "signature": [ "string[] | undefined" ], "source": { "path": "x-pack/plugins/maps/public/ems_autosuggest/ems_autosuggest.ts", "lineNumber": 13 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-public.SampleValuesConfig.sampleValues", "type": "Array", "tags": [], "label": "sampleValues", "description": [], "signature": [ "React.ReactText[] | undefined" ], "source": { "path": "x-pack/plugins/maps/public/ems_autosuggest/ems_autosuggest.ts", "lineNumber": 14 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-public.SampleValuesConfig.sampleValuesColumnName", "type": "string", "tags": [], "label": "sampleValuesColumnName", "description": [], "signature": [ "string | undefined" ], "source": { "path": "x-pack/plugins/maps/public/ems_autosuggest/ems_autosuggest.ts", "lineNumber": 15 }, "deprecated": false } ], "initialIsOpen": false } ], "enums": [], "misc": [ { "parentPluginId": "maps", "id": "def-public.MAP_SAVED_OBJECT_TYPE", "type": "string", "tags": [], "label": "MAP_SAVED_OBJECT_TYPE", "description": [], "signature": [ "\"map\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 29 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddableInput", "type": "Type", "tags": [], "label": "MapEmbeddableInput", "description": [], "signature": [ "MapByValueInput", " | ", "MapByReferenceInput" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/types.ts", "lineNumber": 41 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-public.MapEmbeddableOutput", "type": "Type", "tags": [], "label": "MapEmbeddableOutput", "description": [], "signature": [ "EmbeddableOutput & { indexPatterns: IIndexPattern[]; }" ], "source": { "path": "x-pack/plugins/maps/public/embeddable/types.ts", "lineNumber": 43 }, "deprecated": false, "initialIsOpen": false } ], "objects": [], "start": { "parentPluginId": "maps", "id": "def-public.MapsStartApi", "type": "Interface", "tags": [], "label": "MapsStartApi", "description": [], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 14 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapsStartApi.createLayerDescriptors", "type": "Object", "tags": [], "label": "createLayerDescriptors", "description": [], "signature": [ "{ createSecurityLayerDescriptors: (indexPatternId: string, indexPatternTitle: string) => Promise<", "LayerDescriptor", "[]>; createBasemapLayerDescriptor: () => Promise<", "LayerDescriptor", " | null>; createESSearchSourceLayerDescriptor: (params: ", "CreateLayerDescriptorParams", ") => Promise<", "LayerDescriptor", ">; }" ], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 15 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-public.MapsStartApi.registerLayerWizard", "type": "Function", "tags": [], "label": "registerLayerWizard", "description": [], "signature": [ "(layerWizard: ", "LayerWizard", ") => Promise" ], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 25 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapsStartApi.registerLayerWizard.$1", "type": "Object", "tags": [], "label": "layerWizard", "description": [], "signature": [ "LayerWizard" ], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 25 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapsStartApi.registerSource", "type": "Function", "tags": [], "label": "registerSource", "description": [], "signature": [ "(entry: ", "SourceRegistryEntry", ") => Promise" ], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 26 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapsStartApi.registerSource.$1", "type": "Object", "tags": [], "label": "entry", "description": [], "signature": [ "SourceRegistryEntry" ], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 26 }, "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "maps", "id": "def-public.MapsStartApi.suggestEMSTermJoinConfig", "type": "Function", "tags": [], "label": "suggestEMSTermJoinConfig", "description": [], "signature": [ "(config: ", { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.SampleValuesConfig", "text": "SampleValuesConfig" }, ") => Promise<", { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.EMSTermJoinConfig", "text": "EMSTermJoinConfig" }, " | null>" ], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 27 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-public.MapsStartApi.suggestEMSTermJoinConfig.$1", "type": "Object", "tags": [], "label": "config", "description": [], "signature": [ { "pluginId": "maps", "scope": "public", "docId": "kibMapsPluginApi", "section": "def-public.SampleValuesConfig", "text": "SampleValuesConfig" } ], "source": { "path": "x-pack/plugins/maps/public/api/start_api.ts", "lineNumber": 27 }, "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "lifecycle": "start", "initialIsOpen": true } }, "server": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [ { "parentPluginId": "maps", "id": "def-common.getEditPath", "type": "Function", "tags": [], "label": "getEditPath", "description": [], "signature": [ "(id: string) => string" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 66 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-common.getEditPath.$1", "type": "string", "tags": [], "label": "id", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 66 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.getExistingMapPath", "type": "Function", "tags": [], "label": "getExistingMapPath", "description": [], "signature": [ "(id: string) => string" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 63 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-common.getExistingMapPath.$1", "type": "string", "tags": [], "label": "id", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 63 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.getNewMapPath", "type": "Function", "tags": [], "label": "getNewMapPath", "description": [], "signature": [ "() => string" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 60 }, "deprecated": false, "children": [], "returnComment": [], "initialIsOpen": false } ], "interfaces": [ { "parentPluginId": "maps", "id": "def-common.BodySettings", "type": "Interface", "tags": [], "label": "BodySettings", "description": [], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 22 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-common.BodySettings.Unnamed", "type": "Any", "tags": [], "label": "Unnamed", "description": [], "signature": [ "any" ], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 23 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.CreateDocSourceResp", "type": "Interface", "tags": [], "label": "CreateDocSourceResp", "description": [], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 8 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-common.CreateDocSourceResp.success", "type": "boolean", "tags": [], "label": "success", "description": [], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 9 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-common.CreateDocSourceResp.error", "type": "Object", "tags": [], "label": "error", "description": [], "signature": [ "Error | undefined" ], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 10 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.IndexSourceMappings", "type": "Interface", "tags": [], "label": "IndexSourceMappings", "description": [], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 13 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-common.IndexSourceMappings._meta", "type": "Object", "tags": [], "label": "_meta", "description": [], "signature": [ "{ created_by: string; } | undefined" ], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 14 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-common.IndexSourceMappings.properties", "type": "Object", "tags": [], "label": "properties", "description": [], "signature": [ "{ [key: string]: any; }" ], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 17 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.WriteSettings", "type": "Interface", "tags": [], "label": "WriteSettings", "description": [], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 26 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-common.WriteSettings.index", "type": "string", "tags": [], "label": "index", "description": [], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 27 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-common.WriteSettings.body", "type": "Uncategorized", "tags": [], "label": "body", "description": [], "signature": [ "object" ], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 28 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-common.WriteSettings.Unnamed", "type": "Any", "tags": [], "label": "Unnamed", "description": [], "signature": [ "any" ], "source": { "path": "x-pack/plugins/maps/common/types.ts", "lineNumber": 29 }, "deprecated": false } ], "initialIsOpen": false } ], "enums": [ { "parentPluginId": "maps", "id": "def-common.AGG_TYPE", "type": "Enum", "tags": [], "label": "AGG_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 163 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.COLOR_MAP_TYPE", "type": "Enum", "tags": [], "label": "COLOR_MAP_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 211 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DATA_MAPPING_FUNCTION", "type": "Enum", "tags": [], "label": "DATA_MAPPING_FUNCTION", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 292 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DRAW_TYPE", "type": "Enum", "tags": [], "label": "DRAW_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 156 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.ES_GEO_FIELD_TYPE", "type": "Enum", "tags": [], "label": "ES_GEO_FIELD_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 123 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.ES_SPATIAL_RELATIONS", "type": "Enum", "tags": [], "label": "ES_SPATIAL_RELATIONS", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 131 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.FIELD_ORIGIN", "type": "Enum", "tags": [], "label": "FIELD_ORIGIN", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 96 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.FORMAT_TYPE", "type": "Enum", "tags": [], "label": "FORMAT_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 255 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.GEO_JSON_TYPE", "type": "Enum", "tags": [], "label": "GEO_JSON_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 137 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.GRID_RESOLUTION", "type": "Enum", "tags": [], "label": "GRID_RESOLUTION", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 180 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.INITIAL_LOCATION", "type": "Enum", "tags": [], "label": "INITIAL_LOCATION", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 267 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.LABEL_BORDER_SIZES", "type": "Enum", "tags": [], "label": "LABEL_BORDER_SIZES", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 224 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.LAYER_STYLE_TYPE", "type": "Enum", "tags": [], "label": "LAYER_STYLE_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 205 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.LAYER_TYPE", "type": "Enum", "tags": [], "label": "LAYER_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 70 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.LAYER_WIZARD_CATEGORY", "type": "Enum", "tags": [], "label": "LAYER_WIZARD_CATEGORY", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 274 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MB_LOOKUP_FUNCTION", "type": "Enum", "tags": [], "label": "MB_LOOKUP_FUNCTION", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 287 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MVT_FIELD_TYPE", "type": "Enum", "tags": [], "label": "MVT_FIELD_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 260 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.RENDER_AS", "type": "Enum", "tags": [], "label": "RENDER_AS", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 174 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SCALING_TYPES", "type": "Enum", "tags": [], "label": "SCALING_TYPES", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 248 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SOURCE_TYPES", "type": "Enum", "tags": [], "label": "SOURCE_TYPES", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 79 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.STYLE_TYPE", "type": "Enum", "tags": [], "label": "STYLE_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 200 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SYMBOLIZE_AS_TYPES", "type": "Enum", "tags": [], "label": "SYMBOLIZE_AS_TYPES", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 219 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.VECTOR_SHAPE_TYPE", "type": "Enum", "tags": [], "label": "VECTOR_SHAPE_TYPE", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 280 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.VECTOR_STYLES", "type": "Enum", "tags": [], "label": "VECTOR_STYLES", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 233 }, "deprecated": false, "initialIsOpen": false } ], "misc": [ { "parentPluginId": "maps", "id": "def-common.AGG_DELIMITER", "type": "string", "tags": [], "label": "AGG_DELIMITER", "description": [], "signature": [ "\"_of_\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 162 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.API_ROOT_PATH", "type": "string", "tags": [], "label": "API_ROOT_PATH", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 44 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.APP_ICON", "type": "string", "tags": [], "label": "APP_ICON", "description": [], "signature": [ "\"gisApp\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 31 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.APP_ICON_SOLUTION", "type": "string", "tags": [], "label": "APP_ICON_SOLUTION", "description": [], "signature": [ "\"logoKibana\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 32 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.APP_ID", "type": "string", "tags": [], "label": "APP_ID", "description": [], "signature": [ "\"maps\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 30 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.APP_NAME", "type": "string", "tags": [], "label": "APP_NAME", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 33 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.CATEGORICAL_DATA_TYPES", "type": "Array", "tags": [], "label": "CATEGORICAL_DATA_TYPES", "description": [], "signature": [ "string[]" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 216 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.COUNT_PROP_LABEL", "type": "string", "tags": [], "label": "COUNT_PROP_LABEL", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 194 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.COUNT_PROP_NAME", "type": "string", "tags": [], "label": "COUNT_PROP_NAME", "description": [], "signature": [ "\"doc_count\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 198 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DECIMAL_DEGREES_PRECISION", "type": "number", "tags": [], "label": "DECIMAL_DEGREES_PRECISION", "description": [], "signature": [ "5" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 112 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DEFAULT_ICON", "type": "string", "tags": [], "label": "DEFAULT_ICON", "description": [], "signature": [ "\"marker\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 231 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DEFAULT_MAX_BUCKETS_LIMIT", "type": "number", "tags": [], "label": "DEFAULT_MAX_BUCKETS_LIMIT", "description": [], "signature": [ "65535" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 116 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DEFAULT_MAX_INNER_RESULT_WINDOW", "type": "number", "tags": [], "label": "DEFAULT_MAX_INNER_RESULT_WINDOW", "description": [], "signature": [ "100" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 115 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DEFAULT_MAX_RESULT_WINDOW", "type": "number", "tags": [], "label": "DEFAULT_MAX_RESULT_WINDOW", "description": [], "signature": [ "10000" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 114 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DEFAULT_PERCENTILE", "type": "number", "tags": [], "label": "DEFAULT_PERCENTILE", "description": [], "signature": [ "50" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 192 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.DEFAULT_PERCENTILES", "type": "Array", "tags": [], "label": "DEFAULT_PERCENTILES", "description": [], "signature": [ "number[]" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 296 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_APP_NAME", "type": "string", "tags": [], "label": "EMS_APP_NAME", "description": [], "signature": [ "\"kibana\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 11 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_CATALOGUE_PATH", "type": "string", "tags": [], "label": "EMS_CATALOGUE_PATH", "description": [], "signature": [ "\"ems/catalogue\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 12 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_FILES_API_PATH", "type": "string", "tags": [], "label": "EMS_FILES_API_PATH", "description": [], "signature": [ "\"ems/files\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 15 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_FILES_CATALOGUE_PATH", "type": "string", "tags": [], "label": "EMS_FILES_CATALOGUE_PATH", "description": [], "signature": [ "\"ems/files\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 14 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_FILES_DEFAULT_JSON_PATH", "type": "string", "tags": [], "label": "EMS_FILES_DEFAULT_JSON_PATH", "description": [], "signature": [ "\"file\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 16 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_GLYPHS_PATH", "type": "string", "tags": [], "label": "EMS_GLYPHS_PATH", "description": [], "signature": [ "\"fonts\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 17 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_SPRITES_PATH", "type": "string", "tags": [], "label": "EMS_SPRITES_PATH", "description": [], "signature": [ "\"sprites\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 18 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_TILES_API_PATH", "type": "string", "tags": [], "label": "EMS_TILES_API_PATH", "description": [], "signature": [ "\"ems/tiles\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 21 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_TILES_CATALOGUE_PATH", "type": "string", "tags": [], "label": "EMS_TILES_CATALOGUE_PATH", "description": [], "signature": [ "\"ems/tiles\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 20 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_TILES_RASTER_STYLE_PATH", "type": "string", "tags": [], "label": "EMS_TILES_RASTER_STYLE_PATH", "description": [], "signature": [ "\"raster/style\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 22 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_TILES_RASTER_TILE_PATH", "type": "string", "tags": [], "label": "EMS_TILES_RASTER_TILE_PATH", "description": [], "signature": [ "\"raster/tile\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 23 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_TILES_VECTOR_SOURCE_PATH", "type": "string", "tags": [], "label": "EMS_TILES_VECTOR_SOURCE_PATH", "description": [], "signature": [ "\"vector/source\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 26 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_TILES_VECTOR_STYLE_PATH", "type": "string", "tags": [], "label": "EMS_TILES_VECTOR_STYLE_PATH", "description": [], "signature": [ "\"vector/style\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 25 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.EMS_TILES_VECTOR_TILE_PATH", "type": "string", "tags": [], "label": "EMS_TILES_VECTOR_TILE_PATH", "description": [], "signature": [ "\"vector/tile\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 27 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.emsRegionLayerId", "type": "string", "tags": [], "label": "emsRegionLayerId", "description": [], "signature": [ "\"administrative_regions_lvl2\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 307 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.emsUsaZipLayerId", "type": "string", "tags": [], "label": "emsUsaZipLayerId", "description": [], "signature": [ "\"usa_zip_codes\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 308 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.emsWorldLayerId", "type": "string", "tags": [], "label": "emsWorldLayerId", "description": [], "signature": [ "\"world_countries\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 306 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.ES_GEO_FIELD_TYPES", "type": "Array", "tags": [], "label": "ES_GEO_FIELD_TYPES", "description": [], "signature": [ "string[]" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 129 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.FEATURE_ID_PROPERTY_NAME", "type": "string", "tags": [], "label": "FEATURE_ID_PROPERTY_NAME", "description": [], "signature": [ "\"__kbn__feature_id__\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 118 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.FEATURE_VISIBLE_PROPERTY_NAME", "type": "string", "tags": [], "label": "FEATURE_VISIBLE_PROPERTY_NAME", "description": [], "signature": [ "\"__kbn_isvisibleduetojoin__\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 119 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.FieldFormatter", "type": "Type", "tags": [], "label": "FieldFormatter", "description": [], "signature": [ "(value: ", { "pluginId": "maps", "scope": "common", "docId": "kibMapsPluginApi", "section": "def-common.RawValue", "text": "RawValue" }, ") => React.ReactText" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 300 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.FONTS_API_PATH", "type": "string", "tags": [], "label": "FONTS_API_PATH", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 42 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.FORMATTERS_DATA_REQUEST_ID_SUFFIX", "type": "string", "tags": [], "label": "FORMATTERS_DATA_REQUEST_ID_SUFFIX", "description": [], "signature": [ "\"formatters\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 103 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.GEOCENTROID_AGG_NAME", "type": "string", "tags": [], "label": "GEOCENTROID_AGG_NAME", "description": [], "signature": [ "\"gridCentroid\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 189 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.GEOTILE_GRID_AGG_NAME", "type": "string", "tags": [], "label": "GEOTILE_GRID_AGG_NAME", "description": [], "signature": [ "\"gridSplit\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 188 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.GIS_API_PATH", "type": "string", "tags": [], "label": "GIS_API_PATH", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 40 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.INDEX_META_DATA_CREATED_BY", "type": "string", "tags": [], "label": "INDEX_META_DATA_CREATED_BY", "description": [], "signature": [ "\"maps-drawing-data-ingest\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 302 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.INDEX_SETTINGS_API_PATH", "type": "string", "tags": [], "label": "INDEX_SETTINGS_API_PATH", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 41 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.INDEX_SOURCE_API_PATH", "type": "string", "tags": [], "label": "INDEX_SOURCE_API_PATH", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 43 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.INITIAL_LAYERS_KEY", "type": "string", "tags": [], "label": "INITIAL_LAYERS_KEY", "description": [], "signature": [ "\"initialLayers\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 36 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.JOIN_FIELD_NAME_PREFIX", "type": "string", "tags": [], "label": "JOIN_FIELD_NAME_PREFIX", "description": [], "signature": [ "\"__kbnjoin__\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 100 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.KBN_IS_CENTROID_FEATURE", "type": "string", "tags": [], "label": "KBN_IS_CENTROID_FEATURE", "description": [], "signature": [ "\"__kbn_is_centroid_feature__\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 55 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.KBN_TOO_MANY_FEATURES_IMAGE_ID", "type": "string", "tags": [], "label": "KBN_TOO_MANY_FEATURES_IMAGE_ID", "description": [], "signature": [ "\"__kbn_too_many_features_image_id__\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 52 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.KBN_TOO_MANY_FEATURES_PROPERTY", "type": "string", "tags": [], "label": "KBN_TOO_MANY_FEATURES_PROPERTY", "description": [], "signature": [ "\"__kbn_too_many_features__\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 51 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.LAT_INDEX", "type": "number", "tags": [], "label": "LAT_INDEX", "description": [], "signature": [ "1" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 149 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.LON_INDEX", "type": "number", "tags": [], "label": "LON_INDEX", "description": [], "signature": [ "0" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 148 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MAP_PATH", "type": "string", "tags": [], "label": "MAP_PATH", "description": [], "signature": [ "\"map\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 39 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MAP_SAVED_OBJECT_TYPE", "type": "string", "tags": [], "label": "MAP_SAVED_OBJECT_TYPE", "description": [], "signature": [ "\"map\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 29 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MAPS_APP_PATH", "type": "string", "tags": [], "label": "MAPS_APP_PATH", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 38 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MAX_DRAWING_SIZE_BYTES", "type": "number", "tags": [], "label": "MAX_DRAWING_SIZE_BYTES", "description": [], "signature": [ "10485760" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 304 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MAX_ZOOM", "type": "number", "tags": [], "label": "MAX_ZOOM", "description": [], "signature": [ "24" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 110 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MB_SOURCE_ID_LAYER_ID_PREFIX_DELIMITER", "type": "string", "tags": [], "label": "MB_SOURCE_ID_LAYER_ID_PREFIX_DELIMITER", "description": [], "signature": [ "\"_\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 121 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.META_DATA_REQUEST_ID_SUFFIX", "type": "string", "tags": [], "label": "META_DATA_REQUEST_ID_SUFFIX", "description": [], "signature": [ "\"meta\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 102 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MIN_ZOOM", "type": "number", "tags": [], "label": "MIN_ZOOM", "description": [], "signature": [ "0" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 109 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MVT_GETGRIDTILE_API_PATH", "type": "string", "tags": [], "label": "MVT_GETGRIDTILE_API_PATH", "description": [], "signature": [ "\"mvt/getGridTile\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 47 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MVT_GETTILE_API_PATH", "type": "string", "tags": [], "label": "MVT_GETTILE_API_PATH", "description": [], "signature": [ "\"mvt/getTile\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 46 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MVT_SOURCE_LAYER_NAME", "type": "string", "tags": [], "label": "MVT_SOURCE_LAYER_NAME", "description": [], "signature": [ "\"source_layer\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 48 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.MVT_TOKEN_PARAM_NAME", "type": "string", "tags": [], "label": "MVT_TOKEN_PARAM_NAME", "description": [], "signature": [ "\"token\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 57 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.ORDINAL_DATA_TYPES", "type": "Array", "tags": [], "label": "ORDINAL_DATA_TYPES", "description": [], "signature": [ "string[]" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 217 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.POLYGON_COORDINATES_EXTERIOR_INDEX", "type": "number", "tags": [], "label": "POLYGON_COORDINATES_EXTERIOR_INDEX", "description": [], "signature": [ "0" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 147 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.RawValue", "type": "Type", "tags": [], "label": "RawValue", "description": [], "signature": [ "undefined | null | string | number | false | true | string[]" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 298 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SOURCE_BOUNDS_DATA_REQUEST_ID", "type": "string", "tags": [], "label": "SOURCE_BOUNDS_DATA_REQUEST_ID", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 107 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SOURCE_DATA_REQUEST_ID", "type": "string", "tags": [], "label": "SOURCE_DATA_REQUEST_ID", "description": [], "signature": [ "\"source\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 104 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SOURCE_FORMATTERS_DATA_REQUEST_ID", "type": "string", "tags": [], "label": "SOURCE_FORMATTERS_DATA_REQUEST_ID", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 106 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SOURCE_META_DATA_REQUEST_ID", "type": "string", "tags": [], "label": "SOURCE_META_DATA_REQUEST_ID", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 105 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SPATIAL_FILTERS_LAYER_ID", "type": "string", "tags": [], "label": "SPATIAL_FILTERS_LAYER_ID", "description": [], "signature": [ "\"SPATIAL_FILTERS_LAYER_ID\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 265 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.SUPER_FINE_ZOOM_DELTA", "type": "number", "tags": [], "label": "SUPER_FINE_ZOOM_DELTA", "description": [], "signature": [ "7" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 187 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.TOP_TERM_PERCENTAGE_SUFFIX", "type": "string", "tags": [], "label": "TOP_TERM_PERCENTAGE_SUFFIX", "description": [], "signature": [ "\"__percentage\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 191 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "maps", "id": "def-common.ZOOM_PRECISION", "type": "number", "tags": [], "label": "ZOOM_PRECISION", "description": [], "signature": [ "2" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 113 }, "deprecated": false, "initialIsOpen": false } ], "objects": [ { "parentPluginId": "maps", "id": "def-common.EMPTY_FEATURE_COLLECTION", "type": "Object", "tags": [], "label": "EMPTY_FEATURE_COLLECTION", "description": [], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 151 }, "deprecated": false, "children": [ { "parentPluginId": "maps", "id": "def-common.EMPTY_FEATURE_COLLECTION.type", "type": "string", "tags": [], "label": "type", "description": [], "signature": [ "\"FeatureCollection\"" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 152 }, "deprecated": false }, { "parentPluginId": "maps", "id": "def-common.EMPTY_FEATURE_COLLECTION.features", "type": "Array", "tags": [], "label": "features", "description": [], "signature": [ "never[]" ], "source": { "path": "x-pack/plugins/maps/common/constants.ts", "lineNumber": 153 }, "deprecated": false } ], "initialIsOpen": false } ] } }