Skip to content

v8.8.0

Compare
Choose a tag to compare
@Pessimistress Pessimistress released this 01 Jul 05:38
· 853 commits to master since this release
  • Official TypeScript typings are now available for public preview
  • TileLayer supports custom indexing systems
  • The @deck.gl/mapbox module now exports a new class MapboxOverlay, which implements Mapbox GL JS's IControl API. This control supports both overlaid and interleaved rendering modes.
  • CartoLayer includes native support to work with spatial indexes like H3 or QuadBin
  • Views now accept a padding option to offset the focal point
  • Improved performance when there are many invisible layers
  • Improved picking performance when using the TileLayer

Visit the upgrade guide for deprecations and breacking changes.