mbgl-renderer icon indicating copy to clipboard operation
mbgl-renderer copied to clipboard

Static renderer for Mapbox GL

Results 19 mbgl-renderer issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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 ![2020](https://user-images.githubusercontent.com/157599/78540624-1c183080-77fd-11ea-8c90-76d5dc0d780e.png) 22:15 ![2215](https://user-images.githubusercontent.com/157599/78540758-4e299280-77fd-11ea-828a-666e0a9deba5.png) ![chart](https://user-images.githubusercontent.com/157599/78540825-63062600-77fd-11ea-9b2e-da15c9b7528b.png)

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...