Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ getPanes
Method
getPanes
extension-src/bmap/BMapCoordSys.ts:39–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
pointToOverlayPixel(point: Point): Pixel;
38
overlayPixelToPoint(px: Pixel): Point;
39
getPanes(): MapPanes;
40
getCenter(): Point;
41
getZoom(): number;
42
addOverlay(overlay: Overlay): void;
Callers
1
createOverlayCtor
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected