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
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
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
And pattern resource:
shape_line_arrow_mapbox.zip
Environment
The text was updated successfully, but these errors were encountered: