KinaUna / KinaUnaAzure

https://web.kinauna.com
1 stars 0 forks source link

Photo locations not working with large number of photos #16

Closed KinaUna closed 1 month ago

KinaUna commented 4 months ago

The photo locations page doesn't work if there are a lot of photos, the backend API request times out and an exception is thrown, causing an error 500 on the front end.

Rewrite the photo locations page and API, use ajax/fetch to get map data.