bryceco / GoMap

OpenStreetMap editor for iPhone/iPad
ISC License
305 stars 40 forks source link

Map-cycle button #389

Closed daviddahlberg closed 3 years ago

daviddahlberg commented 3 years ago

Picking up the UI improvement theme from issue #380 ...

As I wrote there, I cycle through different underlays a lot Having a look at the suggested layout by @bryceco, you seem to do this too. And @tordans actually voiced basically the same request.

Here is my suggestion. Currently, changing a map requires a lot of clicks; Also favourite underlays are often far apart and not easily locatable on first glance.

So:

bryceco commented 3 years ago

This is an interesting idea, but I have concerns:

bryceco commented 3 years ago

I’m thinking about having a long-press on Display settings display the most recent aerials so quick-switch between them. The idea to toggle editing is interesting but I don’t know how often people would use that.

bryceco commented 3 years ago

Fixed in 5baffc90856c6fde846832ebd20b3f02567436c1. You can now long-press Display to access recent imagery.

tordans commented 3 years ago

@bryceco this is a great idea.

One thing I am missing for this is the ability to also (de)activate the areal images. Most of the time, I have them off to save bandwidth. So my settings look like this: IMG_1937

With this setup, the long-press shows: IMG_1938

And once I choose a areal image layer in this list, nothing happens, because I first need to activate the areal images in general.

Ideas to improve this:

bryceco commented 3 years ago

There's no way to create a second group of buttons without a custom action sheet. I tried just putting a marker next to the new options but it's kind of ugly. Any ideas?

IMG_3698