I’m new to make, and I feel kinda stuck on a task.
I need to get the distance from on point to another for each object from a JSON and store all of this in a long string to pass it to ChatGPT, but there is a caveat when I try to do it based on the form of transportation these users picked.
I’ve searched by myself for I can play around, but the solution from here doesn’t seem to work well because I use an iterator and an aggregator.