样式修改
This commit is contained in:
16
ruoyi-ui/public/json/map.json
Normal file
16
ruoyi-ui/public/json/map.json
Normal file
@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "测试坐标1",
|
||||
"value": 1,
|
||||
"lng": 118.30078125,
|
||||
"lat": 36.91915611148194,
|
||||
"zoom": 1
|
||||
},
|
||||
{
|
||||
"name": "测试坐标2",
|
||||
"value": 1,
|
||||
"lng": 112.21435546875,
|
||||
"lat": 37.965854128749434,
|
||||
"zoom": 1
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user