mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
22 lines
706 B
Markdown
22 lines
706 B
Markdown
# Background Geolocation
|
|
|
|
```
|
|
$ ionic cordova plugin add @mauron85/cordova-plugin-background-geolocation
|
|
$ npm install @awesome-cordova-plugins/background-geolocation
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/background-geolocation/)
|
|
|
|
Plugin Repo: [https://github.com/mauron85/cordova-plugin-background-geolocation](https://github.com/mauron85/cordova-plugin-background-geolocation)
|
|
|
|
This plugin provides foreground and background geolocation with battery-saving "circular region monitoring" and "stop detection". For
|
|
more detail, please see https://github.com/mauron85/cordova-plugin-background-geolocation
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|