So I\'ve got this code:
navigator.geolocation.getCurrentPosition(console.log, console.error, {timeout:5000});
And its returning the following err