sean-codes / atom-browser

Atom-Browser is the plugin to browse the web, preview files, auto-reload, and search Google within Atom
MIT License
39 stars 7 forks source link

Using The HTML5 Geolocation API #3

Closed jjwall closed 5 years ago

jjwall commented 7 years ago

How can I allow location services while testing with the atom-browser plugin? I assume it has something to do with electron, but essentially if I could enable a pop-up (similar to how chrome handles it) that would ask the user to allow location services, that would be perfect! Thanks.

sean-codes commented 5 years ago

Closing due to this being up to the way electron works!