Commit 8daf07f5 authored by 郭铭瑶's avatar 郭铭瑶 🤘

新增航头楼栋数据

parent bf595625
This diff is collapsed.
......@@ -32,7 +32,7 @@ export default {
[121.586886, 31.046724]
]
}, {
name: '沉香苑二街坊',
name: '沉香苑二期01',
address: '航瑞路388弄',
level: 1,
location: [121.593259, 31.074325],
......@@ -51,7 +51,7 @@ export default {
[121.591512, 31.075503]
]
}, {
'name': '东升家园北区',
'name': '东升家园99弄',
'address': '环镇东路99弄',
'level': 3,
'location': [121.604585, 31.02417],
......@@ -64,7 +64,7 @@ export default {
[121.604338, 31.023047]
]
}, {
'name': '富田花苑(兴城路)',
'name': '富田花苑',
'address': '兴城路18弄-1-33号',
'level': 3,
'location': [121.595925, 31.029666],
......@@ -105,7 +105,7 @@ export default {
[121.595319, 31.072048]
]
}, {
name: '鹤鸣新苑一村',
name: '鹤鸣新村二期',
address: '航鹤路1858弄-75支弄-1-48号',
level: 2,
location: [121.584774, 31.05096],
......@@ -137,7 +137,7 @@ export default {
[121.584162, 31.051789]
]
}, {
name: '聚航苑西区',
name: '聚航苑',
address: '航梅路526弄78支弄1-67号聚航苑附近',
level: 2,
location: [121.580172, 31.02383],
......@@ -162,44 +162,6 @@ export default {
[121.581192, 31.023393],
[121.581115, 31.023235]
]
}, {
name: '聚航苑东区',
address: '航梅路526弄78支弄13聚航苑',
level: 2,
location: [121.583003, 31.022563],
path: [
[121.583949, 31.021932],
[121.584335, 31.021943],
[121.584333, 31.022357],
[121.584934, 31.022371],
[121.584934, 31.022805],
[121.584915, 31.023196],
[121.584883, 31.023255],
[121.584813, 31.023305],
[121.584653, 31.023405],
[121.584487, 31.023363],
[121.584368, 31.023335],
[121.584114, 31.023174],
[121.583949, 31.023097],
[121.58367, 31.023],
[121.583484, 31.022955],
[121.583292, 31.022903],
[121.583025, 31.022888],
[121.582807, 31.022879],
[121.58258, 31.022897],
[121.582243, 31.022966],
[121.582041, 31.023028],
[121.581848, 31.02309],
[121.581677, 31.023175],
[121.581364, 31.023349],
[121.581102, 31.022881],
[121.581115, 31.022026],
[121.581582, 31.022018],
[121.581955, 31.022002],
[121.582365, 31.021985],
[121.583261, 31.021956],
[121.583949, 31.021932]
]
}, {
'name': '沪航公寓',
'address': '商城路48弄',
......@@ -263,7 +225,7 @@ export default {
[121.590128, 31.072318]
]
}, {
'name': '沉香苑一街坊',
'name': '沉香苑1期',
'address': '航头镇航瑞路389弄',
'level': 1,
'location': [121.589948, 31.074694],
......@@ -332,7 +294,7 @@ export default {
[121.598977, 31.071356]
]
}, {
name: '桃源新村(下盐路)',
name: '桃园新村',
address: '沪南路4851-4855弄',
level: 3,
location: [ 121.591092, 31.064268 ],
......@@ -373,19 +335,7 @@ export default {
[121.596393, 31.068937]
]
}, {
name: '鹤沙航城东茗苑西区',
address: '鹤恒路600弄-1-14号',
level: 3,
location: [121.599559, 31.074739],
path: [
[121.598915, 31.075665],
[121.599354, 31.073881],
[121.600193, 31.073743],
[121.599761, 31.075642],
[121.598915, 31.075665]
]
}, {
name: '鹤沙航城东茗苑(中区)',
name: '鹤永路600弄',
address: '鹤永路600弄-1-36号',
level: 3,
location: [121.601567, 31.074569],
......@@ -400,7 +350,7 @@ export default {
[121.602027, 31.075598]
]
}, {
name: '鹤沙航城东茗苑东区',
name: '鹤永路599弄',
address: '鹤永路599弄-1-46号',
level: 3,
location: [121.604598, 31.074709],
......@@ -430,7 +380,7 @@ export default {
[121.596113, 31.079116]
]
}, {
'name': '金色航城(富鑫苑)',
'name': '金色航城',
address: '航头路1257弄-1-5号',
level: 3,
location: [121.589987, 31.031601],
......
......@@ -4,6 +4,7 @@ import dongming from './dongming'
import gaodong from './gaodong'
import gaoxing from './gaoxing'
import hangtou from './hangtou'
import hangtouBuilding from './hangtou-building'
import hudong from './hudong'
import huamu from './huamu'
import jinqiao from './jinqiao'
......@@ -129,4 +130,5 @@ export const mockBuilding = {
kangqiaoBuilding,
beicaiBuilding,
lujiazuiBuilding,
hangtouBuilding,
}
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