GeoLocation in Chrome - GetCurrentPosition and watchCurrentPosition
Happy Friday .
I have a standard Appery geolocation device function that has been working until (i'm guessing) today.
The message I get - when doing devleopment in Chrome (god help me if I were to do it elsewhere) is (from the message in the Chrome console / debugger )
" 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 https://goo.gl/rStTGz for more details."
I've gone to the link there - and well - they say....:
What's the best way to work around this?
thank you,
Bruce