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
Currently patterns are generated once using the device pixel ratio. If the mapSize increases though they can look a bit blurry. The fix is to detect mapSize change and re-rasterise using the appropriate pixel ratio
Currently patterns are generated once using the device pixel ratio. If the mapSize increases though they can look a bit blurry. The fix is to detect mapSize change and re-rasterise using the appropriate pixel ratio