Steelhacks-2023 / Lost-At-Pitt

Lost @ Pitt is a multi-platform lost-and-found tracking application, allowing users to return & reclaim lost items. Currently in development!
https://steelhacks-2023.github.io/Lost-At-Pitt/
6 stars 0 forks source link

Google Maps Markers Overlap Too Much #8

Open jeffzheng13 opened 1 year ago

jeffzheng13 commented 1 year ago

When multiple markers take up one place, it gets too clustered. Use google_maps_cluster_manager or some other library to handle this. Additionally, need to handle when markers are at the same location. Although, we do have the list capability.