Dave
Dave
do you have an example of a 'very slow' udpate using `add_scatterplot()`?
I added this a few days ago into the master branch, but didn't record it as an issue - https://github.com/SymbolixAU/mapdeck/blob/master/NEWS.md#v036
Excellent work! I (SymbolixAU) will happily contribute to the C++ API. I'll let your emotions calm down a bit first though and wait for you to stabalise your side of...
I think `{geometries}` is now pretty stable too. The main function for creating geometries is available through R and C++. The high-level design is - The ID columns supplied dictate...
yeah good point, I hadn't considered the secret vs public tokens. But interoperability is certainly the goal where the same token can be set once and called by multiple packages.
This branch is currently slower than [the master](https://github.com/SymbolixAU/googlePolylines/pull/37) implementation for MULTIPOLYGONs. Other geometries seem fine.
Hi @eddelbuettel , hope you don't mind the ping. I'm getting these CRAN [warnings](https://win-builder.r-project.org/incoming_pretest/googlePolylines_0.8.4_20230823_012931/Windows/00install.out) related to `boost` on my latest submission of `googlePolylines`. Have you seen these before, and is...
ok will do - thanks.
yes these are compiler warnings and not `NOTE`s or `WARNINGS` per CRAN. However, I'm trying to work out why my submission was rejected so just going through all the possibilities...
Thanks for the PR - now merged