In my app I am trying to make a table view order it self within distance order from the device! So lets say I have 20 rows in the table, they then go into distance order.
The only problem is, I am quite new to making apps so may need quite a detailed explanation! I have been trying to do this now for ages...
If someone assist what code and what I need to do in Xcode please do! Will be highly appreciated!!
It will be getting the distance from your mobile device
In the table it will basically be the names of each club... I also have the longitudes and latitudes of each venue... so want the tableview to go into distance order of each club when a user opens it
any help?
The only problem is, I am quite new to making apps so may need quite a detailed explanation! I have been trying to do this now for ages...
If someone assist what code and what I need to do in Xcode please do! Will be highly appreciated!!
It will be getting the distance from your mobile device
In the table it will basically be the names of each club... I also have the longitudes and latitudes of each venue... so want the tableview to go into distance order of each club when a user opens it
any help?