修改地图api
This commit is contained in:
@@ -4744,17 +4744,18 @@ window.BMAP_AUTHENTIC_KEY = ''
|
||||
Ka.prototype.pc = function (a, b) {
|
||||
if (a instanceof tc && b instanceof J) {
|
||||
var c = this.R
|
||||
c.Nm:(c.Nm.bS = 1))
|
||||
// ? c.Nm.sa(b)
|
||||
// : ((c.Nm = new U(b, {
|
||||
c.Nm
|
||||
? c.Nm.sa(b)
|
||||
: ((c.Nm = new U(b, {
|
||||
// icon: new qc(G.qa + 'blank.gif', {
|
||||
// width: 1,
|
||||
// height: 1
|
||||
// }),
|
||||
// offset: new O(0, 0),
|
||||
// clickable: t
|
||||
// })),
|
||||
// (c.Nm.bS = 1))
|
||||
icon: '',
|
||||
offset: new O(0, 0),
|
||||
clickable: t
|
||||
})),
|
||||
(c.Nm.bS = 1))
|
||||
this.Ga(c.Nm)
|
||||
c.Nm.pc(a)
|
||||
}
|
||||
|
||||
@@ -142,14 +142,14 @@ narimap.publicKey = 'JBb74325ae94dc49358b7d699660b692'
|
||||
|
||||
narimap.Require(
|
||||
[
|
||||
'PSRMap',
|
||||
'ManageGrid',
|
||||
'Components.Query',
|
||||
'Components.DeviceCard',
|
||||
'Popup',
|
||||
'Components.MapSelector',
|
||||
'Components.RegionSelector',
|
||||
'Marker'
|
||||
'PSRMap',//pwgdgeomapsdk
|
||||
'ManageGrid',// pwmagdmapsdk
|
||||
'Components.Query',// EquipSearchCBB
|
||||
'Components.DeviceCard',//EquipOverviewCBB、EquipDetailCBB
|
||||
'Popup', //mapsdk
|
||||
'Components.MapSelector',//MapThemeSwitchCBB
|
||||
'Components.RegionSelector',//OrgSelectorCBB
|
||||
'Marker' //mapsdk
|
||||
],
|
||||
// ['PSRMap', 'Components.Query', 'Marker'],
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user