支持关闭地图功能,添加授权声明

This commit is contained in:
648540858
2022-04-22 16:55:46 +08:00
parent 909d08a9d9
commit 92421b46cc
4 changed files with 12 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
<script>
// map组件全局参数
window.mapParam = {
// 坐标系 GCJ-02 WGS-84, 默认WGS-84
// 坐标系 GCJ-02 WGS-84,
coordinateSystem: "GCJ-02",
// 地图瓦片地址
tilesUrl: "http://webrd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scale=1&style=8",