-
When looking into the impact of maplibre/maplibre-style-spec#519 on [Ultra](https://gitlab.com/TrailStash/ultra) which makes heavy use of GeoJSON sources, I discovered that geojson-vt transforms all s…
-
Implement [transformRequest similar to maplibre-gl-js](https://github.com/search?q=repo%3Amaplibre%2Fmaplibre-gl-js%20transformRequest&type=code).
-
I'm getting this error on my app's Sentry:
```
TypeError: Cannot read properties of undefined (reading 'transform')
at L.MaplibreGL_transformGL (../../../../node_modules/@maplibre/maplibre-gl-l…
-
### Platforms
web
### Version of flutter maplibre_gl
0.20
### Bug Description
On the web platform, if there are other elements on top of the map (placed via Stack) then clicks / drags …
-
This issue is to track breaking changes for MapLibre GL JS v5:
- [x] queryTerrainElevation should return meters above sea level. (Currently it returns a special offset used for positioning of custom…
-
**maplibre-gl-js version**: 5.0.0-pre.7
_EDIT: I originally created this issue against version 5.0.0-pre.6, but then I noticed that 5.0.0-pre.7 was out, so checked against it as well and updated the…
-
Hi @dimfeld - I was reviewing my app for some potential optimizations and noticed that a lot of the components exported by Svelte Maplibre are importing the entire maplibre-gl lib, is it possible to t…
-
**maplibre-gl-js version**: 5.0.0-pre.3, 5.0.0-pre.7
**browser**: Chrome
### Steps to Trigger Behavior
1. Pitch the map to approximately pitch=0.
2. "Throw" the map. (Give it a quick rotation s…
-
**maplibre-gl-js version**:
Working version: `4.2.0`
Bug versions: `4.3.0` to `5.0.0-pre6` (latest version I tested)
**browser**:
Chrome Version 130.0.6723.91 on Ubuntu 22.04.
### Steps to Tr…
-
**maplibre-gl-js version**:
4.7.1
**browser**:
chrome on linux
### Steps to Trigger Behavior
1. Go to https://jsbin.com/kobuhuposi/edit?html,output
2. Put mouse cursor on top of …