MCPcopy
hub / github.com/visgl/deck.gl / getCenter

Method getCenter

modules/mapbox/src/types.ts:110–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108 getCanvas(): HTMLCanvasElement;
109
110 getCenter(): LngLat;
111 getZoom(): number;
112 getBearing(): number;
113 getPitch(): number;

Callers 15

mountFunction · 0.95
mountFunction · 0.95
mountFunction · 0.95
getViewStateFunction · 0.65
_onPanStartFunction · 0.65
_onPanMoveFunction · 0.65
_onPanMoveEndFunction · 0.65
_onPanRotateFunction · 0.65
_onPanRotateEndFunction · 0.65
_onWheelFunction · 0.65
_onMultiPanStartFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected