/ionic3-angular5-position-tracker

Ionic 3, Angular 5, Cordova, Geolocation position tracker app example

Primary LanguageTypeScript

Ionic 3, Angular 5, Firebase and Google Maps Location Tracking

This source code is part of Ionic 3, Angular 5, Firebase and Google Maps Location Tracking tutorial. If you think this source useful, you can simply give it star or just buy me a cup of cofee Donate.

To run this app:

  • Clone this repo
  • Run npm install
  • Run ionic cordova platform add android or ionic cordova platform add ios
  • Run ionic cordova run android or ionic cordova run ios