antv-l7/docs/api/l7stable.zh.md

34 lines
792 B
Markdown
Raw Normal View History

2019-11-26 11:59:39 +08:00
---
title: 1.x 稳定版
order: 1
---
2019-12-18 22:47:51 +08:00
## L7 1.x 版本
2019-11-26 11:59:39 +08:00
2019-12-18 22:47:51 +08:00
## [旧版地址](https://antv-2018.alipay.com/zh-cn/l7/1.x/index.html)
2019-11-26 11:59:39 +08:00
目前 1.x 版本最新版本为 ![L7 1.x 版本](https://badgen.net/npm/v/@antv/l7)
2019-11-26 11:59:39 +08:00
#### CDN 在线使用连接为
```html
2019-11-29 00:58:32 +08:00
<script src="https://gw.alipayobjects.com/os/antv/pkg/_antv.l7-1.4.4/build/L7-min.js"></script>
2019-11-26 11:59:39 +08:00
```
### npm 安装使用
2019-12-18 22:47:51 +08:00
会默认安装 1.x 的最新版本2.0 正式版本发布后才会默认 2.0 版本
2019-11-26 11:59:39 +08:00
```
2019-12-18 22:47:51 +08:00
npm install @antv/l7
2019-11-26 11:59:39 +08:00
```
### 1.x 版本 和文档
- [1.x 官网](https://antv-2018.alipay.com/zh-cn/l7/1.x/index.html)
- [1.x 文档](https://www.yuque.com/antv/l7/vgo25g)
2019-12-18 22:47:51 +08:00
L7 2.0 beta 版本已经发布,一些功能还没有完善,我们将在 1 月 6 号发布 2.0 正式版,会包含 1.x 版的所有功能.