[SOLVED]*Show Local Weather* - Help

Weather

Been working on this notepad ++ and using my own site to test it. So I have some syntax issues in the HTML.

I could easily go watch a Coding 360 tutorial and get the code I need to fix this, or read someone else’s code to get the idea. But for this challenge I have tried to do it on my own. I am stuck now. The only console code I am getting is:

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.

Could someone point me in the right direction or give me some good sources to read? I just feel like everything I am finding is getting me more confused and lost.

*Figured it out on my own. Turns out the getCurrentPosition will not work on insecure origins.