Releases: visgl/deck.gl
Releases Β· visgl/deck.gl
v9.0.26
- CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)
v9.0.25
- CARTO: support filters in spatial index sources (#9065)
- CARTO: Implement picking & autohighlight in RasterLayer (#9062)
- CARTO: Only clip polygon/line layers (#9060)
- feat(widgets) affect all views if not attached to specific view (#9009)
v9.0.24
- CARTO: ClusterTileLayer (#8957)
- CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
v9.0.23
- fix(widgets) widget id was required, should be optional (#9026)
v9.0.22
- fix: mapboxOverlay's getDefaultPosition return type error (#9017)
- fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
- fix(widgets) export package and bundle css in main (#8905)
v9.0.21
- CARTO: do not reduce position precision to 32bit (#8995)
- CARTO: Remove matchingColumn prop (#8971)
- fix(layers): Fixes line width default type description for geo and polygon layers (#8979)
- fix(test-utils): run layer tests in Node (#8968)
- Remove some WebGL specific code (#8967)
- chore: Bump luma to 9.0.15 (#8970)
- Fix highlightedObjectIndex (#8966)
- Document additional props of the scripting interface (#8969)
v9.0.20
- fix(extensions): DataFilterExtension not setting category uniforms (#8940)
- chore(carto): Remove dependency on @luma.gl/constants (#8959)
v9.0.19
- fix(carto): Use tile.content in HeatmapTileLayer (#8947)
- docs: Fix broken link after file rename (#8946)
v9.0.18
- feat(carto): HeatmapTileLayer implement autoscaling (#8944)
- fix(widgets): use assigned viewport to change viewState (#8903)
- feat(geo-layers): Allow layers extending MVTLayer to override isWGS84 (#8932)
- fix(carto): Support picking with MVT tile-relative coordinates (#8926)
v9.0.17
- feat(carto): Support filters parameter in rasterSource (#8928)
- feat(carto): Improve API request error handling (#8920)
- fix(carto): Avoid malformed URLs in certain tilesets (#8925)
- fix(carto): Fix QuadbinHeatmapTileLayer onViewportLoad callback (#8924)