-
Hello there,
I've been trying to use `maplibre-gl` with `react-leaflet` to display satellite and roadmap layers from an external provider. I noticed a random behaviour when switching from one to a…
-
## Background
We've been using Leaflet.js and CARTO for our interactive maps for many years now. After working on a side project that leverages mapbox-gl and kepler.gl (https://ilsolarmap.com), I s…
-
## v9.1+ Roadmap
- [ ] Docs - make sure the docs get the reader up to speed on the right things.
- [ ] `MeshLayer` - is it still needed? Docs says it should be [replaced](https://visgl.github.io/d…
-
#### Feature request
#### Background
Awesome [PR 362](https://github.com/uber/nebula.gl/pull/362) from @keller-mark. I'd like to see the mode implemented in the react-map-gl-draw module. Is there a…
-
Hello,
My team and I are working on an app that uses [react-map-gl](https://github.com/visgl/react-map-gl) and [mapLibre-gl-js](https://github.com/maplibre/maplibre-gl-js). Our live site is require…
-
**maplibre-gl-js version**: 2.1.9
**browser**: Chrome 100.0.4896.127 on OSX
### Steps to Trigger Behavior
Certain lng lat coordinates, with certain zoom settings, e.g.
```
{
st…
-
### Description
![521726279207_ pic](https://github.com/user-attachments/assets/b865d66b-313b-4e6b-9cd2-d75c600b0b74)
### Steps to Reproduce
```tsx
import React, { useCallback, useMemo } f…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not a…
-
### Description
I get an infinite resize loop when the console is opened or with specific window size (hard to reproduce, seems random).
While it is resizing, the layers are not loaded and the map s…
-
Working through the examples, I noticed for the first time the [`Style` component](https://github.com/maplibre/maplibre-react-native/blob/main/javascript/components/Style.tsx). The component basically…