When I scroll near the end of the list, I should fetch more spots.
Also, because the initial current-spots screen is slow to load (each image is nearly a MB), return only 7(?) images instead of 20. If this secondary requirement is too complicated, just paginate with the existing page size (20), but I don't expect that to be an issue.
When I scroll near the end of the list, I should fetch more spots.
Also, because the initial current-spots screen is slow to load (each image is nearly a MB), return only 7(?) images instead of 20. If this secondary requirement is too complicated, just paginate with the existing page size (20), but I don't expect that to be an issue.