DNA
DNA15mo ago

Access `navigator.geolocation` in deno runtime

Hello, is it possible to access navigator.geolocation in the deno runtime?
6 Replies
ioB
ioB15mo ago
no
DNA
DNAOP15mo ago
So id need to use eg. webviews?
ioB
ioB15mo ago
you would have to use some library
DNA
DNAOP15mo ago
Do you know one?
ioB
ioB15mo ago
I am not aware of any
Esente
Esente15mo ago
You can use Cloudflare worker on top. CF provides the geolocation data for the handler.

Did you find this page helpful?