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

https://github.com/didinj/ionic3-angular5-cordova-geofence

Ionic 3, Angular 5 and Cordova Geofence with Google Places API
https://github.com/didinj/ionic3-angular5-cordova-geofence

angular angular5 angularjs api cordova fence geo geofence google ionic ionic3 phonegap places

Last synced: about 1 year ago
JSON representation

Ionic 3, Angular 5 and Cordova Geofence with Google Places API

Awesome Lists containing this project

README

          

# Ionic 3, Angular 5 and Cordova Geofence with Google Places API

This source code is part of [Ionic 3, Angular 5 and Cordova Geofence with Google Places API](https://www.djamware.com/post/5b40b76680aca77b083240b3/ionic-3-angular-5-and-cordova-geofence-with-google-places-api) tutorial.

To run on device:

* Clone this repo
* Run `npm install`
* Run `ionic cordova platform rm android` or `ionic cordova platform add ios`
* Run `ionic cordova platform rm ios` or `ionic cordova platform add ios`
* Run `ionic cordova run android` for Android
* Run `ionic cordova build ios` for iOS then run the app from XCode