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
Move YAML anchors into new Tangram global namespace, enabling easy access to color swatches and visibility properties.
Add new globals to facilitate data visualizations by providing recommended sort orders for overlays and underlays. Try sdk_order_over_everything_but_text_0 and sdk_order_under_roads_0.
Upgrade icons (points) + text styles for city labels and POI labels to use anchorless placement, allowing for Tangram v0.9 automatic multiple anchor placements (no more bottom aligned only text!).
Upgrade text labels to prefer localized name:* text sources via new global.ux_language property (before default name).
Additionally, if the preferred localized name:* text source is not available, optionally fallback to 2nd language global.ux_language_fallback before default name.
Add GUI to map preview for localized labels.
Add GUI to map preview to save screenshot of current map view.