ebidel / geo-location

Web component element for the Geolocation API
https://webcomponents.org/element/ebidel/geo-location
86 stars 25 forks source link

Stop working #10

Closed emersonbottero closed 8 years ago

emersonbottero commented 8 years ago

It was workig a few days ago but now it only returns 2: Network location provider at 'https://www.googleapis.com/' : Returned error code 403.

Do I need an API_Key and set it somewere or it is realy bugged now?

emersonbottero commented 8 years ago

It came back, but i still receive htis message in console!

getCurrentPosition() and watchPosition() are deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details

ebidel commented 8 years ago

What browser and version are you using?

ebidel commented 8 years ago

The demo still works for me on https://ebidel.github.io/geo-location/components/geo-location/

emersonbottero commented 8 years ago

It oscillates, now it's working fine.