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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Platform: node
Mapbox SDK version:
5.0.2
I understand this is for a platform that is no longer supported, but I suspect this may be something simple that I am missing.
Steps to trigger behavior
text-variable-anchor
(['center', 'top', 'bottom', 'left', 'right']) .Expected behavior
Expect that
text-variable-anchor
has no effect if there's enough space to render the labels. So the labels are rendered.Actual behavior
Using this style.
Without
text-variable-anchor
the label gets rendered (top). With it, it does not (bottom). See the labelSan Francisco
(code):Code
The text was updated successfully, but these errors were encountered: