Skip to content

dhavalhariyani/LocationData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocationData

  • This app gets location of user's device and fetches latitude and longitude based on Location class.
  • Then fetched latitude and longitude is used to get ZipCode with help of GeoCoder Class.
  • User can click on Navigate button to get pin pointed in Google Maps based on latitude and longitude fetched.
  • Also, there is a custom implementation of GPS Not Enable Dialog.
  • Best Feature : This app works even when device has no internet connection.

Contribution

  • If you can add more features using this piece of code and move this thing further, I'm more than happy to get your help.
  • Please fork this repo and modify this and add/improve features.
  • Then make pull request, I'll happily merge you code.

Visual Demo

About

LocationData is an app that gets the location of user's device and fetches latitude and longitude based on Location class. Then fetched latitude and longitude is used to get ZipCode with help of GeoCoder Class.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages