streetscape.gl
streetscape.gl copied to clipboard
Lane Layer highPrecisionDash doesn't work when segment length is less than dash.
Enabling highPrecisionDash
in the LaneLayer doesn't appear to handle segments which are shorter than the dash. The result is that no gaps are visible and a lane marker that should appear as dashed instead appears as solid.
I have a reproducible test case locally now. Investigating the fix