Commit 7547d4f4 authored by Chris Scott's avatar Chris Scott

Docs

parent aeaead31
...@@ -142,8 +142,6 @@ Use the following config-parameters with the #configure method: ...@@ -142,8 +142,6 @@ Use the following config-parameters with the #configure method:
#####`@param {Integer} desiredAccuracy [0, 10, 100, 1000] in meters` #####`@param {Integer} desiredAccuracy [0, 10, 100, 1000] in meters`
#####`{Integer [0, 10, 100, 1000]} desiredAccuracy`
Specify the desired-accuracy of the geolocation system with 1 of 4 values, ```0, 10, 100, 1000``` where ```0``` means HIGHEST POWER, HIGHEST ACCURACY and ```1000``` means LOWEST POWER, LOWEST ACCURACY Specify the desired-accuracy of the geolocation system with 1 of 4 values, ```0, 10, 100, 1000``` where ```0``` means HIGHEST POWER, HIGHEST ACCURACY and ```1000``` means LOWEST POWER, LOWEST ACCURACY
- [Android](https://developer.android.com/reference/com/google/android/gms/location/LocationRequest.html#PRIORITY_BALANCED_POWER_ACCURACY) - [Android](https://developer.android.com/reference/com/google/android/gms/location/LocationRequest.html#PRIORITY_BALANCED_POWER_ACCURACY)
......
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