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
d3259665
Commit
d3259665
authored
Aug 07, 2019
by
niuxiaolin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
替换After
parent
223d15c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
54 deletions
+54
-54
getscript.js
src/assets/getscript.js
+54
-54
No files found.
src/assets/getscript.js
View file @
d3259665
...
...
@@ -10957,45 +10957,45 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
},
BMAP_API_VERSION
:
"2.0"
});
var
Af
=
Map
.
prototype
;
U
(
Af
,
{
getBounds
:
Af
.
te
,
getCenter
:
Af
.
Bb
,
getMapType
:
Af
.
va
,
getSize
:
Af
.
Hb
,
setSize
:
Af
.
Ae
,
getViewport
:
Af
.
vs
,
getZoom
:
Af
.
ka
,
centerAndZoom
:
Af
.
Ed
,
panTo
:
Af
.
ji
,
panBy
:
Af
.
tg
,
setCenter
:
Af
.
pf
,
setCurrentCity
:
Af
.
uE
,
setMapType
:
Af
.
wg
,
setViewport
:
Af
.
mh
,
setZoom
:
Af
.
Qc
,
highResolutionEnabled
:
Af
.
Yw
,
zoomTo
:
Af
.
yg
,
zoomIn
:
Af
.
hF
,
zoomOut
:
Af
.
iF
,
addHotspot
:
Af
.
eB
,
removeHotspot
:
Af
.
bZ
,
clearHotspots
:
Af
.
bw
,
checkResize
:
Af
.
zU
,
addControl
:
Af
.
Mv
,
removeControl
:
Af
.
KM
,
getContainer
:
Af
.
Ua
,
addContextMenu
:
Af
.
Wn
,
removeContextMenu
:
Af
.
ap
,
addOverlay
:
Af
.
Pa
,
removeOverlay
:
Af
.
Sb
,
clearOverlays
:
Af
.
lJ
,
openInfoWindow
:
Af
.
ad
,
closeInfoWindow
:
Af
.
Xc
,
pointToOverlayPixel
:
Af
.
Ve
,
overlayPixelToPoint
:
Af
.
tM
,
getInfoWindow
:
Af
.
$g
,
getOverlays
:
Af
.
Mw
,
var
mapPrototype
=
Map
.
prototype
;
U
(
mapPrototype
,
{
getBounds
:
mapPrototype
.
te
,
getCenter
:
mapPrototype
.
Bb
,
getMapType
:
mapPrototype
.
va
,
getSize
:
mapPrototype
.
Hb
,
setSize
:
mapPrototype
.
Ae
,
getViewport
:
mapPrototype
.
vs
,
getZoom
:
mapPrototype
.
ka
,
centerAndZoom
:
mapPrototype
.
Ed
,
panTo
:
mapPrototype
.
ji
,
panBy
:
mapPrototype
.
tg
,
setCenter
:
mapPrototype
.
pf
,
setCurrentCity
:
mapPrototype
.
uE
,
setMapType
:
mapPrototype
.
wg
,
setViewport
:
mapPrototype
.
mh
,
setZoom
:
mapPrototype
.
Qc
,
highResolutionEnabled
:
mapPrototype
.
Yw
,
zoomTo
:
mapPrototype
.
yg
,
zoomIn
:
mapPrototype
.
hF
,
zoomOut
:
mapPrototype
.
iF
,
addHotspot
:
mapPrototype
.
eB
,
removeHotspot
:
mapPrototype
.
bZ
,
clearHotspots
:
mapPrototype
.
bw
,
checkResize
:
mapPrototype
.
zU
,
addControl
:
mapPrototype
.
Mv
,
removeControl
:
mapPrototype
.
KM
,
getContainer
:
mapPrototype
.
Ua
,
addContextMenu
:
mapPrototype
.
Wn
,
removeContextMenu
:
mapPrototype
.
ap
,
addOverlay
:
mapPrototype
.
Pa
,
removeOverlay
:
mapPrototype
.
Sb
,
clearOverlays
:
mapPrototype
.
lJ
,
openInfoWindow
:
mapPrototype
.
ad
,
closeInfoWindow
:
mapPrototype
.
Xc
,
pointToOverlayPixel
:
mapPrototype
.
Ve
,
overlayPixelToPoint
:
mapPrototype
.
tM
,
getInfoWindow
:
mapPrototype
.
$g
,
getOverlays
:
mapPrototype
.
Mw
,
getPanes
:
function
()
{
return
{
floatPane
:
this
.
Wd
.
BC
,
...
...
@@ -11008,21 +11008,21 @@ window.BMAP_AUTHENTIC_KEY = "KhQqnL3owyAzqjr4zCGbWiiHwPFmKTD6";
vertexPane
:
this
.
Wd
.
$N
}
},
addTileLayer
:
Af
.
Me
,
removeTileLayer
:
Af
.
Tf
,
pixelToPoint
:
Af
.
Ib
,
pointToPixel
:
Af
.
Rb
,
setFeatureStyle
:
Af
.
J4
,
selectBaseElement
:
Af
.
C4
,
setMapStyle
:
Af
.
kt
,
enable3DBuilding
:
Af
.
ro
,
disable3DBuilding
:
Af
.
lV
,
getPanorama
:
Af
.
os
,
initIndoorLayer
:
Af
.
GX
,
setNormalMapDisplay
:
Af
.
gN
,
setMapStyleV2
:
Af
.
GZ
,
setBMapCopyrightOffset
:
Af
.
tE
,
getVectorContainer
:
Af
.
hX
addTileLayer
:
mapPrototype
.
Me
,
removeTileLayer
:
mapPrototype
.
Tf
,
pixelToPoint
:
mapPrototype
.
Ib
,
pointToPixel
:
mapPrototype
.
Rb
,
setFeatureStyle
:
mapPrototype
.
J4
,
selectBaseElement
:
mapPrototype
.
C4
,
setMapStyle
:
mapPrototype
.
kt
,
enable3DBuilding
:
mapPrototype
.
ro
,
disable3DBuilding
:
mapPrototype
.
lV
,
getPanorama
:
mapPrototype
.
os
,
initIndoorLayer
:
mapPrototype
.
GX
,
setNormalMapDisplay
:
mapPrototype
.
gN
,
setMapStyleV2
:
mapPrototype
.
GZ
,
setBMapCopyrightOffset
:
mapPrototype
.
tE
,
getVectorContainer
:
mapPrototype
.
hX
});
var
Bf
=
Dd
.
prototype
;
U
(
Bf
,
{
...
...
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