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
HI @nicolasbarb, thank you for your report. Could you try the same setup with the latest version of the Maps SDK(11.8)? Version 10.19 doesn't support LineJoin.none.
quido3
pushed a commit
to SharperShape/mapbox-maps-ios
that referenced
this issue
Nov 26, 2024
Environment
Observed behavior and steps to reproduce
LineLayer created with linePattern and an icon or with dashArray property will glitch in corners. images or dashs will be cut and distorted.
Expected behavior
In this JS exemple corners are great and react normally
https://docs.mapbox.com/mapbox-gl-js/example/line-pattern/
I expect iOS version to do the same.
Notes / preliminary analysis
I've tried all the possibilities with the LineCap and LineJoin parameters, but nothing corrects the problem mentioned above.
The text was updated successfully, but these errors were encountered: