mbgl-renderer
mbgl-renderer copied to clipboard
Static renderer for Mapbox GL
Got `403 status code downloading tarball https://mapbox-node-binary.s3.amazonaws.com/@mapbox/mapbox-gl-native/v5.0.2/node-v115-darwin-arm64-Release.tar.gz` Im using Node v20.11.1 and M2 chip Mac
Although it's possible doing install latest mbgl-renderer code using `npm install https://github.com/consbio/mbgl-renderer.git`, a true release, maybe major, seems IMHO better as the previous release 0.8.0 available on npmjs always refers...
It would be very nice to have support for PMTiles directly in mbgl-renderer with `pmtiles://`-urls. Should this wait for maplibre-support for mbgl-renderer og just be a new way to handle...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
We need this for our use case. This PR includes the changes from [our previous PR](https://github.com/consbio/mbgl-renderer/pull/65) plus additional code to handle 202 responses for remote tiles when the tiles are...
Style can be provided in request as a string or as argument when starting server.
Is it possible in mbgl-renderer to render a map with SVG markers on it? I don't see this in documentation for this project.
20:20  22:15  
Used as a node package, I have no problems at all when using on a locally run node app; however, as soon as I move it onto a cloud based...