fix:离线地图地址
This commit is contained in:
parent
a05bd68fc0
commit
b5deaea56f
|
@ -9,5 +9,5 @@ window._CONFIG = {
|
|||
//文件预览路径
|
||||
VUE_APP_ONLINE_BASE_URL: '',
|
||||
// 离线地图
|
||||
VUE_APP_MAP_BASE_URL_OFFLINE: 'http://localhost:8001/map/{z}/{x}{y}.jpg'
|
||||
VUE_APP_MAP_BASE_URL_OFFLINE: 'http://localhost:8001/map/{z}/{x}/{y}.jpg'
|
||||
}
|
Loading…
Reference in New Issue
Block a user