Commit 0f54e265 authored by Chris Scott's avatar Chris Scott

Update README.md

parent 6e4cea70
...@@ -12,12 +12,17 @@ The plugin creates the object `window.plugins.backgroundGeoLocation` with the me ...@@ -12,12 +12,17 @@ The plugin creates the object `window.plugins.backgroundGeoLocation` with the me
`configure(success, fail, option)`, `configure(success, fail, option)`,
`setConfig(success, fail, config) // reconfigure`,
`start(success, fail)` `start(success, fail)`
`stop(success, fail)`. `stop(success, fail)`.
`changePace(true) // engages aggressive monitoring immediately` `changePace(true) // engages aggressive monitoring immediately`
`onStationary(callback, fail)`
## Installing the plugin ## ## Installing the plugin ##
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment