argonjs / argon-app

Source code for the Argon4 AR Web Browser
https://app.argonjs.io/
Apache License 2.0
45 stars 23 forks source link

switching to a different reality, and back to streetview, causes it to forget where it was #29

Open blairmacintyre opened 8 years ago

blairmacintyre commented 8 years ago

I navigate somewhere in streetview, then switch to live, then back. Streetview returns to being at the nearest location to me.

speigg commented 8 years ago

Probably the best way to fix this is to have multiple reality view instances running, each in their own WebView.

blairmacintyre commented 8 years ago

I thought we had decided to do that? Otherwise we can't switch between multiple realities without massive delays and ugliness. (e.g., switching from live to streetview to panos and back and forth in a tourism app).

This can wait till after the first release, but will need to be dealt with!

speigg commented 8 years ago

Yes, we did decide to do that, it just requires more work to implement :)