mapper icon indicating copy to clipboard operation
mapper copied to clipboard

Show/Hide map parts

Open dl3sdo opened this issue 4 years ago • 6 comments

Pull request adds the possibility to hide/show map parts.

dl3sdo avatar May 21 '21 15:05 dl3sdo

Let's have a call later tonight.

dg0yt avatar May 21 '21 17:05 dg0yt

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.

dg0yt avatar May 24 '21 10:05 dg0yt

What's the status on this PR? It would be a nice feature to be merged.

mpickering avatar Dec 12 '21 13:12 mpickering

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.

dg0yt avatar Dec 21 '21 06:12 dg0yt

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.

dl3sdo avatar Dec 21 '21 12:12 dl3sdo