Closed abhiramg2021 closed 1 year ago
I haven't reviewed the actual code yet, but at first glance, I'm not sure we should be pushing all of those PNG files (which I assume are the locally-cached map tiles). Instead, I'd write a script to cache those (which we'd run prior to the competition) or have the application check if a local copy of the map tiles exists on startup and download them if it can't find them.
Also, it would be nice to have a more descriptive PR title :)
Description
This PR does the following:
Please read the readme for further instructions on how to start the app