This is a great concept indeed. I think you can exploit this idea some more... maybe create a plugin (make some money for your effort also) One suggestion: can you place a Play button inside the images on the wall so that onclick on the button opens either an image gallery or a video. For example a shop/photographer could use it to display their products...?
Posts by Islander
-
-
I'm using the popup to show an iframe as with the example on krpano website.
onclick="popup('iframe', '../beach.php', 900, 700, false);"
I looked for the function of the "false" but can't find anywhere; is it for enabling/disabling scroll for the iframe? -
I'm using the flat pano with the following view attribute:
<view hlookat="0.0"
vlookat="0.0"
fovtype="MFOV"
fov="120"
maxpixelzoom="1.0"
fovmin="70"
fovmax="140"
limitview="fullrange" />
this is in a context where hotspots on a map point towards equirectangular images and then back to the flat pano map.
The limitview="fullrange" is giving me the best result as the flat pano loads every time with full view of the map image.
But the only thing that I'm trying to get is to align the map image's upper edge to the top edge of the browser (when the image loads on a mobile screen, it is actually vertically centred in the viewport, so there's a black space on top and bottom. How to get the flat image to load with its upper edge aligned to the top of the browser? -
This case is for the firefox android app(latest version 104.1.0)
I noticed that for the flat pano, on loading for first time from server, the pano lacks hotspots and no zooming possible. On reloading the page it works well. Cleared the cache, loading failed this way again and reloading works. Anyone having this problem?
Chrome works ok. -
Hi Tuur,
You just made it better! Thank you friend.
Do you have any idea of how to blur the background on loading the modal window? -
I noticed in the maps2 example, the pano can open in a modal window by the showpano code. Comparing that with the Popup.xml code they seem quite similar but in my view the showpano is a better choice ;
the pano to be opened doesn't need an html file
the size of the modal window can be set a percentage of the browser screen
the lines of code is shorter.
The thing that is missing for showpano is a close button (X) which the popup actually has in option.If you could add the close button to the showpano code that would be very helpful.
Or the other way round, if these 2 first features mentioned above could be added to the popup.xml as an improvement, that would make it much better. -
I'm referrring to the maps2 example where you have markers that open the pano/tour xml in a modal window.
I can't get the onhover text to appear for the hotspot markers. is that possible in this particular case? -
This tool is incredibly helpful. It solved my problems and I wish I knew it before! Great work friend!
-
If it was possible to get a quick way to retrieve the ath and atv coordinates for a hostpot in the krpano tools programs that would be very helpful. Maybe the data could be displayed in a small box attached to the hotspot. this would really help to insert the ath and atv for other objects such as directional sound, video etc..
-
Yes it's exactly what I needed! You just opened the way to a streaming radio in the KRpano... Many thanks San!
-
I'm using maybe the simplest code to loop a music in the vtour across all scenes
Code<krpano version="1.20.11" title="Now Viewing" onstart="playsound(bgsnd,'audio/01.ogg',true,0.7);">
This works without a glitch.
What i need is to get a series of music to play one after the other and have this loop after the last music.
that would be like streaming some music without having to listen to a single one all the time. -
I've included the following metatags to help improve the seo:
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="7 days">
<meta name="generator" content="">
the data is not included yet.
If there are other ways to improve the seo, please send your tips.
For example if there's text content that can be included in the page via collapsible layers. Such content could then be modified to lure the crawlers from search engines. i mean this is on the level of the html page only. -
This plugin has really enhanced my work! Great job. Please keep improving it. I would like to have the grid opened by default on loading the pano. Is this possible?
-
Ok Klaus,
Thanks for this explanation. I'm much reassured now and we know now about this false alert.
Thanks also for this whole wonderful job together with your team. -
Hi,
I received a trojan virus warning in this update download file. this never happened before. Please take a look at this one. -
Thank you for such a great plugin! Now you can really identify the hotspots with a simple attached text.
-
Thanks a lot for this gift Tuur.
It works beautifully well.
Merry Christmas and Happy New Year to all! -
I've installed the latest KRpano version 1.2.11
I couldn't have the lensflare editor to load until I removed this code from the index filepassQueryParameters:"startscene,startlookat"
i replace it with the previous settings in the older version
passQueryParameters:trueThere could be a compatibility issue with this setting in the index file.
-
-
I've added ssl certificate to my domain but now I'm getting some krpano html pages(and iframes) not showing up at all.
e.g,
https://mauritius360.com/map/regions/a2…bion_beach.html
also I'm puzzled why panoramas from pages on the same domain not show in iframes?
Is this an issue that's from the hosting provider or that can be resolved by modifying the krpano html?