ol-mapbox-style icon indicating copy to clipboard operation
ol-mapbox-style copied to clipboard

Use Mapbox Style objects with OpenLayers

Results 106 ol-mapbox-style issues
Sort by recently updated
recently updated
newest added

Open https://openlayers.org/en/v6.14.1/examples/vector-tiles-4326.html in a window with width 1024px or less, the layer is visible. Repeat with https://openlayers.org/en/latest/examples/vector-tiles-4326.html the layer is not visible until the view is zoomed in to just...

This is just a question, not an issue: how can I change the attribution? I would like to add more into the default list. For raster tiles this is easy:...

I got a case where the style document has 3 different sources, hence multiple layers are created. The application has two different pages, using the same tiles but with different...

The resolution in projection units is used to calculate slopes, while DEM sources provide elevations in true meters. Therefore if Kilimanjaro was moved to Norway is would appear to be...

I want to add a layer and I can style this layer. What do I do?

In the hillshading function, only the Mapbox encoding is available to decode elevation with the formula : pixel[0] * 256 * 256 + pixel[1] * 256 + pixel[2]) * 0.1...

Some items present in the style.json are not rendered ![Capture d’écran 2022-11-06 171524](https://user-images.githubusercontent.com/16464382/200182026-2162146f-1670-4785-a2fd-f7d7627d60df.jpg) ![Capture d’écran 2022-11-06 171542](https://user-images.githubusercontent.com/16464382/200182243-34391f19-91c3-4e07-8f08-b8657e67f792.jpg) Description in style.json file : ``` { "id": "Contours-falaise", "type": "line", "metadata": {"IHM:overlay":...

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.9.0 to 22.12.1. Release notes Sourced from puppeteer's releases. puppeteer-core: v22.12.1 22.12.1 (2024-06-26) Bug Fixes execution contexts might be created before previous is destroyed (#12666) (db642d1) reset...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...

dependencies

Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [engine.io](https://github.com/socketio/engine.io), [socket.io-adapter](https://github.com/socketio/socket.io-adapter) and [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.16.0 to 8.17.1 Release notes Sourced from...

dependencies