Closed peterqliu closed 7 years ago
the second issue came up here: https://github.com/mapbox/mapbox-gl-js/issues/2350 I think it's something we can fix. Unfortunately text-offset doesn't work nicely with curved lines. If you add a high offset on a curved line you'll see what I mean. The characters will either bunch up or spread out. I'm not sure how fixable that problem is.
This issue was moved to mapbox/mapbox-gl-js#4112
There's no good way to offset labels to track their corresponding lines, at the moment. Two obstacles:
px
, while text-offset is inem
s