plotly / dash-deck

Bringing deck.gl and pydeck into Dash
https://dash-gallery.plotly.host/dash-deck-explorer/
MIT License
90 stars 19 forks source link

Update of deck-gl versions to 8.9.32 #20

Closed vogt31337 closed 7 months ago

vogt31337 commented 10 months ago

About

Hi, I've updated the deck-gl (and many more components, take a look at package.json) to their latest (currently 8.9.32) version. ## Description of changes

Update to the following versions

Pre-Merge checklist

Reference Issues

Closes #19

Other comments

vogt31337 commented 10 months ago

Also I've adapted some things to work with the latest APIs (for example react-map-gl doesn't export staticmap anymore instead it's called map now and the mapbox api key keyword is different now.) Regarding testing, for my use case (visualisation of some geojson) it looks the same.

graingert-coef commented 8 months ago

@vogt31337 I've fixed the failing CI and merged your changes here https://github.com/plotly/dash-deck/pull/22