kibana/api_docs/maps_legacy.mdx

48 lines
1.3 KiB
Plaintext
Raw Normal View History

---
id: kibMapsLegacyPluginApi
slug: /kibana-dev-docs/api/mapsLegacy
title: "mapsLegacy"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the mapsLegacy plugin
date: 2020-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'mapsLegacy']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
import mapsLegacyObj from './maps_legacy.json';
Contact [GIS](https://github.com/orgs/elastic/teams/kibana-gis) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 35 | 0 | 35 | 0 |
## Client
### Setup
<DocDefinitionList data={[mapsLegacyObj.client.setup]}/>
### Start
<DocDefinitionList data={[mapsLegacyObj.client.start]}/>
### Functions
<DocDefinitionList data={mapsLegacyObj.client.functions}/>
### Classes
<DocDefinitionList data={mapsLegacyObj.client.classes}/>
### Interfaces
<DocDefinitionList data={mapsLegacyObj.client.interfaces}/>
## Server
### Classes
<DocDefinitionList data={mapsLegacyObj.server.classes}/>
### Interfaces
<DocDefinitionList data={mapsLegacyObj.server.interfaces}/>