Go to file
thinkinggis 650257e931 refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
.github fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
.storybook 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
.vscode fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
build 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
demos 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
dev-docs feat(map): adjust Scene API, use @antv/l7-maps instead 2019-11-26 17:51:29 +08:00
docs refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
examples refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
jest fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
packages refactor(amap): rename Amap to GaodeMap 避免和高德全局对象Amap冲突 2019-11-27 14:54:53 +08:00
site Update index.zh.tsx 2019-11-25 10:47:42 +08:00
stories fix(map): use P20 offset coordinates 2019-11-26 20:37:39 +08:00
.editorconfig fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
.eslintrc fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
.gitignore fix(docs): merge master remove manual 2019-11-25 13:49:12 +08:00
.prettierrc fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
.stylelintrc fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
.travis.yml test: add build to ci 2019-11-26 17:53:31 +08:00
.yarnrc chore: add .yarnrc 2019-11-22 20:18:33 +08:00
CHANGELOG.md docs(image): zip image 2019-11-22 18:16:10 +08:00
LICENSE.md fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
README.md 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
README.zh.md 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
babel.config.js 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
commitlint.config.js fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
gatsby-browser.js feat(map): adjust Scene API, use @antv/l7-maps instead 2019-11-26 17:51:29 +08:00
gatsby-config.js docs(docs): add 1.x 版本的介绍 2019-11-26 11:59:39 +08:00
gatsby-node.js 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
jest.config.js test(renderer): ignore renderer test CI 不能通过 2019-11-25 18:43:29 +08:00
lerna.json feat(map): adjust Scene API, use @antv/l7-maps instead 2019-11-26 17:51:29 +08:00
package.json 🆙 upgrade @antv/gatsby-theme-antv 2019-11-26 18:18:13 +08:00
tsconfig.build.json 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
tsconfig.json 完善构建方案 & 容器 Bug 修复 (#84) 2019-11-25 15:27:56 +08:00
tslint.json fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
tslint.prod.json fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
tslint.test.json fix(doc): file name lowercase 2019-11-22 18:08:49 +08:00
yarn.lock 🆙 upgrade @antv/gatsby-theme-antv 2019-11-26 18:18:13 +08:00

README.md

L7

travis ci 最近提交

Large-scale WebGL-powered Geospatial data visualization analysis framework.

l7 visualization demos

l7 demo

Installation

npm install @antv/l7@beta

Development

使用 Yarn Workspace 完成依赖安装以及各包之间的 link 工作:

yarn install

开发模式:

yarn watch

运行 Demo基于 Storybook

yarn storybook

view doc example

yarn start

visit http://localhost:8000/