Back to Blog

Atlas Weekly: W-33

Atlas TeamAtlas Team
Share this page
Atlas Weekly: W-33

This week brings two user-facing improvements: filtering now works end-to-end on marker layers, and heatmaps display correctly in the field app. Alongside those, a round of fixes across sharing, exports, and the form builder.

Features

Filters Apply to Marker Layers on the Map

In interfaces where a layer is styled as markers, applying a filter — via a filter chip, the data table, a widget filter, or a view filter — previously narrowed the list but left every marker visible on the map. Filters now apply to the map itself, so only matching features appear as markers. This affects all filter types on any marker-styled layer.

Heatmap Views in the Field App

Heatmap-styled layers were rendering as plain black dots in the field app. They now display correctly with the same gradient and intensity settings configured in the web app.

Fixes and Improvements

  • Line distances now stay visible while editing a drawn line — labels disappeared when entering edit mode, exactly when you most need the measurements
  • Share modal dropdowns are visible again — the app-scope selector ("All interfaces" / "All apps") and per-row ellipsis menus were opening but rendering invisible
  • Image exports now include photos when downloading a folder or a multi-select — previously the zip contained only the CSV/GeoJSON
  • Form builder scroll container restored — forms taller than the viewport were clipped with no way to reach fields below the fold
  • Connections panel: the list now scrolls independently, action buttons stay pinned to the bottom, and the information note is no longer clipped mid-sentence
  • Input fields in the popup editor and API connection wizard now match the styling of the rest of the form
  • Legend accordion gap fixed
  • Navi: fixed a loop where the agent could get stuck making 20+ consecutive friction reports without taking any action
  • Navi: numeric category values (e.g. 255, 0) now match correctly when setting custom colors — previously required guessing string variants like "255.0"
  • WMTS tile layers: fixed a server error when computing tile matrix limit changes, affecting several custom tile connections