Skip to content

Releases: visgl/deck.gl

v9.2.11

05 Mar 14:27

Choose a tag to compare

  • chore: Pin to luma 9.2 & loaders 4.3 (#10062)

v9.2.10

27 Feb 22:04

Choose a tag to compare

  • fix(core): OrbitController keyboard navigation with padding (#10039)
  • fix(ColumnLayer): radiusUnits pixels (#10035)
  • fix(jupyter-widget): bundle error (#10032)
  • fix(google-maps): Robust DOM positioning when interleaved: false (#9992)

v9.2.9

21 Feb 01:21

Choose a tag to compare

  • chore: bump probe.gl (#10025)
  • fix(widgets): GeocoderWidget dark theme colors (#9899) (#9974)
  • feat(extensions): PathStyleExtension save 1 instance vertex when highPrecisionDash is not used (#10008)
  • feat(layers): Stricter layer prop types (#10024)

v9.2.8

17 Feb 19:48

Choose a tag to compare

  • feat(core): Add layout expressions for view positions (#9842)

v9.2.7

12 Feb 18:13

Choose a tag to compare

  • fix(HeatmapLayer): Correct blending in interleaved mode (#9993)
  • fix(pydeck): Support pandas 3.x compatibility without breaking pandas 2.x (#9988)
  • fix(core): Enable shader/pipeline caching for attached WebGL devices (#9971)
  • fix(widgets): StatsWidget (#9984)
  • feat(core): Add Deck#getView() method (#9948)
  • feat(core): Add pickable: '3d' option to all Layers (#9937)
  • chore(deps): bump dependencies from multiple Dependabot PRs (#9956)
  • Bump to loaders.gl@4.3 (#9965)
  • chore(mapbox): Remove internal deck mode from MapboxLayer (#9955)
  • fix(mapbox): In interleaved, batched mode don't render layers twice (#9944)

v9.2.6

16 Jan 13:30

Choose a tag to compare

  • fix(IconManager) Fix icon frame x/y for auto packed icons (#9928)
  • fix(mapbox): MapboxOverlay: render deck layers in batches (#9939)
  • chore: bump luma to 9.2.6 (#9940)
  • feat(core): Improved GlobeController (#9913)
  • pydeck: Clarify how to pass full controller options (#9897)
  • fix(core): Reset interaction state for smooth=false (#9908)
  • fix(IconLayer): don't generateMipmaps before data loaded (#9909)
  • fix(carto): More defensive code in RasterLayer (#9911)
  • feat(core): Add container to WidgetProps (#9922)
  • fix(core): reproduce-able viewports (#9923)
  • Export type hint from module (#9917)

v9.2.5

09 Dec 15:17

Choose a tag to compare

  • chore: bump luma 9.2.4 (#9907)
  • fix(core): Enable shader and pipeline caching by default (#9863)
  • fix(carto): PointLabelLayer used with formatTiles=mvt (#9906)

v9.2.4

08 Dec 11:08

Choose a tag to compare

  • pydeck: support Maplibre including Globe projection (#9896)
  • fix(carto): autoLabels support with formatTiles=mvt (#9900)
  • pydeck: Update to deck@9.2 (#9895)
  • fix(core): getTooltip disappears when autoHighlight: true and interleaved: true in MapboxOverlay (deck.gl) (#9889)

v9.2.3

03 Dec 10:52

Choose a tag to compare

  • Fix DPR changes in interleaved mode by leveraging onResize callback (#9887)
  • fix(core): Correctly resize drawing buffer on resize (#9886)
  • Refactor GeohashLayerProps to extend GeoCellLayerProps (#9875)
  • fix(carto): VectorTileLayer guard against null layers (#9885)
  • Fix: Make sizeBasis optional in IconLayer type definition (#9883)
  • Fix interleaved overlay default parameters (#9871)
  • fix: Remove widget src import (#9833)

v9.2.2

16 Oct 22:26

Choose a tag to compare

  • chore: tighten peerDependency range to patch (#9821)
  • Fix type hint of useDevicePixels to allow number input (#9826)