Skip to content

Commit 2211fb9

Browse files
author
潘卓然ParnDeedlit
committed
【站点】【示例】【修复专题图样式&地址调查模块】
1 parent 8bc0f29 commit 2211fb9

File tree

13 files changed

+1288
-1226
lines changed

13 files changed

+1288
-1226
lines changed

website/public/static/demo/config/config-mapboxgl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
"leaffolder": false,
314314
"childs": [
315315
{
316-
"name": "ArcGIS-MapServer",
316+
"name": "ArcServer",
317317
"iconfont": "iconmap",
318318
"folder": "arcgismapserver",
319319
"leaffolder": true,

website/public/static/demo/mapboxgl/example/client-view/clienttheme/grade-symbol.htm

Lines changed: 202 additions & 188 deletions
Large diffs are not rendered by default.

website/public/static/demo/mapboxgl/example/client-view/clienttheme/graphic.htm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
66
<title>客户端统计专题图</title>
7-
<!--引入leaflet样式表-->
8-
<link href="../../3rdLib/leaflet.css" rel="stylesheet" type="text/css" />
9-
<!--引入当前页面样式表-->
10-
<link href="./style.css" rel="stylesheet" type="text/css" />
11-
<!--该库集成了leaflet与MapGIS IGServer for JavaScript脚本库-->
127
<script src="./static/libs/include-mapboxgl-local.js"></script>
138
<style>
149
body {

0 commit comments

Comments
 (0)