mapbox-gl-js
mapbox-gl-js copied to clipboard
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
Hey 👋 This PR adds translations for UI strings we use in GL JS into Slovenian. We translated the UI strings automatically using the Google Translate API, and we need...
Hey 👋 This PR adds translations for UI strings we use in GL JS into Thai. We translated the UI strings automatically using the Google Translate API, and we need...
Hey 👋 This PR adds translations for UI strings we use in GL JS into Traditional Chinese. We translated the UI strings automatically using the Google Translate API, and we...
**mapbox-gl-js version**: v2.9.1 **browser**: chrome v103 ### Steps to Trigger Behavior 1. Open this example by bodepen. https://docs.mapbox.com/mapbox-gl-js/example/globe/ 2. Set map's maxZoom = 2.9 when create map.  ### Link...
This ticket consolidates reports of flaky tests in one place. ### Render tests: #### render-tests/dynamic-filter/symbols/line/: - [ ] `render-tests/dynamic-filter/symbols/line/combined-pitch-distance/low-pitch-far-visible` - [ ] `render-tests/dynamic-filter/symbols/line/combined-pitch-distance/high-pitch-far-hidden` https://github.com/mapbox/mapbox-gl-js/issues/11730 - [ ] `render-tests/dynamic-filter/symbols/line/combined-pitch-distance-data-driven/late-dynamic` - [...
_From @ansis on January 15, 2015 20:32_ We've talked about this before but it was never implemented. How would it be specified? Carto uses `=~`. We could also use `regex`....
`line-trim-offset` works only if lineMetrics is set for geojson sources. When it isn't set, the line disappears completely. It shouldn't disappear and a warning should be logged. **mapbox-gl-js version**: v2.9.1...
This PR is a refactoring of the previous i18n implementation. * Drops the i18n logic in the source, making the Map responsible for the i18 logic * Drops separate caches...
This issue was reproducible on a 1x pixel density screen pixel on a dark style (mapbox://styles/mapbox/dark-v10). Some pixels may be rendered incorrectly as white, as they fall on and off...
I recommend using the blue version of the logo because its hard to read in dark-mode. - The blue verison will also be clean and nice on standard white. -...