<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Getting geolocation by naviagtor (JS)]]></title><description><![CDATA[<p dir="auto">Hi! In opera browser i try to get the user location but i don't get any response. The error is<br />
GeolocationPositionError {code: 2, message: "Network location provider at '<a href="https://www.googleapis.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.googleapis.com/</a>' : No response received."}</p>
<p dir="auto">navigator.geolocation.getCurrentPosition(function (cb) { console.log(cb);}, err =&gt; {console.log(err)},{<br />
enableHighAccuracy: true,<br />
timeout: 27000,<br />
maximumAge: 30000<br />
})</p>
]]></description><link>https://forums.opera.com/topic/43738/getting-geolocation-by-naviagtor-js</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 23:25:09 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/43738.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Sep 2020 14:42:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Getting geolocation by naviagtor (JS) on Fri, 25 Sep 2020 04:03:22 GMT]]></title><description><![CDATA[<p dir="auto">Does Opera prompt you to allow GPS for the page and do you click "allow"?</p>
<p dir="auto">Is the domain listed as allowed in <code>opera://settings/content/location</code>?</p>
]]></description><link>https://forums.opera.com/post/225995</link><guid isPermaLink="true">https://forums.opera.com/post/225995</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 25 Sep 2020 04:03:22 GMT</pubDate></item></channel></rss>