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
added: support for right to left text and arabic contextual forms
added: Automatic line wrapping for Text on Point geometries. use: style.lineWrap=number|boolean to set maximum number of character per line [default 14] or disable
added: support explicit line breaks '\n' for text on Point geometries
improved: Correctly render font outlines in case of text characters are overlapping/nested
improved: sharper text rendering
improved: text rendering performance and memory usage.
fixed: font opacity is ignored if the style is using alpha in fill or stroke colors
fixed: text on line geometry can be upside down if map is rotated