calvin-cs262-fall2023-teamA / client

2 stars 0 forks source link

Update Map on Found Item Form #91

Closed Steven-McKelvey closed 11 months ago

Steven-McKelvey commented 11 months ago

The map on the addpage needs more markers. These can be added in screens/components/MapMarkers.js. To get coordinates for a location, go to google maps and right click on a part of the map. This should bring up a menu that includes x,y coordinates.

Formatting changes (zoom, region, etc.) are also welcome if anyone has other ideas

Steven-McKelvey commented 11 months ago

Update Map on Found Item Form