Dave

Results 65 issues of Dave

The main change affecting mapdeck is the updates to custom shaders - https://github.com/visgl/deck.gl/blob/master/docs/upgrade-guide.md#lumagl-v9-updates

Sometimes it's useful for the user to include their own `` call, with their own `SomeCallback()` function so we should be able to turn off the api call from within...

3.0.0

https://github.com/SymbolixAU/mapdeck/issues/364 is now happening with click-events ```r library(shinydashboard) library(mapdeck) library(sf) set_token(secret::get_secret("MAPBOX")) ui

The new API has a new way of styling: https://developers.google.com/maps/new-map-style-opt-in https://developers.google.com/maps/documentation/cloud-customization#cloud_tooling

3.0.0

#52 was a temporary fix to overcome a bug in `boost::qvm`. When BH is updated on CRAN, this needs to be reversed