DNA
DNA2y ago

Access `navigator.geolocation` in deno runtime

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

Did you find this page helpful?