lucky-parking icon indicating copy to clipboard operation
lucky-parking copied to clipboard

[UIUX] Implement pin marker for selected address on map

Open glenflorendo opened this issue 11 months ago • 0 comments

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

glenflorendo avatar Mar 27 '24 08:03 glenflorendo