Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ setMapOffset
Method
setMapOffset
extension-src/bmap/BMapCoordSys.ts:134–136 ·
view source on GitHub ↗
(mapOffset: number[])
Source
from the content-addressed store, hash-verified
132
}
133
134
setMapOffset(mapOffset: number[]): void {
135
this._mapOffset = mapOffset;
136
}
137
138
getBMap(): bmapLib.Map {
139
return
this._bmap;
Callers
2
moveHandler
Function · 0.80
BMapCoordSys.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected