Deck.gl custome WebGL layer
This sample creates a WebGL layer that integrates the layers from
Deck.gl
. Deck.gl is a WebGL-powered framework for visual exploratory data analysis of large datasets. Deck.gl allows complex visualizations to be constructed by composing existing layers and makes it easy to package and share new visualizations as reusable layers.
If using an older version of deck.gl, you can find an older version of this sample
here
.