--- layout: typedoc title: '@msrvida/vega-deck.gl' ---
Subclass of Vega.View, with added properties for accessing a Presenter. This is instantiatable by calling new ViewGl(). See https://vega.github.io/vega/docs/api/view/
new ViewGl()
References to dependency libraries.
Specify the dependency libraries to use for rendering.
Vega library.
deck/core library.
deck/layers library.
luma.gl library.
Subclass of Vega.View, with added properties for accessing a Presenter. This is instantiatable by calling
new ViewGl()
. See https://vega.github.io/vega/docs/api/view/