devsoc-unsw / freerooms

A web application designed to aid UNSW students in finding vacant rooms.
https://freerooms.devsoc.app/
Other
18 stars 1 forks source link

feature/free-81: Create new map component #334

Closed JessicaF closed 1 year ago

JessicaF commented 1 year ago

Uses react-google-maps-api to use Google Maps

Building locations were also manually updated by me and should reflect a better marker locations that the original values being returned from the BE

Current API keys are stored in .env.local (I believe this will need to change when going to prod - but this can be updated after this PR and when more testing has been done)