mapgl icon indicating copy to clipboard operation
mapgl copied to clipboard

R interface to Mapbox GL JS v3 and Maplibre GL JS

Results 27 mapgl issues
Sort by recently updated
recently updated
newest added

I am having an issue with maps fitting to their bounds correctly when they are in a tab. My understanding is that this is because they are rendering to a...

Some expressions -- I know of match and step, at least, but possibly more -- can accept arrays if they are wrapped in `["literal", [...]]` https://docs.mapbox.com/style-spec/reference/expressions/#types-literal Catching nested vectors supplied...

The issue occurs because mapgl widgets in non-active Quarto dashboard pages initialize with zero container dimensions, causing the bounds parameter to be ignored - the map renders but remains zoomed...

Datawrapper has a nice feature where hovering over an item on a map also indicates where the value is on the legend (Example: https://www.datawrapper.de/maps/choropleth-map). The robots and I came up...

I have had so much fun writing this package. It's been amazing to see my dream R package become a reality. However, as I have added feature upon feature, the...

I apologize in advance for not having a reproducible example available at the moment, but I have encountered an issue with trying to use clustering with `add_circle_layer()` in a dynamic...