A Simple Way to Combine Multiple Tours
The topic of combining tours came up recently. Sort of like sub grouping. The system currently cannot sub group images in a tag group, but it sounded like a good idea. Until I'm able to make that sort of enhancement, I thought I'd share some HTML to make it a little easier to do on your own.
This is some embed code with an addition of a list of hyperlinks that change the embedded iframe src.
<span style="display: inline-block; position: relative; width: 100%; border-width: 2px 2px 0 2px; border-style: solid; border-color: #c0c0c0; border-radius: 4px 4px 0 0; text-align:center; background-color: #000000; color: #FFFFFF; font-family: Arial; padding: 5px 0 5px 0; white-space: nowrap; overflow-x: auto; overflow-y: visible; -webkit-overflow-scrolling: touch;"><a style="font-size: 15px; text-decoration: none; color: #fff; padding: 1px 3px 1px 3px; border: 1px solid #fff; border-radius: 3px; margin: 1px 3px 1px 3px;" href="https://360.4ye.org/t/2GA7VLK-1IRASQ0" target="multitour360">Day Use - Mokelumne River</a>
<a style="font-size: 15px; text-decoration: none; color: #fff; padding: 1px 3px 1px 3px; border: 1px solid #fff; border-radius: 3px; margin: 1px 3px 1px 3px;" href="https://360.4ye.org/t/2GA7VLK-1ISOE4F" target="multitour360">Wildermuth House - Pardee Lake</a>
</span>
<span style="display: inline-block; position: relative; width: 100%; height: 0px; padding-bottom: 56%; border-width: 0 2px 2px 2px; border-style: solid; border-color: #c0c0c0; border-radius: 0 0 4px 4px;"><iframe name="multitour360" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" style="position:absolute; width:100%; height:100%; left:0; top:0;" src="https://360.4ye.org/t/2GA7VLK-1IRASQ0" frameborder="0"></iframe>
</span>
This is the result. Hope you find it useful.
Day Use - Mokelumne River
Wildermuth House - Pardee Lake
New Panorama Service Features
Hi,
I added some nice improvements to the service. These are the highlights.
- You can now upload regular photos to include in a tagged collection.
- You can hotspot from a 360 to a photo and there will be a back button to return to the same pitch and yaw for a gallery style navigation.
- I have better support for partial 360s or cylindrical panoramas. It will pad the remaining space with an estimated color.
Enjoy!