Live data from Hacker News

Show HN: Instant Google Street View

qsview.com

1–10 of 102 posts

Re: Show HN: Instant Google Street View

#3
post #2

Really neat. Something's weird with the shortcut links. I get http://qsview.com/7pd0rz6j7bdz-y4zokz1ap from the share icon but it 404s.

That's strange as the generated links are only designed to contain alphanumeric characters - the link didn't work because the regex rejected the hyphen.

I've changed it now - does the link correspond to the correct location? If not, please can you let me know the address which generated this link?

Thanks

Re: Show HN: Instant Google Street View

#5
Well this is freaky, I typed in "white house" and I got an INTERNAL tour of the white house. Awesome.

Also try "google campus".

What's interesting is the real google streetview needs adobe flash to run, this works with flash disabled.

Re: Show HN: Instant Google Street View

#6
post #5

Well this is freaky, I typed in "white house" and I got an INTERNAL tour of the white house. Awesome. Also try "google campus". What's interesting is the real google streetview needs adobe flash to run, this works with flash disabled.

Haha I just did the same thing except I typed 1600 Pennsylvania ave then I was taken inside the lobby looking at a picture of Bill Clinton.

Re: Show HN: Instant Google Street View

#7
post #5

Well this is freaky, I typed in "white house" and I got an INTERNAL tour of the white house. Awesome. Also try "google campus". What's interesting is the real google streetview needs adobe flash to run, this works with flash disabled.

> What's interesting is the real google streetview needs adobe flash to run, this works with flash disabled.

Since they've started targeting mobile browsers, they've switched in some places to the projection here (which uses a flat projection that is just translated), which is implemented in straight HTML + JS. In other words, this is official Google StreetView too, just their new embeddable viewer.

Post reply on HN