-
im using Angular version 16,
```
"ngx-mapbox-gl": "^10.0.0",
"@types/mapbox-gl": "^2.7.15",
"mapbox-gl": "^2.15.0",
```
im initing the map module this way:
```
import mapboxgl from 'm…
-
### What happened?
If you chart tooltip window is open and you then drag the map, the window often reduces its width by half, cutting off content.
Steps to replicate:
1. Country = Cambodia
2. …
-
Popup code I find is a constant pain point with this library (and MapLibre GL JS). It is too low-level.
Example: Creating popups on hover for tessellating polygons is a surely common requirement, y…
-
### Bug description
I try to create chart of Map visualization deck.gl Scatter plot or any map type but it shown only my latitude&longtitude data but the background map disappear
So I try to edi…
-
I'm facing the issue following issue:
`null is not an object (evaluating 'this._map.containerPointToLayerPoint') `
as seen in the original mapbox-package (https://github.com/mapbox/mapbox-gl-le…
-
We need to implement a solution to enable seamless data sharing and state management between a Mapbox GL map component and an infinite scroll card list component in our React application.
Requireme…
-
- display maps
- apply applicable ID's and classes to the map as per wire frame
- draw pins on map and display a tag for each location.
-
Investigate an upgrade to Mapbox GL JS, and if an upgrade seems like a good fit, add in the following Mapbox basemaps:
1. **Streets** (style url: `mapbox://styles/mapbox/streets-v9`)
2. **Satellite** …
-
Hi,
I'm using mapbox-gl-js with tileset projected EPSG:4326.
My dataset is geoJSON WGS84.
Since Mapbox tries to display data as web mercator, data is not positioned in the correct location on map…
-
**Describe the bug**
After adding 3Dtiles to mapboxgl using 3DTilesRendererJS, the model disappears when the rotated map is greater than 180 degrees
**To Reproduce**
Steps to reproduce the be…