Yvan Richard

Results 7 comments of Yvan Richard

@aosmith16, would you mind sharing your solution with `tagAppendAttributes`?

It is strange, indeed. I can't tell you why, unfortunately. FYI, it works when using `rdeck`, but I'd like to use `mapdeck` as your trip layer is better. ```r library(data.table)...

That sounds great, thank you! Unfortunately I get this error when trying to install the new version: ``` > remotes::install_github("SymbolixAU/mapdeck", ref = "issue349") Downloading GitHub repo SymbolixAU/mapdeck@issue349 Error: Failed to...

Brilliant, working now! Thank you so much!

I forgot to mention that there is no problem with polygons crossing the international date line. For example, this works: ``` r p

I have been trying the onRender() approach, but I haven't managed to access the layer in the javascript function so far. Could you provide a pointer on how to access...

Just amazing. Both your responses are very useful and are opening a whole realm of possibilities to me. Thank you so much, Anthony!