mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user