Skip to content

Releases: visgl/deck.gl

v9.0.23

14 Jul 18:00
3574ce7
Compare
Choose a tag to compare
  • fix(widgets) widget id was required, should be optional (#9026)

v9.0.22

14 Jul 11:16
Compare
Choose a tag to compare
  • 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

03 Jul 11:02
Compare
Choose a tag to compare
  • 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

20 Jun 22:23
Compare
Choose a tag to compare
  • fix(extensions): DataFilterExtension not setting category uniforms (#8940)
  • chore(carto): Remove dependency on @luma.gl/constants (#8959)

v9.0.19

13 Jun 10:16
Compare
Choose a tag to compare
  • fix(carto): Use tile.content in HeatmapTileLayer (#8947)
  • docs: Fix broken link after file rename (#8946)

v9.0.18

12 Jun 11:29
Compare
Choose a tag to compare
  • 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

29 May 18:20
Compare
Choose a tag to compare
  • 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)

v9.0.16

24 May 06:42
Compare
Choose a tag to compare
  • Revert "CARTO: Update QuadbinHeatmapTileLayer to use project UBO (#8908)"

v9.0.15

23 May 20:54
Compare
Choose a tag to compare
  • fix(carto): Update 'cartocolor' dependency to v5 (#8917, #8899)
  • fix(carto): Add missing 'client' parameter to query requests (#8913)
  • fix(carto): Fix fetchMap visibleLayerGroup filtering to include static layers (#8915)
  • fix(widgets): Increase z-index to fix mouse events (#8890)
  • docs(carto): Add QuadbinHeatmapTileLayer documentation (#8909)
  • feat(carto): Update QuadbinHeatmapTileLayer performance and compatibility (#8908, #8874)
  • feat(carto): Support custom basemaps in fetchMap (#8856)
  • fix(google-maps): Fix initial layer position on raster basemaps (#8892)
  • chore(core): Update luma.gl to 9.0.14 (#8884)
  • fix(carto,pydeck-carto): Fix error fetching scripts from CDN (#8880)

v9.0.14

06 May 07:33
Compare
Choose a tag to compare
  • fix(carto): Fix broken encoding in POST requests (#8865)