# l7map-editor
**Repository Path**: m_utils/l7map-editor
## Basic Information
- **Project Name**: l7map-editor
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-05-19
- **Last Updated**: 2024-06-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
L7Editor
🌍 基于
L7 的地理数据编辑工具
[](https://www.npmjs.com/package/@antv/l7-editor) [](https://www.npmjs.com/package/@antv/l7-editor) [](http://isitmaintained.com/project/antvis/L7Editor 'Percentage of issues still open') [](http://isitmaintained.com/project/antvis/L7Editor 'Average time to resolve an issue')
主页 •
使用文档 •
组件
## 📦 组件
```bash
npm install @antv/l7-editor -S
```
```jsx | pure
import { L7Editor } from '@antv/l7-editor';
export default () => {
return ;
};
```
## ⌨️ 本地开发
```bash
# 安装依赖
npm install
# 工具页面运行页面
npm run start
# 工具页面打包
npm run build
```
## 📖 许可证
MIT@[AntV](https://github.com/antvis).