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 the Location Marker in Map #56

Open
4 tasks
toreylittlefield opened this issue Sep 21, 2023 · 0 comments
Open
4 tasks

Add the Location Marker in Map #56

toreylittlefield opened this issue Sep 21, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@toreylittlefield
Copy link
Collaborator

The map needs a location marker (pin) that should be distinguishable from other map markers. This marker should be moved when the user updates the search or allows the app to access their location data.

Use something like google maps for inspiration in terms of when and how the marker shows up but let's keep it simple for now

Tasks

  • show a custom marker to indicate the selected or searched location from the user
  • update marker if the user searches and selects a new location
  • allow the marker to be dragged or moved by the user. Should also update the location state in the main store for lat lng?
  • marker should be easy to distinguish from other markers on the app and should be allowed to be hidden
@toreylittlefield toreylittlefield added enhancement New feature or request good first issue Good for newcomers labels Sep 21, 2023
@toreylittlefield toreylittlefield added the help wanted Extra attention is needed label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant