-
Similar to mapbox/mapbox-gl-js#3185, it would be useful to have links to similar examples in Mapbox GL JS.
cc @lyzidiamond @ryanbaumann
-
mapbox-gl-style-spec has been merged into mapbox-gl-js
check with: https://github.com/mapbox/mapbox-gl-style-spec
i'm not into yarn, don't know how to fix this.
edit: on different OS it compile…
-
### Description
If **Fingerprinting protection** is "Block all fingerprinting", it will break Mapbox GL.
### Steps to Reproduce
1. Open some website using Mapbox GL, such as my si…
-
Tested on mapbox-gl 3.6.0 in Chrome.
[Layer code](https://gist.github.com/nspringer/59a3f47ca8a7e1b3c5a83a6e55d13ff5)
'globe' projection
![Screen 2024-09-29 005](https://github.com/user-attac…
-
This could be related to TypeScript 3.0, but after upgrading that, mapbox-gl and react-mapbox-gl I'm getting errors when referencing a type in the `mapboxgl` namespace.
With react-mapbox-gl install…
mikew updated
5 years ago
-
**mapbox-gl-js version**:
currently 3.0.0
But I've had this problem for over a year, before I had 2.15.0
**browser**:
i test it on latest chrome, firefox & safari ( desktop & mobile )
### L…
-
It looks like the directions control is not recognizing the localGeocoder option from the mapbox-gl-geocoder. The map renders fine, but it doesn't respond to any local data passed to it.
`map.addCo…
-
According to the mapbox-gl-geocoder API.mb document there is an option called countries for filtering the suggested search results.
options.countries string? a comma separated list of country codes…
-
Current deployment runs into an electron error with mapbox-gl. Unclear if this is related to a version or dependency.
Docker output from the renderer:
```
debug: renderer received message {"e…
-
I am trying to load Mapbox GL with directions plugin support as shown below, yet I am always getting following errors. Also code I am using shown below. Thanks
```
TypeError: mapboxgl.Directions is…