This application is a demo of the background geolocation functionality done with Ionic 3 and Cordova, usable in mobile environments. It uses the background geolocation cordova plugin.
It can be used in mobile environments only, because it dependency of Cordova. It's neccesary to have the Ionic CLI to compile the application to Android, iOS or Windows Phone.
This demo was build following the tutorial made by Joshua Morony (@joshuamorony), with very few modifications, in Adding background geolocation to an Ionic 2 application (updated to version 3), all credits to him.