This configuration is used for location-get.
{ accuracy: 'high', timeout: 10000, background: false,} Copy
{ accuracy: 'high', timeout: 10000, background: false,}
Optional
Desired accuracy level.
'high' Copy
'high'
Setting to get location when the app is in the background.
false Copy
false
Maximum time in milliseconds to wait before timing out.
10000 Copy
10000
This configuration is used for location-get.
Default