@tommy2gis/geo-editor
TypeScript icon, indicating that this package has built-in type declarations

1.1.9 • Public • Published

L7Editor

🌍 基于 L7 的地理数据编辑工具

npm Version npm License Percentage of issues still open Average time to resolve an issue

主页使用文档组件

📦 组件

npm install @antv/l7-editor -S
import { L7Editor } from '@antv/l7-editor';

export default () => {
  return <L7Editor autoFitBounds activeTab="geojson" theme="dark" />;
};

⌨️ 本地开发

# 安装依赖
npm install

# 工具页面运行页面
npm run start

# 工具页面打包
npm run build

📖 许可证

MIT@AntV.

Readme

Keywords

none

Package Sidebar

Install

npm i @tommy2gis/geo-editor

Weekly Downloads

1

Version

1.1.9

License

MIT

Unpacked Size

1.07 MB

Total Files

397

Last publish

Collaborators

  • tommy2gis