hackforla / hackforla/lucky-parking
Implement pin marker for selected address on map
- Dominant language
- Jupyter Notebook
- Stars
- 37
- Forks
- 60
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 5
Description
### 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](https://www.figma.com/file/R3N7mvDtlFbFgQm4OXcMih/Lucky-Parking?type=design&node-id=4757-54344&mode=design&t=z17GFmv6jawS0ENM-4)
Contributor guide
Assessment
This issue has not been assessed yet.