Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deck.gl

Package Overview
Dependencies
Maintainers
10
Versions
674
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deck.gl - npm Package Versions

1
68

4.0.6

Diff

pessimistress
published 4.0.5 •

heshan0131
published 4.0.4 •

heshan0131
published 4.0.3 •

shaojingli
published 4.0.2 •

shaojingli
published 4.0.1 •

shaojingli
published 4.0.0 •

Changelog

Source

[4.0.0] - 2017-4-6 Major deck.gl Release

For details see What's New

v4.0 Beta Releases

ibgreen
published 4.0.0-rc.6 •

Changelog

Source

[v4.0.0-rc.6]

  • Fix: remove postinstall script
ibgreen
published 4.0.0-rc.5 •

Changelog

Source

[v4.0.0-rc.5]

  • getPickingInfo() methods receive an additional argument sourceLayer (#468)
  • HexagonLayer add lowerPercentile and higherPercentile (#470)
  • FIX: Fix the async loading issue #347 by not setting state of stale layers to null (#483)
  • FIX: Fix the lightSettings prop transfer issue in composite layers (#484)
  • FIX: Fix the attribute logger (#499)
  • Demo site: Add IconLayer demo (#467, #487)
  • Demo site: Refactor to make all demos available as standalone examples (#471, 477)
  • Demo site: Add Hexagon layer demo (3d heatmap) (#478)
  • Demo site: New data set for the GeoJsonLayer demo (#492)
  • Demo site: Link directly to source code from examples (#497)
  • Examples: Remove layers that are not in v4 release plan from LayerBrowser example (#475, #490)
  • Examples: Add JSX wrapper example (#482)
shaojingli
published 4.0.0-rc.4 •

Changelog

Source

[v4.0.0-rc.4]

  • GridCellLayer latOffset and lonOffset => cellSize
  • Picking improvement: consistently handle picking in composite layers and also simplied picking (#448, #450)
  • FIX: Fix the projectionMode checks for point cloud layer (#454)
  • FIX: Make extruded and non-extruded polygon layers using the same Uint8ClampedArray to process colors
  • FIX: Make radiusPixels works for PointCloudLayer (#450)
  • FIX: Fix the bug that several composite layer not transferring proper props to their underlying layers (#455, #464)
  • FIX: Fix a bug causes active layers got invalidated in the middle of the picking info processing (#458)
  • FIX: Fix the vertice generation for extruded polygons with holes (#447)
  • FIX: Now deck.gl picking works properly for non-fullscreen apps (#455)
  • FIX: onHover and onClick props now work on GridLayer and HexagonLayer
  • Picking info from GeoJsonLayer and PolygonLayer now have layer property point to the composite layer instead of a sublayer
  • FIX: PointCloudLayer use radiusPixels instead of radius
  • Examples: Fix the hello-world examples (#461)
  • Demo site: Add interactive demo for each core layers (#452)
  • Demo site: Upgrade old demos to v4 (#453)
  • Demo site: Various other bug fixes (#463)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc