maplibre / maplibre-gl-js

MapLibre GL JS - Interactive vector tile maps in the browser
https://maplibre.org/maplibre-gl-js/docs/
Other
6.58k stars 707 forks source link

Wired 3D terrain rendered in Firefox #4453

Open J4gQBqqR opened 3 months ago

J4gQBqqR commented 3 months ago

maplibre-gl-js version: Whatever version that is used in official documentation website.

browser: Firefox 128.0.2 (64-bit) Windows 10

Steps to Trigger Behavior

  1. Go to https://maplibre.org/maplibre-gl-js/docs/examples/3d-terrain/
  2. See the following screenshot: image

PS: tried Firefox dev nightly, which seems to render fine. Not sure if this problem can be reproduced successfully on other devices.

HarelM commented 3 months ago

This looks like an incorrect parsing of the terrain RGB tiles, maybe at tiles' corners. I would consider reporting this issue in Firefox issue tracker.

lhapaipai commented 2 months ago

like this issue https://github.com/maplibre/maplibre-gl-js/issues/4554 It seems that the artifacts appear in Firefox privacy mode. Firefox issue