Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geolocation enhancements #125

Open
abettermap opened this issue Oct 23, 2020 · 0 comments
Open

Geolocation enhancements #125

abettermap opened this issue Oct 23, 2020 · 0 comments
Labels
effort: 3:3rd_place_medal: (high):3rd_place_medal: Put on some coffee and clear your afternoon. focus: 🎨 design/UI🎨 Style, layout, or user-interface changes priority: 0 (wishlist) Some day! type: ✨ enhancement✨ New feature, improvement, or functionality

Comments

@abettermap
Copy link
Contributor

abettermap commented Oct 23, 2020

Related

Wishlist extension of #105.

Summary

Snackbar confirmation/success alert

e.g. "Now using your location" or whatever provides feedback that something just happened. Would be temporarily shown (3-5 seconds), and only once per session, when the user first toggles it on.

Dot animated radius

Make its size dynamic based on location accuracy (like Google Maps does or at least used to).

Loading spinner and/or text while we're waiting

...whether for user to click "Allow" or for the actual location acquisition. There was one in the default btn control and it was kinda nice. Not sure where to put this one, though. Obviously in the popout or wherever the switch/btn lives, maybe some text below it saying "Acquiring your location...".

Or, if the snackbar was implemented, could just put the text there and switch it out once the location is ready.

Zoom/pan consistent w/other controls

Should be same animation/transition that we use on any of the other zoom controls, and use the same logic of "only zoom in closer if zoom level is further out than 14" in determining whether or not to zoom in more.

Error or warning snackbar for problemos

...whichever makes sense for each of these:

  • Couldn't find location
  • Accuracy sucks
  • Location is outside the map
  • User clicked "Block"

"Close" btn

The Geocode/boundaries popover "X" from #78.

Implementation

@abettermap abettermap added type: ✨ enhancement✨ New feature, improvement, or functionality priority: 0 (wishlist) Some day! focus: 🎨 design/UI🎨 Style, layout, or user-interface changes effort: 3:3rd_place_medal: (high):3rd_place_medal: Put on some coffee and clear your afternoon. labels Oct 23, 2020
@abettermap abettermap mentioned this issue Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 3:3rd_place_medal: (high):3rd_place_medal: Put on some coffee and clear your afternoon. focus: 🎨 design/UI🎨 Style, layout, or user-interface changes priority: 0 (wishlist) Some day! type: ✨ enhancement✨ New feature, improvement, or functionality
Projects
None yet
Development

No branches or pull requests

1 participant