You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using the flutter-vector-map-tiles package to display a vector map with Maptiler's "streets" style. However, I'm encountering a rendering issue with the sprites, which appear blurred and have an overly strong shadow.
I expect the sprites to be displayed sharply, without blur or excessive shadow, consistent with the standard appearance of Maptiler's "streets" style.
Screenshot
Question: Do you have any suggestions for resolving this rendering issue? Is this a known problem, or are there specific settings I could adjust to improve the appearance of the sprites?
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered:
Description
Hello,
I'm currently using the flutter-vector-map-tiles package to display a vector map with Maptiler's "streets" style. However, I'm encountering a rendering issue with the sprites, which appear blurred and have an overly strong shadow.
Code
pubspec.yaml
(Relevant dependencies only)
Expected Behavior
I expect the sprites to be displayed sharply, without blur or excessive shadow, consistent with the standard appearance of Maptiler's "streets" style.
Screenshot
Question: Do you have any suggestions for resolving this rendering issue? Is this a known problem, or are there specific settings I could adjust to improve the appearance of the sprites?
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered: