MCPcopy
hub / github.com/apache/echarts / getCenter

Method getCenter

extension-src/bmap/BMapCoordSys.ts:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 overlayPixelToPoint(px: Pixel): Point;
39 getPanes(): MapPanes;
40 getCenter(): Point;
41 getZoom(): number;
42 addOverlay(overlay: Overlay): void;
43 centerAndZoom(pt: Point, zoom: number): void;

Callers 7

mapSymbolLayoutFunction · 0.80
MapSeriesClass · 0.80
_buildGeoJSONMethod · 0.80
getGeoCoordMethod · 0.80
fixTextCoordsFunction · 0.80
BMapCoordSys.tsFile · 0.80
bmap.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected