Commit 708c0cbc authored by Chris Scott's avatar Chris Scott

docs

parent d462cde5
......@@ -95,7 +95,11 @@ With aggressive location-monitoring enabled, if the user stops for exactly 15 mi
### iOS Config
#### @param {Integer} desiredAccuracy
Use the following config-parameters with the #configure method:
#### `@param {Integer} [0, 10, 100, 1000] desiredAccuracy in meters`
The lower the number, the more power devoted to GeoLocation resulting in higher accuracy readings. 1000 results in lowest power drain and least accurate readings.
#### @param {Integer} distanceFilter
......
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