mirror of https://gitee.com/antv-l7/antv-l7
e611930470
Grid heat map 增加mapbox 增加多边形热力图 See merge request !5 |
||
---|---|---|
.github | ||
bin | ||
bundler | ||
demos | ||
docs | ||
src | ||
test | ||
.babelrc | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.npmignore | ||
.si.yml | ||
.torch.compile.opts.js | ||
.travis.yml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
CONTRIBUTING.zh-CN.md | ||
LICENSE | ||
README.md | ||
README.zh-CN.md | ||
package.json | ||
webpack-dev.config.js | ||
webpack.config.js |
README.md
L7
Development
$ npm install
# run test case
$ npm run test-live
# build watching file changes and run demos
$ npm run dev
# run demos
$ npm run demos
visit online demo http://site.alipay.net/datavis/L7/demos/index.html