mapboxer
mapboxer copied to clipboard
An R Interface to Mapbox GL JS
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Hi @crazycapivara - Following our discussion in #103, this PR gives users the option to switch to a remote version of Mapbox GL JS v2. (An option to download the...
Hi @crazycapivara - First of all - thanks for putting this package together. Mapbox GL JS is such a large library to interface with as an htmlwidget, I appreciate the...
Adding new methods: * A way to use controls which aren't native mapboxgl (or from the custom list in the package) -> I used it for MapboxGeocoder * adding the...
See: https://github.com/openstreetmap/operations/issues/737 Example needing updating https://github.com/crazycapivara/mapboxer/blob/a255d6583168b0079cf2fa087f9b9828413c9152/R/styles.R#L59
Hi and thanks for reading me I have a question for the library, its possible to add an icon or image widget to the map?
Adding the source-layer parameter for vector tiles as per style specification. The place of the parameter is not great: it would make sense for it to come next to "source",...
Hi I've been looking through the documentation and examples for filling Mapbox vector tiles. I've noted in the example fill-layer-melbourne.R uses the "get" function to fill in the boundaries: paint...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...