Changelog
[3.0.0-beta24] -
Changelog
[3.0.0-beta23] -
Layer.pick
lifecycle method - Let's layers take control of pickingcontext
that is shared between layers.
gl and viewport moved from state to context. This implies that apps
no longer need to pass {lng,lat,zoom,pitch,bearing} to each layer, only
to the DeckGL
react component.assembleShaders
project
package - shader functions renamed to have
project
prefix, in line with conventions for new shader package system.Changelog
[3.0.0-beta22] -
Changelog
[3.0.0-beta21] -
Changelog
[3.0.0-beta20] -
Changelog
[3.0.0-beta19] -
Changelog
[3.0.0-beta18] -
import DeckGL from 'deck.gl';
Changelog
[3.0.0-beta17] - 64bit layers and more.
tan
as Intel GPU workaround.Changelog
[3.0.0-beta16] -
disableMercatorProject
prop to mercatorEnabled