Geolocation frequency and other request settings
Hi, I am wondering about the request settings for the geolocation component. Are there any docs explaining these?
The reason I ask, my app make use of this to save users geolocation to localstorage, and need to establish the users location on several pages before displaying google map, and other location based items.
Simply put, can I????
"On Device Ready - Invoke Service - GeoLocationService"
Request settings - FREQUENCY - 1000
Will this update the users location to localstorage every 1000seconds or something like that? Eg, running the service automatically in background, not depending on what page the user is on??
Would really like to know more about this service and its capabilities.
Thanks!
-Tom