Commit 77697d69 authored by 郭铭瑶's avatar 郭铭瑶 🤘

新增书院楼栋数据

parent 17e1b1e7
......@@ -19,6 +19,7 @@ import jinyangBuilding from './jinyang-building'
import lujiazui from './lujiazui'
import lujiazuiBuilding from './lujiazui-building'
import shuyuan from './shuyuan'
import shuyuanBuilding from './shuyuan-building'
import beicai from './beicai'
import beicaiBuilding from './beicai-building'
import kangqiao from './kangqiao'
......@@ -141,4 +142,5 @@ export const mockBuilding = {
hudongBuilding,
dongmingBuilding,
huamuBuilding,
shuyuanBuilding,
}
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -12,7 +12,7 @@ export default {
[121.844653, 30.980535],
],
'community': [{
name: '东场二村',
name: '东海二、三村',
address: '三三公路与振东路交叉口北100米',
level: 1,
location: [121.90122, 30.954358],
......@@ -25,20 +25,6 @@ export default {
[121.9006, 30.953891],
[121.900516, 30.955349]
]
}, {
name: '芙蓉小区(新府路)',
address: '新港新府路55号',
level: 3,
location: [121.869778, 30.982683],
path: [
[121.870129, 30.982913],
[121.870115, 30.982421],
[121.86921, 30.982553],
[121.869236, 30.982675],
[121.86953, 30.982628],
[121.869544, 30.982946],
[121.870129, 30.982913]
]
}, {
name: '新欣二村',
address: '新欣西路10弄1号附近',
......@@ -67,7 +53,7 @@ export default {
[121.865275, 30.986029]
]
}, {
name: '丽泽荷亭苑',
name: '荷亭苑',
address: '书院镇首善街555弄',
level: 1,
location: [121.875136, 30.97424],
......@@ -85,7 +71,7 @@ export default {
]
},
{
'name': '丽泽兰馨苑',
'name': '兰馨苑',
'address': '首善街619弄',
'level': 1,
'location': [121.871399, 30.974869],
......@@ -104,7 +90,7 @@ export default {
[121.870721, 30.976201]
]
}, {
name: '新舒苑南苑',
name: '新舒苑',
address: '唐港路1059弄',
level: 3,
location: [121.863881, 30.976371],
......@@ -153,7 +139,7 @@ export default {
[121.871003, 30.978733]
]
}, {
'name': '丽泽·梅傲苑',
'name': '丽泽梅傲苑',
'address': '石潭街104-124号等',
'level': 2,
'location': [121.874837, 30.97701],
......
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