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 526 mapbox-gl-js issues
Sort by recently updated
recently updated
newest added

## Motivation I'm working with a map that includes tooltips which are more than half the height of the map itself. Currently, the top of the popup can never be...

feature :green_apple:

![offset-yum](https://cloud.githubusercontent.com/assets/58878/21209070/1bedc03c-c240-11e6-9bc2-6a2c0e7076e5.gif) **mapbox-gl-js version 0.28.0** ### Steps to Trigger Behavior 1. set line-offset to > 0 2. set line-round-limit to 1 ### Expected Behavior Nicely rendered lines ### Actual Behavior Very...

bug :lady_beetle:

## Motivation First of all **thanks** for all the work you have been doing through the years with Mapbox. I know you're always open for feedback and suggestions, so here...

feature :green_apple:
needs discussion :speech_balloon:

Hi everybody ! I have a problem with my symbol layer : my text is not hidden by other symbols, how to do like on the second screenshot (screenshot from...

feature :green_apple:

**mapbox-gl-js version**: v1.9.0 **browser**: Chrome ### Steps to Trigger Behavior 1. Create a GeoJSON point feature that has sub-properties of properties (f.properties.subProperty) 2. Create a circle layer with an expression...

bug :lady_beetle:
needs investigation :mag:

This PR adds a missing `@memberof Map#` to queryTerrainElevation, which seems to be the cause of it missing from the docs. I also had to surround it with `@section` metadata...

docs :scroll:
skip changelog

**mapbox-gl-js version**: Version used in studio.mapbox.com **browser**: Google Chrome (newest version) ### Steps to Trigger Behavior 1. Create map style in Mapbox Studio with 3D terrain enabled ( 2. Zoom...

bug :lady_beetle:
3d :triangular_ruler:

## Motivation As far as I tested for know, it seems not possible to use data driven property to set the color associated with the percentages in the line-gradient /...

feature :green_apple:
cross-platform :tv:

**mapbox-gl-js version**: v0.43.0 and master ### Steps to Trigger Behavior 1. create a symbol layer with -allow-overlap set to false 2. animate the positions of features using setData I can...

bug :lady_beetle:

Cherry-pick multiline label and metrics fixes to v2.11.

skip changelog