Fixed
Status Update
Comments
he...@gmail.com <he...@gmail.com> #2
Digging around a bit, it appears WebKit itself doesn't handle authentication at all.
Instead, it would appear on Android that the package org.apache.http.auth does this.
Instead, it would appear on Android that the package org.apache.http.auth does this.
ed...@google.com <ed...@google.com>
cl...@gmail.com <cl...@gmail.com> #4
Hi. I have the same problem.
Here, after go forward on StreetViewPanorama screen, the pegman returns be ok.
I'm following this issue. Thanks.
Here, after go forward on StreetViewPanorama screen, the pegman returns be ok.
I'm following this issue. Thanks.
ti...@gmail.com <ti...@gmail.com> #5
Any update on this issue?
ed...@google.com <ed...@google.com> #6
Apparently there isn't anything else to say concerning this is there.
tk...@gmail.com <tk...@gmail.com> #7
Soooo, yeah, just confirmed this on several devices. It would be really nice to be
able to access my server from my phone. That is kind of why I set it up.
able to access my server from my phone. That is kind of why I set it up.
Description
I've noticed a little bug while playing with your API.
I've built a resizable two-fold layout with a Map on one side and a Panorama on the other side (both being synchronized).
It happens that, when the map is resized, at some point the pegman jumps back to the upper left hand corner of the screen (while the panorama POV remains the same).
You can check the following JSFiddle :
* At the beginning, the Pegman is on Oleron Island, France, which is fine because it's a great destination for holidays.
* If you move the vertical bar up to 'Angouleme' city, everything is still OK (1st picture attached, pegman1.jpg).
* But when you reach 'Cognac' city, you'll notice that the Pegman jumps into the ocean (see pegman2.jpg attached)
Thanks for having a look at this.