MCPcopy
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

panMethod · 0.80
zoomMethod · 0.80
_getUpdatedStateMethod · 0.80
panMethod · 0.80
rotateMethod · 0.80
zoomMethod · 0.80
_getUpdatedStateMethod · 0.80
panMethod · 0.80
rotateMethod · 0.80
zoomMethod · 0.80
_getUpdatedStateMethod · 0.80
updateViewportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected