<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/background-geolocation/index.ts#L488">
  Improve this doc
</a>

# Background Geolocation

```
$ ionic cordova plugin add @mauron85/cordova-plugin-background-geolocation
$ npm install @ionic-native/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
  


