Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
map-demo
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2023-06-30 09:50:21 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0ea263c0c215f429e2031d17741177aa280d820f
0ea263c0
1 parent
1b2c5d3e
fix 导航起始点调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
12 deletions
src/common/map_data.js
src/common/map_data.js
View file @
0ea263c
...
...
@@ -13,11 +13,10 @@ var spotInfo = [
// zoom: { 17: 0, 18: 0, 19: 0, 20: 0 },
window_type
:
'normal'
,
path
:
[
[
120.58769
,
31.313319
],
[
120.587631
,
31.313058
],
[
120.587575
,
31.312943
],
[
120.587538
,
31.312777
],
[
120.587894
,
31.312779
],
[
120.587902
,
31.31277
],
[
120.587516
,
31.312766
],
[
120.587621
,
31.313067
],
[
120.587677
,
31.31334
],
],
},
{
...
...
@@ -34,9 +33,8 @@ var spotInfo = [
// zoom: { 17: 1, 18: 1, 19: 0, 20: 0 },
window_type
:
'normal'
,
path
:
[
[
120.588046
,
31.313359
],
[
120.588138
,
31.313203
],
[
120.588168
,
31.313004
],
[
120.588148
,
31.312993
],
[
120.588049
,
31.313374
],
],
},
{
...
...
@@ -53,9 +51,8 @@ var spotInfo = [
// zoom: { 17: 0, 18: 0, 19: 0, 20: 0 },
window_type
:
'normal'
,
path
:
[
[
120.587944
,
31.313359
],
[
120.58804
,
31.313229
],
[
120.587845
,
31.313176
],
[
120.587829
,
31.313185
],
[
120.587681
,
31.313343
]
],
},
{
...
...
@@ -282,7 +279,7 @@ var spotInfo = [
],
window_type
:
'normal'
,
path
:
[
[
120.586154
,
31.314984
],
[
120.586154
,
31.314984
],
[
120.586531
,
31.314978
],
[
120.586811
,
31.314982
],
[
120.587297
,
31.314951
],
...
...
Please
register
or
login
to post a comment