Error Google Maps getCurrentPosition () and watchPosition () are deprecated on insecure origins

3

Google Maps shows me the following error:

  

getCurrentPosition () and watchPosition () are deprecated on insecure   origins. To use this feature, you should consider switching your   application to a secure origin, such as HTTPS. See    link for more details.

What can I do to make it work in an http url?

    
asked by Andres Guillermo Castellanos A 16.06.2016 в 00:29
source

1 answer

1

Short answer: No, you can not.

But today you can make free SSL certificates. so there are no excuses for not using them.

letsencrypt allows you to sign, renew and all automatic SSL certificates, it's super easy and fast to use.

I leave a guide in English here .

edit:

I add the reference to the error .

    
answered by 16.06.2016 / 04:05
source