Search found 10 matches

by AHartash
Thu Mar 05, 2020 6:41 pm
Forum: Pano2VR general
Topic: L.tileLayer: Using a WMS feed. Leaflet?
Replies: 1
Views: 2244

L.tileLayer: Using a WMS feed. Leaflet?

Hi, Possibly one for the devs please. We have our own web mapping server which is capable of generating WMS and WMTS service feeds. I would like to display these feeds in a map in my Pano2vr output. I'm happy to mod some of the output files. I've located the following lines in the skin file: L.tileL...
by AHartash
Tue May 14, 2019 12:04 am
Forum: Pano2VR general
Topic: Auto click/play through tour
Replies: 2
Views: 1896

Re: Auto click/play through tour

Many thanks for this Thomas. I'll have a play around with the set up. If I understand you correctly, your instructions allow for a button to go to the next linked pano like the 3D arrows do. Is this correct please? Sorry if i'm misunderstanding but I'd like a toggle button that will automatically cl...
by AHartash
Fri May 10, 2019 10:45 am
Forum: Pano2VR general
Topic: Auto click/play through tour
Replies: 2
Views: 1896

Auto click/play through tour

Hi All, My client has asked if it is possible to add a button to enable automatic clicking of the 3D arrows. Something like a play/pause button? I'm not looking to output a flat animation video. Unfortunately my node numbers are not in a sequential order that aligns with GPS positions on a 1000+ nod...
by AHartash
Thu May 09, 2019 9:24 pm
Forum: Pano2VR general
Topic: 1000+ node tour - hints and tips
Replies: 2
Views: 1467

Re: 1000+ node tour - hints and tips

Hi Hopki, In comparison to say a 10 node tour, clicking on the arrows to go to the next pano works as would be expected initiating the transition immediately. However, with this 1000+ node tour it can take a second or two and even then a further second or two for the image to become nice and clear. ...
by AHartash
Thu May 09, 2019 12:13 pm
Forum: Pano2VR general
Topic: Split screen
Replies: 13
Views: 6625

Re: Split screen

Hi Hopki, can the margins be changed dynamically? Currently only with javascript, but I will look into this. The javascript call in a goto action would be for example: javascript:player.setMargins(10,20,30,40); with the order left, top, right, bottom. Good question Tony, and thanks for the reply Th...
by AHartash
Thu May 09, 2019 11:24 am
Forum: Pano2VR general
Topic: 1000+ node tour - hints and tips
Replies: 2
Views: 1467

1000+ node tour - hints and tips

Hi, I'm using version 6 to output an HTML 1000+ node project that will be uploaded to AWS to serve to our client but also distributed on a USB memory stick for local loading. Chrome seems to fall over when using the localhost address and the integrated web server. When loading local on a machine (wi...
by AHartash
Tue May 07, 2019 9:56 pm
Forum: Pano2VR general
Topic: Split screen
Replies: 13
Views: 6625

Re: Split screen

Hi Hopki,

Thats done the trick. Thanks for sorting, much appreciated.
by AHartash
Sun Apr 28, 2019 6:39 am
Forum: Pano2VR general
Topic: Split screen
Replies: 13
Views: 6625

Re: Split screen

Hi Tony, Thank you for your reply. If I understand you correctly, I think you are suggesting the 3D arrows are in a container where the size of the container changes dependant on whether the map element is visible or not? This could work I guess with some tweaking of the default pano view angle etc....
by AHartash
Sat Apr 27, 2019 12:18 am
Forum: Pano2VR general
Topic: Split screen
Replies: 13
Views: 6625

Split screen

Hi, how can I create a split screen effect so that I have a map occupying say the bottom 25% of the screen and the pano occupying the upper 75% of the screen? I currently use a skin which has a toggle button to display a map, but this opens over the 3D arrows. Is it also possible to toggle the split...
by AHartash
Fri Oct 05, 2018 12:14 am
Forum: Pano2VR general
Topic: Elevation profiles
Replies: 1
Views: 979

Elevation profiles

Hi, Is it possible to include elevation profiles in tours? Perhaps with the new Mapbox feature? Can elevation profiles be generated based on node locations using for example https://www.mapbox.com/help/access-elevation-data/ or https://www.mapbox.com/api-documentation/pages/surface.html ? Is it poss...