Thomas Roh

Results 19 comments of Thomas Roh

I think `fillColor` is more consistent with the use of `leaflegend` and more intuitive (granted I'm not a base R plot user in general). You don't have to context switch...

I could make it so you could specify `fillColor` or the `color` argument for pch 15-20 if that would help?

solid pch symbols now use color if fillColor is missing in >=v1.1.1

I haven't seen this before, but I should be able to implement this feature. Creating a new issue for leaflegend at https://github.com/tomroh/leaflegend/issues/76

This has been implemented on the github version of leaflegend and will be published to CRAN for the next release. See https://github.com/tomroh/leaflegend/issues/76.

@kswarts @crazycapivara It appears to be how the string is concatenated when sourcing the scripts. An extra "/" is added: When looking at the JS console: "https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-draw/v1.2.0//mapbox-gl-draw.js", if you delete...

@ivanlambert1975, I'm not following the example here. Are these two separate documents? Can you reconfigure into one quarto doc?

@sylvaine31, this is a significant departure from the way it is currently setup. How does the current implementation not meet your expectations? You do have control over setting min and...