Show/Hide map parts
Pull request adds the possibility to hide/show map parts.
Let's have a call later tonight.
Apart from other issues, the original approach broke the rendering of symbol icons. This, and the addition of a new attribute in all files, were breaking the tests after the first commit.
What's the status on this PR? It would be a nice feature to be merged.
What's the status on this PR? It would be a nice feature to be merged.
Since initial submission, a serious problem was resolved (workload on critical path for drawing). But I think it still needs more work and testing. You don't want to slow down the mobile app, or be left in the forest with the desired map part hidden.
For Android the capability to show and hide parts is currently missing. I could imagine that hidden map parts are shown in light gray in popup menu where you can choose the active part. Maybe it's possible to use a long press to switch the visibility of a map part. Another option could be that you switch the visibility if you 'select' the already active part. Selecting an inactive part just makes that part active as today but does not change the visibility.