修改地图api

This commit is contained in:
guanj
2026-06-29 14:41:12 +08:00
parent ff841cfa93
commit 21ac0611cd
2 changed files with 21 additions and 20 deletions

View File

@@ -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, {
// icon: new qc(G.qa + 'blank.gif', {
// width: 1,
// height: 1
// }),
// offset: new O(0, 0),
// clickable: t
// })),
// (c.Nm.bS = 1))
c.Nm
? c.Nm.sa(b)
: ((c.Nm = new U(b, {
// icon: new qc(G.qa + 'blank.gif', {
// width: 1,
// height: 1
// }),
icon: '',
offset: new O(0, 0),
clickable: t
})),
(c.Nm.bS = 1))
this.Ga(c.Nm)
c.Nm.pc(a)
}
@@ -5886,7 +5887,7 @@ window.BMAP_AUTHENTIC_KEY = ''
Qc.prototype.co = function () {
this.Gb.src =
0 < z.ca.ia && 6 >= z.ca.ia && this.GJ
?'' //G.qa + 'blank.gif'
? '' //G.qa + 'blank.gif'
: '' !== this.src && this.Gb.src == this.src
? this.src + '&t = ' + Date.now()
: this.src

View File

@@ -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'],
() => {