板上的高手大家好!
在下是半桶水的專題生
用HTML寫網頁
因為需要網頁提供GPS、地圖等功能
參考這位大大的現成code
http://blog.xuite.net/gkyo0510/wretch/242769650-html5(GPS%E5%9C%B0%E7%90%86%E5%AE%9A%E4%BD%8D)
一開始用沒問題但後來出現
getCurrentPosition() and watchPosition() no longer work 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.
以下是localhost跟用區網ip打開的情形
http://i.imgur.com/pPkh5H8.jpg
http://i.imgur.com/0rZsBQT.jpg
請問我要怎麼改code
網路查到都是英文內容
似乎是安全性阻擋的因素
跪求大大解救