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

Add AOI prompt dialog on load #122

Open
stdavis opened this issue Mar 30, 2021 · 0 comments
Open

Add AOI prompt dialog on load #122

stdavis opened this issue Mar 30, 2021 · 0 comments
Assignees

Comments

@stdavis
Copy link
Member

stdavis commented Mar 30, 2021

Here's my idea.

  • on load pop a modal that asks the user for an area of interest
    • this could use the suggest endpoint from masquerade and would support addresses, county, city, place name, zip, etc
  • store the current zoom, center of the map in local storage
  • on subsequent loads, if there is a value in local storage then skip the modal and use that extent

The search in the modal could also be put on the map. Will likely create a new provider for sherlock for it.

stdavis added a commit that referenced this issue Apr 2, 2021
@stdavis stdavis self-assigned this Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant