argonjs / samples

A collection of simple examples that demonstrate the use of various argon.js features
https://samples.argonjs.io
Apache License 2.0
36 stars 23 forks source link

street view realities #14

Open erinjerri opened 7 years ago

erinjerri commented 7 years ago

These examples did not build after in npm installed everything, there were at least two others that showed up with blank pages where as others did. Did I need to modify any code anywhere to get it to run?

blairmacintyre commented 7 years ago

Not sure if you resolved this: nothing that needs the geolocation api's will work unless you are using HTTPS connections (limitation of mobile web views)

erinjerri commented 7 years ago

Nope it didn't work. Not on mobile, was on web.

On Mon, May 1, 2017 9:02 AM, Blair MacIntyre notifications@github.com wrote: Not sure if you resolved this: nothing that needs the geolocation api's will work unless you are using HTTPS connections (limitation of mobile web views)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Erin Pangilinanerinjerri16@gmail.com

blairmacintyre commented 7 years ago

Sorry, I should have been more general: not mobile, "modern" web views. Most browsers won't let you use the geolocation api's if you aren't using https

erinjerri commented 7 years ago

Ya no I tried that, we discussed this last time for viewing the website before when I had issues, I don't think that it, nothing loaded after I npm install'ed everything remember?

On Mon, May 1, 2017 3:52 PM, Blair MacIntyre notifications@github.com wrote: Sorry, I should have been more general: not mobile, "modern" web views. Most browsers won't let you use the geolocation api's if you aren't using https

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Erin Pangilinanerinjerri16@gmail.com