Anthony North

Results 26 comments of Anthony North

Submitted to CRAN :crossed_fingers:

Finally got around to actioning this. Unique globals is configured with `Config/roxyglobals/unique`. Utility to change: `roxyglobals::options_set_unique(value)`.

Jittering / spidering looks doable https://codepen.io/Pessimistress/pen/dypEWMO

> Thanks for developing this package. It's amazing! Thanks! What you're trying to do is not (yet) supported in {rdeck}. Scales and accessors work on a single column (or field...

> Great package! I just discovered your work today from reading this [blog](https://www.milesmcbain.com/posts/vector-tiles/)! Thanks! > Is it possible to use a different Mapbox GL JS map projection such as [Albers](https://docs.mapbox.com/mapbox-gl-js/guides/projections/#albers)?...

The deck.gl map controller only supports web mercator, so the example above has very weird behaviour for the basemap and isn't usable with or without data. > If there a...