When I add multiple location markers from a airtable list onto a map it crashes my app and sends me back to the main home screen. Could you help? Here is the project link Thunkable
The function I’m asking about it on the screen titled home and in the locations function it is a for loop that is pulling multiple columns from a row and trying to add map markers.