wrld3d / wrld.js

A JavaScript API for beautiful 3D maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rendering artifacts on Windows Firefox (62.0)

marksimpson82 opened this issue · comments

Description

On Firefox, there are rendering artifacts. The map geometry looks incorrect.

Steps to Reproduce

  1. On Windows 10 x64, open Firefox (62.0)
  2. Browse to https://maps.wrld3d.com

Expected behavior: [What you expect to happen]
Map geometry should be correct.

Actual behavior: [What actually happens]
The vertices of the map geometry are incorrect. As you pan the camera around and map tiles load in, the vertices 'scramble' and jump around.

Reproduces how often: [What percentage of the time does it reproduce?]
100%

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue, e.g.:

  • Windows 10 Professional x64 (Version 1803)
  • Firefox version 62.0
  • Does not reproduce on mac
  • Does not reproduce on Windows Firefox versions prior to 62.0

This was a Firefox bug. Upgrade to a newer version of Firefox for the fix.