Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VectorTile renderMode vector Firefox regression #15772

Closed
keepitrealsimple opened this issue Apr 25, 2024 · 1 comment · Fixed by #15789
Closed

VectorTile renderMode vector Firefox regression #15772

keepitrealsimple opened this issue Apr 25, 2024 · 1 comment · Fixed by #15789
Labels

Comments

@keepitrealsimple
Copy link

Describe the bug
Firefox gets pretty much stuck when using VectorTile renderMode vector. It looks like GPU utilization goes 100% and won't come down. Tested on Windows and Mac. Chrome, Edge and Safari seems to work ok but maybe get a little bit slower. Issue is present on OL 9.1.0 and it was working fine in OL 8.2.0.

To Reproduce
Steps to reproduce the behavior:

  1. See attachment zip -> Extract -> npm install -> npm start (It is fork from https://openlayers.org/en/latest/examples/canvas-tiles-tms.html with added renderMode:vector)
  2. Zoom all the way up -> zoom all the way in -> zoom all up -> zoom all in -> Try to move map
  3. Browser becomes unresponsive

Expected behavior
Map should work without jamming browser with normal usecase

ol-910-firefox-mvt-rendermode-bug.zip

@ahocevar
Copy link
Member

Thanks for the report. I can reproduce the issue. I'm working on improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants