Geofence Starter
Sample region monitoring application using cordova geofence plugin.
$0.00
Details
- Version:
- 1.0
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 5 years ago
- Updated:
- 5 years ago
- Category:
- Starters
- Tags:
- Geofence, Region Monitoring, Maps, OpenStreetMaps, Leaflet,
Geofence monitoring application using Cordova Geofence Plugin, Leaflet component and OpenStreetMaps. Source code available on Github
Unfortunately geofence plugin is not supported by Ionic View, so app doesn't fully work on Ionic View. It is recommended to follow installation guide below.
Installation
Download zip and unpack or clone github repo
Use local npm packages
npm install
bower install
For testing in browser
ionic serve
For android
ionic platform add android
ionic run android
For iOS
ionic platform add ios
ionic run ios
Platforms
- Android
- iOS