Panorama viewers based on Javascript [closed]

up vote 1 down vote favorite

Are there panorama viewers out there that are not Flash, Silverlight, Java or Quicktime based? Is anyone on this list working on one of these or using one? :)

I want to be able to program hotspots into the panorama so that it can trigger other media such as audio, video or perhaps another panorama.

We're trying to think of a panorama viewing solution that is not plug-in dependent.

I did some initial search and here's a javascript solution. But the performance is not that good, and I don't know if it support hotspots. Here's a list of pano players, all of them are plugin based...one is actually Shockwave!

javascript
share|improve this question
asked Sep 22 '10 at 15:33
spacer
milesmeow
775217

83% accept rate
I would say that this is the sort of thing that belongs on StackOverflow, not here. – Charles Boyung Sep 26 '10 at 4:53
feedback

closed as off topic by Rahul, ChrisF, Patrick McElhaney Sep 26 '10 at 12:27

Questions on User Experience - Stack Exchange are expected to relate to user experience within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

active oldest votes
up vote 3 down vote accepted

You could use Google Street View with a custom panorama. Another example showing how it can be standalone. Note you can customise what controls are there etc

share|improve this answer
answered Sep 22 '10 at 16:30
spacer
Julian RH
78326
Cool! This gets me really close to what I need. Now I need to figure out how to deal with hotspots and such. Any ideas Julian? – milesmeow Sep 22 '10 at 19:56
I didn't take a close look at the code for how the panorama is done, but you might be able to take advantage of image map: w3schools.com/TAGS/tag_map.asp – Virtuosi Media Sep 22 '10 at 22:09
milesmeow yes streetview has an event api that tells you when things change. See for instance Expedia Hotel View expediahotelview.com for 2D overlays and The Editors for 3D integrated overlay (see the red arrow they add) editorsofficial.com – Julian RH Sep 23 '10 at 9:55
@Juian - that looks really promising. I can't seem to find the red arrow on editorsofficial.com. – milesmeow Sep 23 '10 at 14:38
1  
IE6? You're kidding. Who does that any more? Not even Microsoft. Try google.com/chromeframe – Julian RH Sep 24 '10 at 7:27
show 3 more comments
feedback
up vote 0 down vote

Microsoft's Seadragon project includes a fairly sweet JavaScript-based viewer.

Unfortunately, Zoom.it, the rebranded "production-ready" version of Seadragon only supports a Silverlight viewer (as far as I can tell). Worse, Microsoft never opened up the Seadragon format and required a web API or a Windows utility to create images.

share|improve this answer
answered Sep 25 '10 at 2:25
spacer
Sidnicious
1784
feedback

Not the answer you're looking for? Browse other questions tagged javascript or ask your own question.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.