helium / mappers

Mappers Frontend and API
Apache License 2.0
65 stars 23 forks source link

Don't start zoomed in on SanFrancisco #80

Open spuder opened 2 years ago

spuder commented 2 years ago

mappers.helium.com defaults to a zoomed in view, whereas explorer defaults to a zoomed out view.

The zoomed in view is very tedious to zoom out then back in (especially on mobile)

Change the default view of mappers to be zoomed out (or better yet make it detect my current location)

Screen Shot 2021-08-16 at 7 46 08 PM Screen Shot 2021-08-16 at 7 46 16 PM
disk91 commented 2 years ago

I was looking on registering the same issue, dezooming and moving is boring. It could get a location based on IP or GPS position of the browser. The other good way could be to have the position as an url parameter to be able to bookmark a certain position and zoom level.

zl3ag commented 2 years ago

At least read the default ISO country code from the browser and start with a map centred on that country. I'm getting sick of seeing SFCA all the time when I load it into my browser. :^)

negis02 commented 2 years ago

By IP address should be ok, and I think no need any permission, can be automatic.

mcauser commented 2 years ago

It would be nice if we could set the map starting position using lat/lng/zoom url params.

Siegfried-B commented 2 years ago

The mappers explorer now has a "find my location"-button. On mobile it works perfectly for me (by using the device's gps position, I guess). On desktop, it seems to be taking a guess based on ip-address (excuse the language, I am not a dev), and the results are still not very far from my location (<30 km).

Wondering:

  1. With this new button, is this issue still relevant or can it be closed?
  2. If it is still relevant, would it be (a) very easy to implement and (b) an acceptable solution/improvement to start the mappers.helium.com coverage map exactly in the way it would appear after clicking the "find my location" button? In other words: could the app just trigger the "find my location" routine when opened and start showing the coverage map with using the result?
kanokc commented 2 years ago

Unfortunately this button is not available on iPad on both portrait and landscape. So I have to unzoom the map, move across the world then zoom again. So it is either remember the last location worked or make the find my location available across every platform. Until any of them is fixed, I think this issue still outstanding.

5BF032D2-C920-492A-9B14-9BD471875778

A7E90377-C674-4AA6-A68B-39E7EF5E35CB

Siegfried-B commented 2 years ago

Didn't know that. Agreed, then it is still an issue.

kanokc commented 1 year ago

I didn't realized that adjust the geolocate button took more than 7 months.