-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Blurriness in rendering raster tiles #7771
Comments
@aliir74 two things come to mind:
|
Hi @peterqliu
Thanks for your fast reply :) |
@aliir74 not sure what you mean by wide vs mobile view, but if it has to do with different displays, it might be because you're forcing |
@peterqliu I mean when you see map on mobile things gets blurry but in desktop everything is ok. I'm trying to generate rasters in 512x512 size to see the result. |
The problem didn't solve by change tilesize to 512x512 |
@peterqliu Do you have any idea why this blurry thing happen in mobile size? |
@aliir74 Can you test the v0.53.0 beta to see if it resolves the bluriness ? |
@asheemmamoowala I increase the ratio in my picture and blurriness is gone. seems mobile screens have more resolution display. |
I'm also experiencing bluriness in tiles, especially at the .5 zoom level. The weird thing is that I don't experience this using mapbox styles, so I was wondering what the tile server might be doing different than the one I'm fetching my tiles from. First image, zoom level = 1.5 |
mapbox-gl-js version: 0.52.0
Question
Hi all, I use mapbox gl js for rendering raster tiles but tiles in a browser after rendering have blurriness but main tile images are clear
I added
tilesize
to my style but my problem still exists.my tile image:
my rendered map:
Sorry for asking in github instead of stackoverflow. The stackoverflow show me this error
You need at least 10 reputation to post images.
Links to related documentation
raster sources
The text was updated successfully, but these errors were encountered: