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

[2.31.0] Flicker on loading tiles #10660

Closed
danieldegroot2 opened this issue Jan 7, 2025 · 2 comments
Closed

[2.31.0] Flicker on loading tiles #10660

danieldegroot2 opened this issue Jan 7, 2025 · 2 comments
Labels
map-renderer An issue with how things are rendered in the map

Comments

@danieldegroot2
Copy link
Contributor

danieldegroot2 commented Jan 7, 2025

URL

No response

How to reproduce the issue?

Any imagery layer, at least up to zoom 19.
Background shortly gets significantly brighter / flickers on zooming in / out.
(not very consistent, but say once or twice on each zoom level)

This might be a regression from fixing flickering on switching background layers.
(commit) /
fixing flickering on tile loading errors (commit)

Screenshot(s) or anything else?

Happens too quickly to take a screenshot.

Which deployed environments do you see the issue in?

Development version at ideditor.netlify.app

What version numbers does this issue effect?

2.31.0

Which browsers are you seeing this problem on?

Chrome

@danieldegroot2 danieldegroot2 changed the title [2.31.0] Flicker on zoom [2.31.0] Flicker on loading tiles Jan 7, 2025
@tyrasd
Copy link
Member

tyrasd commented Jan 8, 2025

As far as I can see, this is an unfortunate side-effect of #10594 😬

@tyrasd tyrasd closed this as completed in 460a9ef Jan 8, 2025
@tyrasd tyrasd added the map-renderer An issue with how things are rendered in the map label Jan 8, 2025
@danieldegroot2
Copy link
Contributor Author

danieldegroot2 commented Jan 8, 2025

Some tiles seem to

  • take longer to load. (up to a second); though it is usually ones towards the edges.
  • get visually stuck at the bright state, at least at lower zoom levels.
    (might only happen with custom layer and/or filters turned on though, could be that it happens if
    Failed to load resource: net::ERR_CONNECTION_RESET)

Also, the top left tile label is displayed in the center of the four tiles. (?)

image

(from https://ideditor.netlify.app/#background=custom:https://wayback.maptiles.arcgis.com/arcgis/rest/services/World_Imagery/WMTS/1.0.0/default028mm/MapServer/tile/11060/{z}/{y}/{x}&disable_features=boundaries&map=14.72/52.6506/-7.3015 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
map-renderer An issue with how things are rendered in the map
Projects
None yet
Development

No branches or pull requests

2 participants