This api should be reduced to just getLocation and if the location is already given then just resolve the promise, instead of having to check for the geoLocation.location
i don’t agree… sometimes u want to request for the location even having one “on cache”… it’s way better to be able to control by code when do u want to force the “getLocation”
Then do getLocation without parameters will only get the location once, and passing the timeout paramter would keep updating it. Keeps the API simple and consistent
This should be fixed internally and the changes will be included in a future version of Fuse. Keep a lookout for changelog entries relating to GeoLocation.