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

Enhanced use of the User Location #188

Open
HansVraga opened this issue Aug 9, 2017 · 2 comments
Open

Enhanced use of the User Location #188

HansVraga opened this issue Aug 9, 2017 · 2 comments

Comments

@HansVraga
Copy link
Member

HansVraga commented Aug 9, 2017

Let's hook into the fact we can get the user's location for most devices to help guide them to the appropriate Flood Library(s).
Once user location is determeined:

  1. If that location is not in the extent of any flood libraries, change map extent to center their location on the screen at a zoom level that will show the nearest library. Present a notification that "user location not within a flood library region"
  2. If that location is within exactly 1 flood library's extent, open the flood library tools at zoom level to show full extent, and show user location as dot.
  3. If that location is within more than 1 flood library's extent, change map to center on user's location with zoom level set to include the extents of all flood libraries that the user is within. Present a notification that "location within multiple flood library regions - please select one"
@HansVraga
Copy link
Member Author

@mhkim01 thoughts on functionality like the above? Based on our conversation with the MO people.
@njestes and I had a very brief chat about this, I tried to get the primary objective down above and then took a stab at the different scenario breakdown and functions - other ideas on how this could work?

@mhkim01
Copy link
Collaborator

mhkim01 commented Aug 10, 2017

those all sounds good to me. On 3, maybe, open the closest one by default then give users notification saying "here are others that are fairly close to you as well"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants