Dave
Dave
I'm pretty confident the native deck.gl [example](https://github.com/SymbolixAU/mapdeck/issues/84#issuecomment-610636691) will / should work, so there shouldn't be a need for external JS libraries or R packages.
This will be moved to [mapbox](https://github.com/SymbolixAU/mapbox)
Thanks - I've put this in [colourvalues](https://github.com/SymbolixAU/colourvalues/issues/74) as that's where the underlying error comes from.
The `add_path()` function has an `offset` argument from `?add_path > offset | The offset to draw each path with, relative to the width of the path. Negative offset is to...
I've not forgotten about this, and with v0.3 of mapdeck, using v8.1.0 of Deck.gl I still see similar file sizes (~9mb for ~60,000 points in `add_grid()`)
I can't see the github repo - is it private?
have you made it private again?
Do you have a small reproducible example that I can run to replicate your first issue?
Can you make a PR and I'll check it out?
As per https://github.com/SymbolixAU/mapdeck/pull/247, the basic example works and is on branch `issue243`. @mitchelloharawild thanks for getting this running. Sorry it took so long to get it pulled in.