Reflect exploration selection into MapLibre feature-state.
This is the table-to-map path: a table or detail panel can call view.select(...); the map observes the shared selection slice and toggles feature-state for matching source-qualified targets.
view.select(...)
Reflect exploration selection into MapLibre feature-state.
This is the table-to-map path: a table or detail panel can call
view.select(...); the map observes the shared selection slice and toggles feature-state for matching source-qualified targets.