Sign in
guzijian
/
wvp-GB28181-pro
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
2bc43f426295573ed1ddeca807ea8cfd7e492ba7
Authored by
648540858
2022-04-22 17:00:33 +0800
1 parent
1e10524b
添加注释
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web_src/index.html
web_src/index.html
View file @
2bc43f4
...
...
@@ -15,7 +15,7 @@
15
15
<div id="app"></div>
16
16
<!-- built files will be auto injected -->
17
17
<script>
18
- // map组件全局参数
18
+ // map组件全局参数
, 注释此内容可以关闭地图功能
19
19
window.mapParam = {
20
20
// 坐标系 GCJ-02 WGS-84,
21
21
coordinateSystem: "GCJ-02",
...
...