Search found 619 matches

by k.ary.n
Tue Jul 19, 2022 2:46 pm
Forum: Pano2VR general
Topic: starting Google Maps in non-satellite view
Replies: 15
Views: 15527

Re: starting Google Maps in non-satellite view

Satellite Map - Disable 45deg view - check box ticked - yet 45deg view still happening Hi all - has anyone else encountered this matter? cheers, Matt I've just tested this and it seems to be working. If "Disable 45º View" is selected, then when you zoom in, then the map doesn't switch to ...
by k.ary.n
Tue Jul 19, 2022 2:11 pm
Forum: Pano2VR general
Topic: open a tour within the tour
Replies: 3
Views: 4161

Re: open a tour within the tour

You have the original project files, right? If so, you can combine all the tours into a single tour. Open one project and then right-click in the Tour Browser and choose "Add Project". Add as many projects as you like. Then add your add your map to that project.
by k.ary.n
Tue Jul 05, 2022 5:12 pm
Forum: Pano2VR general
Topic: Automatic Cache Cleaner
Replies: 2
Views: 4055

Re: Automatic Cache Cleaner

My assumption is that you would need to do this on Azure's side. I found this page which might be useful: https://blog.atwork.at/post/Force-Azure ... -to-update
by k.ary.n
Wed Jun 22, 2022 10:30 am
Forum: Pano2VR general
Topic: Pano2VR 7 beta
Replies: 104
Views: 13045952

Re: Pano2VR 7 beta

You can add grid lines in the Viewer in the viewer settings (since v6, but now if you press and hold on that button, you can set the number of steps and color of the grid).
by k.ary.n
Tue Jun 21, 2022 11:42 am
Forum: Pano2VR general
Topic: Viewer localization
Replies: 2
Views: 3694

Re: Viewer localization

By chance, are you asking about translating the project/skin? If so, you can do this in version 7.
by k.ary.n
Sat Jun 04, 2022 3:24 pm
Forum: Object2VR general
Topic: Change size of Point Hotspot
Replies: 1
Views: 15921

Re: Change size of Point Hotspot

Maybe you've figured this out already, but open the skin and find the Hotspot Template. The icon for the point hotspot should be a child of the hotspot template. Select the icon/s and in the properties you'll see size, which you can adjust.
by k.ary.n
Tue May 31, 2022 3:11 pm
Forum: Pano2VR/Object2VR Skins
Topic: text box width and wrap
Replies: 6
Views: 5766

Re: text box width and wrap

I think what you're looking for is using CSS max height. Check out this webinar and go to about 18 minutes in.
by k.ary.n
Tue May 31, 2022 2:51 pm
Forum: Pano2VR/Object2VR Skins
Topic: V7 Project User Data Placeholders not working
Replies: 4
Views: 6787

Re: V7 Project User Data Placeholders not working

This is true. The text is hidden if you add the placeholders to a single textbox. Thanks for reporting, we'll take a look.
by k.ary.n
Tue May 31, 2022 2:28 pm
Forum: Pano2VR/Object2VR Skins
Topic: Using an Adobe font in a project skin
Replies: 2
Views: 5237

Re: Using an Adobe font in a project skin

It seems you need to add the import link no matter what. @import url("https://use.typekit.net/xxxxxxx.css"); to the CSS stylesheet. Or add <link rel="stylesheet" href="https://use.typekit.net/codehere.css"> to the head of the HTML file. I'm not sure what you've tried al...
by k.ary.n
Tue May 31, 2022 1:57 pm
Forum: Pano2VR general
Topic: Polygone hotspot style and fallback on mobile
Replies: 1
Views: 3662

Re: Polygone hotspot style and fallback on mobile

Basic styles can be changed in the HTML5 output and others can be done in the skin. But I think most of what you want you are looking to do is found here: https://ggnome.com/doc/hotspots-poly-skin/ As for changing the tooltip location, build the tooltip in the skin. You can follow the steps added he...
by k.ary.n
Tue May 31, 2022 10:39 am
Forum: Pano2VR general
Topic: Video Files are not playing
Replies: 1
Views: 3701

Re: Video Files are not playing

Are they not loading on a mobile phone? That looks like an iPhone screenshot. If so, they could be too large in resolution.

Add an alternative video file (not larger than 4k) to your project. The browser will then pick that video that it can play.
https://ggnome.com/doc/panel-properties/#input-video
by k.ary.n
Wed May 25, 2022 11:34 am
Forum: Pano2VR general
Topic: [Pano2VR7] Modifier Roll option or 'rotation follows gyroscope' option missing
Replies: 5
Views: 28196

Re: [Pano2VR7] Modifier Roll option or 'rotation follows gyroscope' option missing

Ah, I see now. We will need to add this as a feature request to add a roll modifier.
by k.ary.n
Tue May 24, 2022 12:15 pm
Forum: Pano2VR general
Topic: Panotour import map issue
Replies: 3
Views: 8810

Re: Panotour import map issue

Have you tried setting alpha back to 255 to make it solid?