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

Line Pattern render error #2556

Open
vTechGIS opened this issue Jan 2, 2025 · 0 comments
Open

Line Pattern render error #2556

vTechGIS opened this issue Jan 2, 2025 · 0 comments
Labels
bug 🪲 Something isn't working

Comments

@vTechGIS
Copy link

vTechGIS commented Jan 2, 2025

I used Polyline Annotation Options and created a line with Line Pattern as follows:

PolylineAnnotationOptions() .withDraggable(false) .withLinePattern("shape_line_arrow_mapbox") .withLineWidth(10.0) .withPoints(linePoints)

display error at zoom levels, resolution error, image display is not beautiful, you can see my screenshots:
Zoom level = 16.3 OK,
Zoom level = 16.0 Resolution error

1735801368901
1735801368904

And pattern resource:
shape_line_arrow_mapbox.zip

Environment

  • Android OS version: Android 13
  • Devices affected: Mi 10, Pixel 5, Samsung S23 Ultra
  • Maps SDK Version: 11.9.0
@vTechGIS vTechGIS added the bug 🪲 Something isn't working label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant