CodeforAustralia / heritage-near-me

🔎 Heritage Near Me web app prototype
23 stars 6 forks source link

live site chrome geolocation api fail w/o https #139

Closed techieshark closed 8 years ago

techieshark commented 8 years ago

https://developers.google.com/web/updates/2016/04/geolocation-on-secure-contexts-only?hl=en

techieshark commented 8 years ago

progress on setting up https:

https://www.ssllabs.com/ssltest/analyze.html?d=heritagenear.me shows:

image

techieshark commented 8 years ago

To see that this is working on live site, note that:

1) location should be at HTTPs (even if you try going to http://...) 2) app should show distance from user to site

image