how to find out the nearest place using Java (is there any third party lib which provides this support)
some thing like this
my requirement is :
- Enter the zip code or place name
- select the categories like ATM, BANK, etc
- list the nearest places.
Please suggest me which one to use to build the above.
thanks