Will it be possible to get the zip code used with my latitude and longitude? I am using ionic 2 and the cordova-geolocation plugin. I already get the latitude and longitude. I ask this because I have a form which asks for the zip code, but it would be better if it was obtained automatically.
It is possible, you can validate it with: All US zip codes
you should read the file and look for lat/lon by approximation