Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createMapLibreDeckOverlay
Function · 0.95
mount
Function · 0.95
mount
Function · 0.95
mount
Function · 0.95
getViewState
Function · 0.65
_onPanStart
Function · 0.65
_onPanMove
Function · 0.65
_onPanMoveEnd
Function · 0.65
_onPanRotate
Function · 0.65
_onPanRotateEnd
Function · 0.65
_onWheel
Function · 0.65
_onMultiPanStart
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected