1 Star 0 Fork 278

jack / L7

forked from antv / L7 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gatsby-browser.js 498 Bytes
一键复制 编辑 原始数据 按行查看 历史
前端工程师 提交于 2020-05-20 11:06 . style: import antd less
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');
window.l7Maps = require('@antv/l7-maps');
window.l7React = require('@antv/l7-react');
window.l7Draw = require('@antv/l7-draw');
window.l7District = require('@antv/l7-district');
window.react = require('react');
window.reactDom = require('react-dom');
window.antd = require('antd');
TypeScript
1
https://gitee.com/jack888/L7.git
git@gitee.com:jack888/L7.git
jack888
L7
L7
master

搜索帮助