Commit 95475c22 authored by 郭铭瑶's avatar 郭铭瑶 🤘

新增万祥楼栋数据

parent d6578e88
...@@ -23,6 +23,7 @@ import sanlinBuilding from './sanlin-building' ...@@ -23,6 +23,7 @@ import sanlinBuilding from './sanlin-building'
import tangzhen from './tangzhen' import tangzhen from './tangzhen'
import tangzhenBuilding from './tangzhen-building' import tangzhenBuilding from './tangzhen-building'
import wanxiang from './wanxiang' import wanxiang from './wanxiang'
import wanxiangBuilding from './wanxiang-building'
import weifang from './weifang' import weifang from './weifang'
import weifangBuilding from './weifang-building' import weifangBuilding from './weifang-building'
import xinchang from './xinchang' import xinchang from './xinchang'
...@@ -113,4 +114,5 @@ export const mockBuilding = { ...@@ -113,4 +114,5 @@ export const mockBuilding = {
xinchangBuilding, xinchangBuilding,
xuanqiaoBuilding, xuanqiaoBuilding,
weifangBuilding, weifangBuilding,
wanxiangBuilding,
} }
This diff is collapsed.
...@@ -13,7 +13,7 @@ export default { ...@@ -13,7 +13,7 @@ export default {
[121.841492, 30.980377], [121.841492, 30.980377],
], ],
'community': [{ 'community': [{
'name': '祥安梅苑', 'name': '祥安苑(梅苑)',
'address': '祥安路37号附近', 'address': '祥安路37号附近',
'level': 2, 'level': 2,
'location': [121.81392, 30.95932], 'location': [121.81392, 30.95932],
...@@ -32,7 +32,7 @@ export default { ...@@ -32,7 +32,7 @@ export default {
[121.815089, 30.959953] [121.815089, 30.959953]
] ]
}, { }, {
'name': '祥安兰苑', 'name': '祥安苑(兰苑)',
'address': '祥安路117弄4号等', 'address': '祥安路117弄4号等',
'level': 2, 'level': 2,
'location': [121.812158, 30.959848], 'location': [121.812158, 30.959848],
...@@ -51,7 +51,7 @@ export default { ...@@ -51,7 +51,7 @@ export default {
[121.812641, 30.958645] [121.812641, 30.958645]
] ]
}, { }, {
'name': '祥安竹苑', 'name': '祥安苑(竹苑)',
'address': '祥安路36弄附近', 'address': '祥安路36弄附近',
'level': 2, 'level': 2,
'location': [121.815285, 30.961787], 'location': [121.815285, 30.961787],
...@@ -69,7 +69,7 @@ export default { ...@@ -69,7 +69,7 @@ export default {
[121.815126, 30.963041] [121.815126, 30.963041]
] ]
}, { }, {
'name': '祥安菊苑', 'name': '祥安苑(菊苑)',
'address': '万祥镇祥安路148弄', 'address': '万祥镇祥安路148弄',
'level': 2, 'level': 2,
'location': [121.813329, 30.962446], 'location': [121.813329, 30.962446],
...@@ -92,7 +92,7 @@ export default { ...@@ -92,7 +92,7 @@ export default {
[121.812491, 30.963575] [121.812491, 30.963575]
] ]
}, { }, {
name: '万祥兴隆西苑', name: '万祥兴隆苑01',
address: '祥跃路65弄', address: '祥跃路65弄',
level: 2, level: 2,
location: [121.810711, 30.956404], location: [121.810711, 30.956404],
...@@ -141,7 +141,7 @@ export default { ...@@ -141,7 +141,7 @@ export default {
[121.815686, 30.967155] [121.815686, 30.967155]
] ]
}, { }, {
name: '万祥馨苑', name: '万祥馨苑北区',
address: '万和路118弄29-86号', address: '万和路118弄29-86号',
level: 2, level: 2,
location: [121.817776, 30.967535], location: [121.817776, 30.967535],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment