I want to get the current city name for my application by using latitude and longitude.Is there any other way to get current city than the geocoder??
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No. You have to rely on a geocoding service or another 3rd party service for coding the latitude and longitude into a locality (also called “reverse geocoding”).