mirror of https://gitee.com/antv-l7/antv-l7
fix: 1. L7Draw 对应 Github 和 文档地址变更 (#1215)
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
This commit is contained in:
parent
0509e3a76a
commit
ee886d70c7
|
@ -94,7 +94,7 @@ scene.addLayer(pointLayer);
|
||||||
- [L7Plot](https://github.com/antvis/L7Plot)
|
- [L7Plot](https://github.com/antvis/L7Plot)
|
||||||
- [L7 React](https://github.com/antvis/L7-React)
|
- [L7 React](https://github.com/antvis/L7-React)
|
||||||
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
||||||
- [L7 draw](https://github.com/antvis/L7-draw)
|
- [L7Draw](https://github.com/antvis/L7Draw)
|
||||||
|
|
||||||
## ✅ License
|
## ✅ License
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@ scene.addLayer(pointLayer);
|
||||||
- [L7Plot](https://github.com/antvis/L7Plot)
|
- [L7Plot](https://github.com/antvis/L7Plot)
|
||||||
- [L7 React](https://github.com/antvis/L7-React)
|
- [L7 React](https://github.com/antvis/L7-React)
|
||||||
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
||||||
- [L7 draw](https://github.com/antvis/L7-draw)
|
- [L7Draw](https://github.com/antvis/L7Draw)
|
||||||
|
|
||||||
## ✅ License
|
## ✅ License
|
||||||
|
|
||||||
|
|
|
@ -3,4 +3,4 @@ title: 文档链接
|
||||||
order: 0
|
order: 0
|
||||||
---
|
---
|
||||||
|
|
||||||
[新站点](https://antv.vision/L7-draw/)
|
[新站点](https://antv.vision/L7Draw/)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
title: L7 Draw
|
title: L7Draw
|
||||||
order: 3
|
order: 3
|
||||||
---
|
---
|
||||||
|
|
|
@ -62,7 +62,7 @@ module.exports = {
|
||||||
zh: 'L7 地理围栏绘制组件库',
|
zh: 'L7 地理围栏绘制组件库',
|
||||||
en: 'L7Draw',
|
en: 'L7Draw',
|
||||||
},
|
},
|
||||||
url: 'http://antv.vision/L7-draw/',
|
url: 'http://antv.vision/L7Draw/',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: {
|
name: {
|
||||||
|
@ -428,7 +428,7 @@ module.exports = {
|
||||||
icon: 'map',
|
icon: 'map',
|
||||||
title: {
|
title: {
|
||||||
zh: '绘制组件',
|
zh: '绘制组件',
|
||||||
en: 'L7 Draw',
|
en: 'L7Draw',
|
||||||
},
|
},
|
||||||
order: 12,
|
order: 12,
|
||||||
},
|
},
|
||||||
|
|
|
@ -94,7 +94,7 @@ scene.addLayer(pointLayer);
|
||||||
- [L7Plot](https://github.com/antvis/L7Plot)
|
- [L7Plot](https://github.com/antvis/L7Plot)
|
||||||
- [L7 React](https://github.com/antvis/L7-React)
|
- [L7 React](https://github.com/antvis/L7-React)
|
||||||
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
||||||
- [L7 draw](https://github.com/antvis/L7-draw)
|
- [L7Draw](https://github.com/antvis/L7Draw)
|
||||||
|
|
||||||
## ✅ License
|
## ✅ License
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@ scene.addLayer(pointLayer);
|
||||||
- [L7Plot](https://github.com/antvis/L7Plot)
|
- [L7Plot](https://github.com/antvis/L7Plot)
|
||||||
- [L7 React](https://github.com/antvis/L7-React)
|
- [L7 React](https://github.com/antvis/L7-React)
|
||||||
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
- [L7 Boundary](https://github.com/antvis/L7-boundary)
|
||||||
- [L7 draw](https://github.com/antvis/L7-draw)
|
- [L7Draw](https://github.com/antvis/L7Draw)
|
||||||
|
|
||||||
## ✅ License
|
## ✅ License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue