Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
supervise-front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
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
牛晓林
supervise-front
Commits
d8e765c8
Commit
d8e765c8
authored
Aug 07, 2019
by
niuxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
latest
parent
31cc275c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
46 additions
and
46 deletions
+46
-46
default.service.ts
src/app/api/api/default.service.ts
+1
-1
main.component.ts
src/app/main/main.component.ts
+3
-3
getscript.js
src/assets/getscript.js
+42
-42
No files found.
src/app/api/api/default.service.ts
View file @
d8e765c8
...
@@ -41,7 +41,7 @@ import { Observable } from 'rxjs';
...
@@ -41,7 +41,7 @@ import { Observable } from 'rxjs';
@
Injectable
()
@
Injectable
()
export
class
DefaultService
{
export
class
DefaultService
{
public
basePath
=
'http
://localhost:8081
'
;
public
basePath
=
'http
s://localhost
'
;
// public basePath = 'http://192.168.19.199:8081';
// public basePath = 'http://192.168.19.199:8081';
// public basePath = environment.prod? 'http://localhost:8081':'http://192.168.19.199:8081';
// public basePath = environment.prod? 'http://localhost:8081':'http://192.168.19.199:8081';
public
defaultHeaders
=
new
HttpHeaders
();
public
defaultHeaders
=
new
HttpHeaders
();
...
...
src/app/main/main.component.ts
View file @
d8e765c8
...
@@ -168,9 +168,9 @@ export class MainComponent implements OnInit {
...
@@ -168,9 +168,9 @@ export class MainComponent implements OnInit {
this
.
http
.
get
<
any
>
(
this
.
s
.
basePath
+
"/mapLable/list"
).
subscribe
(
res
=>
{
this
.
http
.
get
<
any
>
(
this
.
s
.
basePath
+
"/mapLable/list"
).
subscribe
(
res
=>
{
// this.maplabes = res.data;
// this.maplabes = res.data;
//加载labels
//加载labels
setTimeout
(()
=>
{
//
setTimeout(() => {
this
.
loadLabels
(
res
.
data
);
//
this.loadLabels(res.data);
},
5000
);
//
}, 5000);
});
});
this
.
http
.
get
<
any
>
(
this
.
s
.
basePath
+
"/scetion/list"
).
subscribe
(
res
=>
{
this
.
http
.
get
<
any
>
(
this
.
s
.
basePath
+
"/scetion/list"
).
subscribe
(
res
=>
{
this
.
allsecs
=
res
.
data
;
this
.
allsecs
=
res
.
data
;
...
...
src/assets/getscript.js
View file @
d8e765c8
...
@@ -807,7 +807,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -807,7 +807,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
container
.
innerHTML
=
""
;
container
.
innerHTML
=
""
;
container
.
appendChild
(
_this
.
za
());
container
.
appendChild
(
_this
.
za
());
opts
.
size
&&
this
.
Ae
(
opts
.
size
);
opts
.
size
&&
this
.
Ae
(
opts
.
size
);
e
=
_this
.
Hb
();
e
=
_this
.
getSize
();
_this
.
width
=
e
.
width
;
_this
.
width
=
e
.
width
;
_this
.
height
=
e
.
height
;
_this
.
height
=
e
.
height
;
_this
.
offsetX
=
0
;
_this
.
offsetX
=
0
;
...
@@ -914,7 +914,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -914,7 +914,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
fa
:
function
()
{
fa
:
function
()
{
var
a
=
this
;
var
a
=
this
;
a
.
Sn
=
function
()
{
a
.
Sn
=
function
()
{
var
b
=
a
.
Hb
();
var
b
=
a
.
getSize
();
if
(
a
.
width
!==
b
.
width
||
a
.
height
!==
b
.
height
)
{
if
(
a
.
width
!==
b
.
width
||
a
.
height
!==
b
.
height
)
{
var
c
=
new
P
(
a
.
width
,
a
.
height
)
var
c
=
new
P
(
a
.
width
,
a
.
height
)
,
e
=
new
Q
(
"onbeforeresize"
);
,
e
=
new
Q
(
"onbeforeresize"
);
...
@@ -956,7 +956,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -956,7 +956,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
this
.
dispatchEvent
(
new
Q
(
"onzoomstartcode"
))
this
.
dispatchEvent
(
new
Q
(
"onzoomstartcode"
))
}
}
},
},
Qc
:
function
(
a
)
{
setZoom
:
function
(
a
)
{
this
.
yg
(
a
)
this
.
yg
(
a
)
},
},
hF
:
function
(
a
)
{
hF
:
function
(
a
)
{
...
@@ -965,11 +965,11 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -965,11 +965,11 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
iF
:
function
(
a
)
{
iF
:
function
(
a
)
{
this
.
yg
(
this
.
Va
-
1
,
a
)
this
.
yg
(
this
.
Va
-
1
,
a
)
},
},
ji
:
function
(
a
)
{
panTo
:
function
(
a
)
{
a
instanceof
J
&&
(
this
.
fc
=
this
.
Pc
.
bi
(
a
,
this
.
Vb
),
a
instanceof
J
&&
(
this
.
fc
=
this
.
Pc
.
bi
(
a
,
this
.
Vb
),
this
.
pe
=
J
.
iL
(
a
)
?
new
J
(
a
.
lng
,
a
.
lat
)
:
this
.
Pc
.
eh
(
this
.
fc
,
this
.
Vb
))
this
.
pe
=
J
.
iL
(
a
)
?
new
J
(
a
.
lng
,
a
.
lat
)
:
this
.
Pc
.
eh
(
this
.
fc
,
this
.
Vb
))
},
},
tg
:
function
(
a
,
b
)
{
panBy
:
function
(
a
,
b
)
{
a
=
Math
.
round
(
a
)
||
0
;
a
=
Math
.
round
(
a
)
||
0
;
b
=
Math
.
round
(
b
)
||
0
;
b
=
Math
.
round
(
b
)
||
0
;
this
.
Wj
(
-
a
,
-
b
)
this
.
Wj
(
-
a
,
-
b
)
...
@@ -1007,7 +1007,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1007,7 +1007,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
Tf
:
function
(
a
)
{
Tf
:
function
(
a
)
{
a
&&
this
.
dispatchEvent
(
new
Q
(
"onremovetilelayer"
,
a
))
a
&&
this
.
dispatchEvent
(
new
Q
(
"onremovetilelayer"
,
a
))
},
},
wg
:
function
(
a
)
{
setMapType
:
function
(
a
)
{
if
(
this
.
Db
!==
a
)
{
if
(
this
.
Db
!==
a
)
{
var
b
=
new
Q
(
"onsetmaptype"
);
var
b
=
new
Q
(
"onsetmaptype"
);
b
.
o4
=
this
.
Db
;
b
.
o4
=
this
.
Db
;
...
@@ -1025,7 +1025,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1025,7 +1025,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
(
a
===
ab
||
a
===
Va
)
&&
Ta
(
Aa
)
(
a
===
ab
||
a
===
Va
)
&&
Ta
(
Aa
)
}
}
},
},
pf
:
function
(
a
)
{
setCenter
:
function
(
a
)
{
var
b
=
this
;
var
b
=
this
;
if
(
a
instanceof
J
)
if
(
a
instanceof
J
)
b
.
ji
(
a
,
{
b
.
ji
(
a
,
{
...
@@ -1047,7 +1047,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1047,7 +1047,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
})
})
}
}
},
},
Ed
:
function
(
a
,
b
)
{
centerAndZoom
:
function
(
a
,
b
)
{
"[object Undefined]"
!==
Object
.
prototype
.
toString
.
call
(
b
)
&&
(
b
=
parseInt
(
b
));
"[object Undefined]"
!==
Object
.
prototype
.
toString
.
call
(
b
)
&&
(
b
=
parseInt
(
b
));
BMap
.
alog
(
"cus.fire"
,
"time"
,
{
BMap
.
alog
(
"cus.fire"
,
"time"
,
{
z_loadscripttime
:
ta
-
sa
z_loadscripttime
:
ta
-
sa
...
@@ -1172,16 +1172,16 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1172,16 +1172,16 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
this
.
bn
=
s
,
this
.
bn
=
s
,
delete
this
.
bn
)
delete
this
.
bn
)
},
},
Hb
:
function
()
{
getSize
:
function
()
{
return
this
.
Kr
&&
this
.
Kr
instanceof
P
?
new
P
(
this
.
Kr
.
width
,
this
.
Kr
.
height
)
:
new
P
(
this
.
Ya
.
clientWidth
,
this
.
Ya
.
clientHeight
)
return
this
.
Kr
&&
this
.
Kr
instanceof
P
?
new
P
(
this
.
Kr
.
width
,
this
.
Kr
.
height
)
:
new
P
(
this
.
Ya
.
clientWidth
,
this
.
Ya
.
clientHeight
)
},
},
A
e
:
function
(
a
)
{
setSiz
e
:
function
(
a
)
{
a
&&
a
instanceof
P
?
(
this
.
Kr
=
a
,
a
&&
a
instanceof
P
?
(
this
.
Kr
=
a
,
this
.
Ya
.
style
.
width
=
a
.
width
+
"px"
,
this
.
Ya
.
style
.
width
=
a
.
width
+
"px"
,
this
.
Ya
.
style
.
height
=
a
.
height
+
"px"
)
:
this
.
Kr
=
s
this
.
Ya
.
style
.
height
=
a
.
height
+
"px"
)
:
this
.
Kr
=
s
},
},
Bb
:
x
(
"pe"
),
getCenter
:
x
(
"pe"
),
ka
:
x
(
"Va"
),
getZoom
:
x
(
"Va"
),
zU
:
function
()
{
zU
:
function
()
{
this
.
Sn
()
this
.
Sn
()
},
},
...
@@ -1277,7 +1277,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1277,7 +1277,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
k
>
c
&&
(
k
=
c
);
k
>
c
&&
(
k
=
c
);
return
k
return
k
},
},
vs
:
function
(
a
,
b
)
{
getViewport
:
function
(
a
,
b
)
{
var
c
=
{
var
c
=
{
center
:
this
.
Bb
(),
center
:
this
.
Bb
(),
zoom
:
this
.
ka
()
zoom
:
this
.
ka
()
...
@@ -1310,7 +1310,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1310,7 +1310,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
zoom
:
f
zoom
:
f
}
}
},
},
mh
:
function
(
a
,
b
)
{
setViewport
:
function
(
a
,
b
)
{
var
c
;
var
c
;
c
=
a
&&
a
.
center
?
a
:
this
.
vs
(
a
,
b
);
c
=
a
&&
a
.
center
?
a
:
this
.
vs
(
a
,
b
);
var
b
=
b
||
{}
var
b
=
b
||
{}
...
@@ -1361,7 +1361,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1361,7 +1361,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
BMap
.
Wq
[
a
](
this
);
BMap
.
Wq
[
a
](
this
);
this
.
$
.
gE
=
a
this
.
$
.
gE
=
a
},
},
uE
:
function
(
a
)
{
setCurrentCity
:
function
(
a
)
{
this
.
Vb
=
Sa
.
ik
(
a
);
this
.
Vb
=
Sa
.
ik
(
a
);
this
.
$v
=
Sa
.
mK
(
this
.
Vb
);
this
.
$v
=
Sa
.
mK
(
this
.
Vb
);
this
.
Db
===
Sa
&&
this
.
Pc
instanceof
jb
&&
(
this
.
Pc
.
Ti
=
this
.
Vb
)
this
.
Db
===
Sa
&&
this
.
Pc
instanceof
jb
&&
(
this
.
Pc
.
Ti
=
this
.
Vb
)
...
@@ -1379,7 +1379,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1379,7 +1379,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
getDraggingCursor
:
function
()
{
getDraggingCursor
:
function
()
{
return
this
.
U
.
Gd
return
this
.
U
.
Gd
},
},
Yw
:
function
()
{
highResolutionEnabled
:
function
()
{
return
this
.
U
.
LV
&&
1.5
<=
this
.
U
.
devicePixelRatio
return
this
.
U
.
LV
&&
1.5
<=
this
.
U
.
devicePixelRatio
},
},
eB
:
function
(
a
,
b
)
{
eB
:
function
(
a
,
b
)
{
...
@@ -1461,7 +1461,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -1461,7 +1461,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
window
.
w5
=
[];
window
.
w5
=
[];
window
.
Tt
=
[];
window
.
Tt
=
[];
window
.
La
=
{};
window
.
La
=
{};
var
e
=
this
.
ka
()
var
e
=
this
.
getZoom
()
,
f
=
{};
,
f
=
{};
z
.
extend
(
f
,
a
);
z
.
extend
(
f
,
a
);
window
.
cb
=
function
(
a
)
{
window
.
cb
=
function
(
a
)
{
...
@@ -4100,11 +4100,11 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -4100,11 +4100,11 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
return
!
(
a
instanceof
J
)
||
this
.
lj
()
?
t
:
a
.
lng
>=
this
.
Le
&&
a
.
lng
<=
this
.
Ge
&&
a
.
lat
>=
this
.
Xd
&&
a
.
lat
<=
this
.
Vd
return
!
(
a
instanceof
J
)
||
this
.
lj
()
?
t
:
a
.
lng
>=
this
.
Le
&&
a
.
lng
<=
this
.
Ge
&&
a
.
lat
>=
this
.
Xd
&&
a
.
lat
<=
this
.
Vd
},
},
extend
:
function
(
a
)
{
extend
:
function
(
a
)
{
if
(
a
instanceof
J
)
{
if
(
a
instanceof
Point
)
{
var
b
=
a
.
lng
var
b
=
a
.
lng
,
a
=
a
.
lat
;
,
a
=
a
.
lat
;
this
.
Al
||
(
this
.
Al
=
new
J
(
0
,
0
));
this
.
Al
||
(
this
.
Al
=
new
Point
(
0
,
0
));
this
.
ll
||
(
this
.
ll
=
new
J
(
0
,
0
));
this
.
ll
||
(
this
.
ll
=
new
Point
(
0
,
0
));
if
(
!
this
.
Le
||
this
.
Le
>
b
)
if
(
!
this
.
Le
||
this
.
Le
>
b
)
this
.
Al
.
lng
=
this
.
Le
=
b
;
this
.
Al
.
lng
=
this
.
Le
=
b
;
if
(
!
this
.
Ge
||
this
.
Ge
<
b
)
if
(
!
this
.
Ge
||
this
.
Ge
<
b
)
...
@@ -7658,10 +7658,10 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -7658,10 +7658,10 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
}
}
;
;
function
zd
(
a
)
{
function
zd
(
a
)
{
var
b
=
a
.
M
var
b
=
a
.
map
,
c
=
b
.
oh
,
c
=
b
.
oh
,
e
=
a
.
Vc
,
e
=
a
.
Vc
,
f
=
b
.
Hb
()
,
f
=
b
.
getSize
()
,
g
=
f
.
width
,
g
=
f
.
width
,
f
=
f
.
height
,
f
=
f
.
height
,
i
=
O
(
"canvas"
);
,
i
=
O
(
"canvas"
);
...
@@ -8083,7 +8083,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -8083,7 +8083,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
;
;
function
Dd
(
a
,
b
,
c
)
{
function
Dd
(
a
,
b
,
c
)
{
this
.
jd
=
a
;
this
.
jd
=
a
;
this
.
$e
=
b
instanceof
Mc
?
[
b
]
:
b
.
slice
(
0
);
this
.
$e
=
b
instanceof
TileLayer
?
[
b
]
:
b
.
slice
(
0
);
c
=
c
||
{};
c
=
c
||
{};
this
.
m
=
{
this
.
m
=
{
r_
:
c
.
tips
||
""
,
r_
:
c
.
tips
||
""
,
...
@@ -8151,7 +8151,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -8151,7 +8151,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
light
:
"ll"
,
light
:
"ll"
,
normal
:
"pl"
normal
:
"pl"
}
}
,
Hd
=
new
Mc
;
,
Hd
=
new
TileLayer
;
Hd
.
RZ
=
p
;
Hd
.
RZ
=
p
;
Hd
.
getTilesUrl
=
function
(
a
,
b
,
c
)
{
Hd
.
getTilesUrl
=
function
(
a
,
b
,
c
)
{
var
e
=
a
.
x
var
e
=
a
.
x
...
@@ -8168,7 +8168,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -8168,7 +8168,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
tips
:
"
\
u663e
\
u793a
\
u666e
\
u901a
\
u5730
\
u56fe"
,
tips
:
"
\
u663e
\
u793a
\
u666e
\
u901a
\
u5730
\
u56fe"
,
maxZoom
:
19
maxZoom
:
19
})
})
,
Id
=
new
Mc
;
,
Id
=
new
TileLayer
;
Id
.
yN
=
[
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
0
]
+
"/resource/mappic/"
,
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
1
]
+
"/resource/mappic/"
,
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
2
]
+
"/resource/mappic/"
,
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
3
]
+
"/resource/mappic/"
];
Id
.
yN
=
[
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
0
]
+
"/resource/mappic/"
,
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
1
]
+
"/resource/mappic/"
,
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
2
]
+
"/resource/mappic/"
,
BMap
.
url
.
proto
+
BMap
.
url
.
domain
.
TIlE_PERSPECT_URLS
[
3
]
+
"/resource/mappic/"
];
Id
.
getTilesUrl
=
function
(
a
,
b
)
{
Id
.
getTilesUrl
=
function
(
a
,
b
)
{
var
c
=
a
.
x
var
c
=
a
.
x
...
@@ -8208,7 +8208,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -8208,7 +8208,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
}[
a
]
}[
a
]
}
}
;
;
var
Jd
=
new
Mc
({
var
Jd
=
new
TileLayer
({
Tv
:
p
Tv
:
p
});
});
Jd
.
getTilesUrl
=
function
(
a
,
b
)
{
Jd
.
getTilesUrl
=
function
(
a
,
b
)
{
...
@@ -8223,7 +8223,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -8223,7 +8223,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
maxZoom
:
19
,
maxZoom
:
19
,
textColor
:
"white"
textColor
:
"white"
})
})
,
Kd
=
new
Mc
({
,
Kd
=
new
TileLayer
({
transparentPng
:
p
transparentPng
:
p
});
});
Kd
.
getTilesUrl
=
function
(
a
,
b
)
{
Kd
.
getTilesUrl
=
function
(
a
,
b
)
{
...
@@ -9652,7 +9652,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -9652,7 +9652,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
"api"
==
(
a
||
{}).
hf
?
Ta
(
Ca
)
:
Ta
(
Da
)
"api"
==
(
a
||
{}).
hf
?
Ta
(
Ca
)
:
Ta
(
Da
)
}
}
dc
.
KF
=
BMap
.
Yh
(
"pano"
,
"tile/"
);
dc
.
KF
=
BMap
.
Yh
(
"pano"
,
"tile/"
);
dc
.
prototype
=
new
Mc
;
dc
.
prototype
=
new
TileLayer
;
dc
.
prototype
.
getTilesUrl
=
function
(
a
,
b
)
{
dc
.
prototype
.
getTilesUrl
=
function
(
a
,
b
)
{
var
c
=
dc
.
KF
[(
a
.
x
+
a
.
y
)
%
dc
.
KF
.
length
]
+
"?udt=20150114&qt=tile&styles=pl&x="
+
a
.
x
+
"&y="
+
a
.
y
+
"&z="
+
b
;
var
c
=
dc
.
KF
[(
a
.
x
+
a
.
y
)
%
dc
.
KF
.
length
]
+
"?udt=20150114&qt=tile&styles=pl&x="
+
a
.
x
+
"&y="
+
a
.
y
+
"&z="
+
b
;
z
.
ga
.
ma
&&
6
>=
z
.
ga
.
ma
&&
(
c
+=
"&color_dep=32"
);
z
.
ga
.
ma
&&
6
>=
z
.
ga
.
ma
&&
(
c
+=
"&color_dep=32"
);
...
@@ -10970,21 +10970,21 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -10970,21 +10970,21 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
var
mapPrototype
=
Map
.
prototype
;
var
mapPrototype
=
Map
.
prototype
;
mergeAttribute
(
mapPrototype
,
{
mergeAttribute
(
mapPrototype
,
{
getBounds
:
mapPrototype
.
getBounds
,
getBounds
:
mapPrototype
.
getBounds
,
getCenter
:
mapPrototype
.
Bb
,
getCenter
:
mapPrototype
.
getCenter
,
getMapType
:
mapPrototype
.
va
,
getMapType
:
mapPrototype
.
va
,
getSize
:
mapPrototype
.
Hb
,
getSize
:
mapPrototype
.
getSize
,
setSize
:
mapPrototype
.
A
e
,
setSize
:
mapPrototype
.
setSiz
e
,
getViewport
:
mapPrototype
.
vs
,
getViewport
:
mapPrototype
.
getViewport
,
getZoom
:
mapPrototype
.
ka
,
getZoom
:
mapPrototype
.
getZoom
,
centerAndZoom
:
mapPrototype
.
Ed
,
centerAndZoom
:
mapPrototype
.
centerAndZoom
,
panTo
:
mapPrototype
.
ji
,
panTo
:
mapPrototype
.
panTo
,
panBy
:
mapPrototype
.
tg
,
panBy
:
mapPrototype
.
panBy
,
setCenter
:
mapPrototype
.
pf
,
setCenter
:
mapPrototype
.
setCenter
,
setCurrentCity
:
mapPrototype
.
uE
,
setCurrentCity
:
mapPrototype
.
setCurrentCity
,
setMapType
:
mapPrototype
.
wg
,
setMapType
:
mapPrototype
.
setMapType
,
setViewport
:
mapPrototype
.
mh
,
setViewport
:
mapPrototype
.
setViewport
,
setZoom
:
mapPrototype
.
Qc
,
setZoom
:
mapPrototype
.
Qc
,
highResolutionEnabled
:
mapPrototype
.
Yw
,
highResolutionEnabled
:
mapPrototype
.
highResolutionEnabled
,
zoomTo
:
mapPrototype
.
yg
,
zoomTo
:
mapPrototype
.
yg
,
zoomIn
:
mapPrototype
.
hF
,
zoomIn
:
mapPrototype
.
hF
,
zoomOut
:
mapPrototype
.
iF
,
zoomOut
:
mapPrototype
.
iF
,
...
@@ -11253,7 +11253,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
...
@@ -11253,7 +11253,7 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
BMAP_MAPTYPE_CONTROL_DROPDOWN
:
1
,
BMAP_MAPTYPE_CONTROL_DROPDOWN
:
1
,
BMAP_MAPTYPE_CONTROL_MAP
:
2
BMAP_MAPTYPE_CONTROL_MAP
:
2
});
});
var
Uf
=
Mc
.
prototype
;
var
Uf
=
TileLayer
.
prototype
;
mergeAttribute
(
Uf
,
{
mergeAttribute
(
Uf
,
{
getMapType
:
Uf
.
va
,
getMapType
:
Uf
.
va
,
getCopyright
:
Uf
.
Wl
,
getCopyright
:
Uf
.
Wl
,
...
...
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