Matt Eiben

Results 6 comments of Matt Eiben

This rendering bug is only present _**right**_ at tile boundaries with terrain present. A workaround to this issue is changing zoom levels from `4 -> 3.9 or 4.1`. The rendering...

@MoustafaWehbe No solution discovered. However, I have made changes to avoid defaulting users to tile zoom boundaries, making the rendering bug less likely to encounter.

I found you can use this guide for compatibility https://eslint.org/docs/latest/use/configure/migration-guide#using-eslintrc-configs-in-flat-config ```js import { FlatCompat } from "@eslint/eslintrc" import pluginVue from "eslint-plugin-vue" import pluginVuetify from "eslint-plugin-vuetify" const compat = new FlatCompat({...

@stepankuzmin Sure thing What I'd expect is shown in seconds 2 - 7 in this video https://github.com/user-attachments/assets/f3f3c43a-e129-49cb-b805-cb1553eaed98 Notice as the camera pans, the lighting updates smoothly. As pointed out above,...

I ran the 3.7 beta-1 through my test document. The update seems to resolve the issue https://github.com/mapbox/mapbox-gl-js/releases/tag/v3.7.0-beta.1

Closing this issue as resolved in v3.6 https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md#360 > - Fix accessibility issues with compact attribution button and logo.