Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/visgl/deck.gl
/ getState
Method
getState
modules/core/src/controllers/view-state.ts:79–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
getViewportProps(): Record<string, any>;
78
79
getState(): Record<string, any>;
80
81
shortestPathFrom(viewState: T): Record<string, any>;
82
Callers
15
pan
Method · 0.80
zoom
Method · 0.80
_getUpdatedState
Method · 0.80
pan
Method · 0.80
rotate
Method · 0.80
zoom
Method · 0.80
_getUpdatedState
Method · 0.80
pan
Method · 0.80
rotate
Method · 0.80
zoom
Method · 0.80
_getUpdatedState
Method · 0.80
updateViewport
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected