Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
heiyexing committed Oct 20, 2023
0 parents commit 95a1bfd
Show file tree
Hide file tree
Showing 42 changed files with 12,554 additions and 0 deletions.
1 change: 1 addition & 0 deletions 15.7ce3467a.async.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions 150.33c950fe.async.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions 176.cbd6a9a4.async.js

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="keywords" content="L7, Map,GIS Data, GeoJSON, GIS, Editor, AntV, L7Editor, L7 Editor">
<meta name="description" content="A React tool for editing GIS data based on L7">
<link rel="shortcut icon" href="https://mdn.alipayobjects.com/huamei_k6sfo0/afts/img/A*gBeETo04y0IAAAAAAAAAAAAADjWqAQ/original">
<title>L7 Editor - 基于 L7 的地理数据绘制工具</title>
<link rel="stylesheet" href="/umi.7ab43a5e.css">
<script src="https://cdn.bootcdn.net/ajax/libs/Turf.js/6.5.0/turf.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/PapaParse/5.4.0/papaparse.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/lodash.js/4.17.21/lodash.min.js"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?058f3804ba67cf2c918042746dcaefbb";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();</script>
<script>
window._AMapSecurityConfig = {
securityJsCode: '68398c08084800b68071635d7ba573b0',
}
</script>
</head>
<body>
<div id="root"></div>
<script src="/umi.bf8dfbb6.js"></script>

</body></html>
11,481 changes: 11,481 additions & 0 deletions 442.1ba04833.async.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 442.674197f2.chunk.css

Large diffs are not rendered by default.

550 changes: 550 additions & 0 deletions 546.94e972fc.async.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions 665.846888af.async.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions 784.dec64465.chunk.css

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions 784.f046b275.async.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
l7editor.antv.antgroup.com
1 change: 1 addition & 0 deletions demos.276efb56.async.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions demos.ba4fa715.chunk.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.editor{position:absolute;height:100vh;width:100vw;left:0;top:0;z-index:100;background-color:#fff}.dumi-default-content{min-height:calc(100vh - 130px)!important}
Loading

0 comments on commit 95a1bfd

Please sign in to comment.