Skip to content

congnt24/ReverseGeocodeCountry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

ReverseGeocodeCountry

A module for getting a country name and country code when given a specific latitude and longitude without network connected. ##Usage ###1. Import reversegeocodecountry module ###2. Call

ReverseGeocodeCountry.getInstance(this).getCountryByLatLng(lat, lng).getName();

##Attribution ios-offline-reverse-geocode-country I use the JSON file

About

Android Offline Reverse Geocode Country

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published