mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:03:11 +08:00
23 lines
886 B
Markdown
23 lines
886 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/background-geolocation/index.ts#L489">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Background Geolocation
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add @mauron85/cordova-plugin-background-geolocation
|
||
|
$ npm install @ionic-native/plugins/background-geolocation
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|