Skip to content

blasius/LocationDistanceTrackingApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocationDistanceTrackingApp

H2 Some basic things you need to do before use this project:

  1. Add the Google Maps API key in the google_api xml file.
  2. Add the Google Distance Matrix API in the google_api.xml file.

H2 The features you can find in this project:

  1. Display the user current location on map.
  2. Animate the user marker on google maps when the user current location changed.
  3. Calculate the distance with the Google Distance Matrix API.
  4. Calculate the distance timely after every ten seconds.

To read more about how to use this app this artice.

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%