Search results
Search results 1-20 of 1,000. There are even more results, please redefine your search.
Hi! Klaus. IMPORTANT i was wonder that hotspots with destorted="false" become strange (like distorted) in stereoscopic and fisheye projections Can not find which settings should i change to solve this issue Thanks in advance! Andrey Normal projection (distorted=false) Fisheye projection (distorted=false)
Quoted from "klaus.krpano" Here an updated bingmaps.js with that workaround: bingmaps.zip (will be included also in the next krpano release of course). Hello! Thank you! it's working now. Sorry for such late replay. Andrey
Quoted from "klaus.krpano" And the radar drawing code is very simple and independent of any browser or system stuff, so not sure what there could go wrong there... Yep, that's what i thought too, and was really wander about this :)) It's on my Mac But here is the test on Windows (Win10 64) system http://prntscr.com/j60bkh Andrey
And here is test from your link http://prntscr.com/j608we Andrey
Sorry, you are right, it depends on browsers some of browsers has a bug with bingmaps rotation In my case it's Safari - bug, Mozzila - ok, Chrome - bug screenshot http://prntscr.com/j6081r Andrey
Quoted from "klaus.krpano" Do you have a link to your example? Well, it's in examples from krpano package (googlemaps example) just replace googlemaps to bingmaps and that's it, we will see wrong radar direction. I have tested pr13, pr14, pr16 krpano versions with bingmaps html5 radars, all versions has same bug Andrey
IMPORTANT! Bug report bingmaps radar html5 version working wrong, inverse rotating Same bug in 13 14 krpano versions
Hi! All unfortunately i got very low interest to application :( it's a lot of downloads and almost zero feadbacks so I've stoped developing and app delivered as it is but as a small bonus now it's without annoying message about updates I had i lot of plans on features and improvements, but in case i got nothing for such app I have to stop working on it. download Win32 MacOs Best regards Andrey PS - let me know if i'm mistaken ;)
Hello! Why arcgis? take a look at leaflet http://leafletjs.com much better (easier), my opinion... Regards Andrey
Quoted from "vyewer" Thank you for creating. This is a fantastic tool. I'm looking froward to the updates! Hi! :) thank you very much for your feedback Yep next release will much better stability and performances. And few useful features also ;) Andrey
Well, i think html2canvas is better option, isn't it?
Add your watermarks to source image
Hi! sure it should work. But i didn't tested it on device. i have tested it on desktop browser only with window size changing. Andrey
Hi! just want to share simple action code to embed iframe html with any src to your tour: Source code 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 <action name="iframe_embed"> removelayer(%1); addlayer(%1); set(layer[%1].parent, %2); set(layer[%1].align, lefttop); set(layer[%1].width, 100%); set(layer[%1].height, 100%); if(device.html5, txtadd(iframecode, '[iframe id="krpano_iframe_',%1,'" width="100%" height="100%" src="',%3,'" frameborder="0" allow-same-origin allowfullscreen...
Hi! well hope in about 1-1,5 month's first working version Andrey
HI! do you mean something like this? https://youtu.be/ZhLA0nlGUZA Andrey
Hi! sorry for such delay, better to contact me directly if you need fast answer :) too much busy these days well as i can see i have made mistake :) it was a bug and direct callback was not working so now code is fixed and works properly and it possible to use direct callback and event callback actions too enjoy you can download fixed version from first post, i did update, and let me know is all works fine now or not Also, when you start timer it starts and each time calling event with same name...
Hello! important update! there was javascript error appear because of trial period limit was (31 January 2017) but now no more errors at trial period end, reminder message only Update is available, minor bug fixes and improves. download page: http://www.airpano.com/vrap.php?set_language=2 direct download link Win: http://sudarchikov.com/downloads/Vrap.ph…ion=Win32_trial direct download link Mac: http://sudarchikov.com/downloads/Vrap.php?version=OSx_trial Trial period prolonged till 30 April 2017...
Hello! It should work! I just tested it (downloaded and try to run) all good So dunno what is wrong Please contact me via skype or email and tell me what is the system, what kind of problem, i will try to help you and fix if it's bug And try to kill all vrap rpocesses in task manager if you run it on Windows system. and if it's not helps then try to go to Users\USER\AppData\Roaming\Vrap folder and remove storage_data.json Regards Andrey
Hi! use delete(var_name); delete function Regards Andrey