An open API service indexing awesome lists of open source software.

https://github.com/sembamax/geo-distance

Android app that calculates the shortest distance between 2 locations on map, based on Great Circle distance formula.
https://github.com/sembamax/geo-distance

Last synced: about 1 year ago
JSON representation

Android app that calculates the shortest distance between 2 locations on map, based on Great Circle distance formula.

Awesome Lists containing this project

README

          

# geo-distance
Android app that calculates the shortest distance between 2 locations on map, based on Great Circle distance formula.

## Demo




## Tech Stack
- **MVVM**
- **Dagger**
- **Mockito**
- **Junit5**
- **RxJava**