Can I get the country information just from Latitude
and Longitude
of the user? I know it should be easy to get it from Geocoder
APIs from Google. But is it possible to derive that information without using any services like Google's?
Could you please let me know?