On Sun, Nov 16, 2014 at 4:38 PM, Biju <bijumaill...@gmail.com> wrote: > New cameras/phone cameras comes with Panorama, Photo Sphere, Surround > shot options. But there is no standard way to display the image on a > webpage. Can WHATWG standardize it and provide HTML tags. > > > Photo Sphere https://www.google.com/maps/about/contribute/photosphere/ > Surround shot http://www.samsung.com/us/support/faq/FAQ00057110/74008
These are just alternate image formats, yes? In that case, browsers can expand their <img> support to allow pointing to these kinds of files. They'd need some sort of native controls on the <img> element, I suppose. ~TJ