google / google/ground-platform
[Feature] Toggle visibility for all points by job or collections in job
- Dominant language
- TypeScript
- Stars
- 249
- Forks
- 112
- Avg merge
- 10h 7m
- Merged PRs (30d)
- 4
Description
As a reviewer of collected data in the web console,
I want finer control of what jobs and groups of collections are displayed on the map,
So I can assess how well certain features are collected in the area.

_(Currently, jobs and subgroups can't be visually assessed without download or individual selection.)_
Given there is a job defined with collected data,
When the visibility toggle is enabled on the job (by default),
Then each group of entries can be toggled off individually,
And the points for each enabled group is shown on the map,
And the the disabled groups are not shown on the map.
Contributor guide
Assessment
This issue has not been assessed yet.