I need to get a list of closest cities (in JSON for example) to a given city in a certain radius.
Asked
Active
Viewed 419 times
0
-
1check this http://stackoverflow.com/questions/6548504/how-can-i-get-city-name-from-a-latitude-and-longitude-point – Carlos Laspina Nov 14 '16 at 13:29
-
1Please [edit] your question to show [what you have tried so far](http://whathaveyoutried.com). You should include a [mcve] of the code that you are having problems with, then we can try to help with the specific problem. You should also read [ask]. – Toby Speight Nov 14 '16 at 16:21
-
@CarlosLaspina thanks, I will try this – Sebastian Neacsu Nov 14 '16 at 16:47