protected fun onPostExecute(result: ArrayList<Pair<CarPark, Float>>): Unit
Function ran when the task completes
result - ArrayList<Pair<CarPark, Float>> List of all carpark distances to the gym
result