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

[UIUX] Implement pin marker for selected address on map #646

Open
4 tasks
glenflorendo opened this issue Mar 27, 2024 · 0 comments
Open
4 tasks

[UIUX] Implement pin marker for selected address on map #646

glenflorendo opened this issue Mar 27, 2024 · 0 comments

Comments

@glenflorendo
Copy link
Member

glenflorendo commented Mar 27, 2024

User Story

As a user, I want to see a pin marker on the Mapbox map when I select a place (address) so that I can easily visualize the location I have chosen.

Description

Currently, when a user selects a place (address) on the map, there is no visual indicator of the selected location. To improve the user experience and provide visual feedback, we need to implement a pin marker that will appear on the Mapbox map when a place is selected.

Acceptance Criteria

  • Design a pin marker icon that is visually distinct and easily recognizable on the map.
  • Implement logic to show the pin marker on the map at the selected location when a place is selected.
  • Ensure that the pin marker is positioned accurately at the selected location.
  • Test the implementation to ensure that the pin marker appears and disappears appropriately based on user interactions.

Technical References

NA

Design References

Figma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

4 participants