Merge branch 'master' of github.com:antvis/L7

This commit is contained in:
thinkinggis 2020-05-20 11:29:28 +08:00
commit 95648676cf
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
require('./site/css/demo.css');
require('./packages/component/src/css/l7.css');
require('antd/dist/antd.less');
window.geotiff = require('geotiff');
window.g2 = require('@antv/g2');
window.l7 = require('@antv/l7');