mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL

Results 453 mapbox-gl-js issues
Sort by recently updated
recently updated
newest added

## Motivation So to add support to the custom vector layers I noticed that in the style.js we only support symbol layers for the `vector` and `geojson` source types. However...

In parallel with a customer request about [fitbounds](https://github.com/mapbox/mapbox-gl-js-docs/pull/1002), I've added a description to the LngLatBounds API comment to specify the limitations of the longitude and latitude ranges so it can...

**mapbox-gl-js version**: 3.2.0 **browser**: Firefox, Chrome ### Steps to Trigger Behavior 1. Add a `symbol` layer with an `icon-image` and a `max-zoom` 2. Zoom in beyond `max-zoom` 3. The icon...

**mapbox-gl-js version**: 3.2.0 **browser**: Chrome 122 ### Steps to Trigger Behavior 1. Add terrain source and layer to map 2. Add a line source and layer with `slot: "top"` 3....

Hello there! I have a vector tile server (https, on Azure) that serves vector tiles data (application/x-protobuf) to the frontend, and the frontend is using mapbox-gl-js and angular. In Google...

### Question I'm beginners of Mapbox, I saw a demo in [set-config-property/](https://docs.mapbox.com/mapbox-gl-js/example/set-config-property/). So I was wondering if it is possible to change the style of map while also change the...

When using the MapboxSearchBox and mapboxgl.FullscreenControl(), when in fullscreen the searchbox no longer works: typing in the search box does not open the result list. **mapbox-gl-js version**: 3.2.0 **browser**: chrome...

Hi, I can't find how to do how to do an heatmap with lines similar to ![image](https://user-images.githubusercontent.com/2683300/99036862-c7067f00-2582-11eb-9d63-4407d36043c6.png) I have a Geojson source with a lot of routes and I would...

feature :green_apple:

**mapbox-gl-js version**: https://api.mapbox.com/search-js/v1.0.0-beta.19/web.js **browser**: Google Chrome Version 123.0.6312.58 (Official Build) (64-bit) ### Steps to Trigger Behavior 1. Navigate to https://docs.mapbox.com/mapbox-search-js/example/autofill-checkout-js/ 2. In the address field, type '22 rue voltaire paris',...

### Environment mapbox-gl-js version: 3.2.0: ### Description I'm using the dusk light preset for my map. And I have a problem with that. I have a certain area that is...

bug :lady_beetle: