hackforla / hackforla/lucky-parking

Implement highlighting of geometry on map for selected location

Open
#647 1 comment 0 reactions 0 assignees View on GitHub
complexity: medium missing: milestone p-feature: navigation role: frontend size: 2pt temp: engineering board move
Dominant language
Jupyter Notebook
Stars
37
Forks
60
Avg merge
13h 32m
Merged PRs (30d)
5

Description

### User Story

As a user, I want the geometry (such as zip code boundaries or neighborhood council boundaries) on the map to be highlighted when I select a corresponding location so that I can easily identify the area associated with the selected location.

### Description

Currently, when a user selects a location on the map, there is no visual indication of the corresponding geometry on the map. To improve the user experience and provide visual feedback, we need to implement a feature that highlights the geometry associated with the selected location.

### Acceptance Criteria

- [ ] Determine the types of geometry (e.g., zip code boundaries, neighborhood council boundaries) that should be highlighted on the map.
- [ ] Implement logic to highlight the relevant geometry on the map when a corresponding location is selected.
- [ ] Ensure that the highlighted geometry is visually distinct from other map elements.
- [ ] Test the implementation to ensure that the highlighted geometry is displayed accurately and disappears when a new location is selected.

### Technical References
Mapbox GL JS Documentation

### Design References
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.