Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pudong-elevator-map
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭铭瑶
pudong-elevator-map
Commits
2bf545a7
Commit
2bf545a7
authored
Apr 22, 2020
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增宣桥楼栋数据
parent
1f9d1858
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7922 additions
and
32 deletions
+7922
-32
index.js
src/mock/index.js
+2
-0
xuanqiao-building.js
src/mock/xuanqiao-building.js
+7917
-0
xuanqiao.js
src/mock/xuanqiao.js
+3
-32
No files found.
src/mock/index.js
View file @
2bf545a7
...
...
@@ -27,6 +27,7 @@ import weifang from './weifang'
import
xinchang
from
'./xinchang'
import
xinchangBuilding
from
'./xinchang-building'
import
xuanqiao
from
'./xuanqiao'
import
xuanqiaoBuilding
from
'./xuanqiao-building'
import
yangjing
from
'./yangjing'
import
yangjingBuilding
from
'./yangjing-building'
import
zhangjiang
from
'./zhangjiang'
...
...
@@ -109,4 +110,5 @@ export const mockBuilding = {
zhangjiangBuilding
,
tangzhenBuilding
,
xinchangBuilding
,
xuanqiaoBuilding
,
}
src/mock/xuanqiao-building.js
0 → 100644
View file @
2bf545a7
This diff is collapsed.
Click to expand it.
src/mock/xuanqiao.js
View file @
2bf545a7
...
...
@@ -30,7 +30,7 @@ export default {
[
121.706326
,
31.025806
]
]
},
{
name
:
'欣梅苑
东区
'
,
name
:
'欣梅苑'
,
address
:
'宣镇东路818弄1-28号'
,
level
:
1
,
location
:
[
121.701869
,
31.025648
],
...
...
@@ -45,21 +45,6 @@ export default {
[
121.703412
,
31.025956
],
[
121.70347
,
31.02542
]
]
},
{
name
:
'欣梅苑西区'
,
address
:
'宣镇东路815弄1-50号'
,
level
:
1
,
location
:
[
121.699126
,
31.025409
],
path
:
[
[
121.697752
,
31.026119
],
[
121.700413
,
31.02614
],
[
121.700477
,
31.026083
],
[
121.70063
,
31.024956
],
[
121.698082
,
31.024442
],
[
121.69805
,
31.024439
],
[
121.697688
,
31.026071
],
[
121.697752
,
31.026119
]
]
},
{
'name'
:
'欣兰苑'
,
'address'
:
'宣镇东路788弄1-68号'
,
...
...
@@ -194,7 +179,7 @@ export default {
[
121.712255
,
31.068476
]
]
},
{
'name'
:
'艺泰安邦
花园
'
,
'name'
:
'艺泰安邦'
,
'address'
:
'南六公路405号'
,
'level'
:
2
,
'location'
:
[
121.709499
,
31.061068
],
...
...
@@ -252,7 +237,7 @@ export default {
[
121.705434
,
31.062881
]
]
},
{
name
:
'明祥苑
北区
'
,
name
:
'明祥苑'
,
address
:
'闵家浜路60弄20支弄1-6号'
,
level
:
3
,
location
:
[
121.721851
,
31.074859
],
...
...
@@ -277,19 +262,5 @@ export default {
[
121.7214
,
31.072735
],
[
121.720943
,
31.074646
]
]
},
{
name
:
'明祥苑南区'
,
address
:
'闵家浜路50弄1-16号'
,
level
:
3
,
location
:
[
121.722595
,
31.072051
],
path
:
[
[
121.721805
,
31.071599
],
[
121.72178
,
31.07166
],
[
121.72161
,
31.072417
],
[
121.723485
,
31.072415
],
[
121.723513
,
31.07233
],
[
121.723642
,
31.071781
],
[
121.721805
,
31.071599
]
]
}]
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment