geo-location
geo-location copied to clipboard
Web component element for the Geolocation API
I'll send a pull request as soon as I have some free time. :wink:
Hello, the component seems to be inactive on android devices. I tried with a Huawai tablet with android 7.0, and a Samsung Galaxy S8 with android 8.0.0. The demo is...
I think that idle and watchPos properties should have an observer, I mean, if one of this 2 properties change must request a position.
* Add `permissionStatus` property that indicates whether Geolocation API [permission status](https://w3c.github.io/permissions/#status-of-a-permission) is `granted`, `denied` or `prompt`. * Update code and descriptions of samples in `geo-location.html`, `demo/index.html` and `README.md` files. *...
I'm getting the following error at https://www.webcomponents.org/element/ebidel/geo-location and the demo page after I click "share location" in the Firefox permission dialog. 
* Add `apiSupported` property that indicates whether Geolocation API is supported or not. * Update code and descriptions of samples in `geo-location.html`, `demo/index.html` and `README.md` files. * Remove `version` field...
It is not working for me on safari including in the demo. Safari supports geo location. http://caniuse.com/#search=geolocation