getCurrentPosition() and watchPosition() are deprecated on insecure origins
I am getting this error on my website which requests Geolocation data from the user: 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 goo.gl/rStTGz for more details. I mean its basically just a notice, and the google link just says its being deprecated. I have no plans on moving my website to SSL... so is there an alternative for someone like me? Found a likely answer in /jstillwell's posts here: https://github.com/stefanocudini/leaflet