-
I'm migrating my project to mapbox-gl 3.5.1 but have hit a blocker
`"dependencies": {
"@mapbox/mapbox-gl-geocoder": "^5.0.2",
"mapbox-gl": "^3.5.1",
...
},
"devDependencies": {
"@types/mapbo…
-
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…
-
Execution failed for task ':app:checkDebugDuplicateClasses'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
> Duplicate class com.mapbox.andr…
-
**mapbox-gl version**: 2.14.1
**mapbox-gl-draw version**:1.4.1
### Steps to Trigger Behavior
1.Tried creating build and getting this error
2.
3.
### Expected Behavior
Earlier there…
-
**mapbox-gl-js version**: 3.7.0 or 3.8.0
**browser**: Vivaldi, but it doesn't matter
### Steps to Trigger Behavior
1. Call source.updateImage() on an image source while using an image th…
-
### Description
Hi,
I have a model which I tried loading into the latest version of deck.gl however it does not load and I get this warning. This model did work in deck.gl version 8.
I unders…
-
This is tracking the implementation of the Approved SIP-130
- #28356
1. Step - Update legacy mapbox/deckgl plugins
The legacy Mapbox / DeckGL plugins use react-map-gl v6. In react-map-gl v7, th…
-
Rebuild mapbox integration from the ground up with better library
[React Mapbox GL-JS](https://github.com/alex3165/react-mapbox-gl)
-
Hello everyone!
After upgrading to latest version which supports Angular 18, when I build my project I receive this CommonJS warning regarding ngx-mapbox-gl module:
> ▲ [WARNING] Module 'mapbox-…
-
draw arcs from selected point to all other points in a network:
https://docs.mapbox.com/mapbox-gl-js/example/animate-point-along-route/