Posts by Midhat

    klaus.krpano I did it with Google maps. I inserted this code into tour.xml, and a small map appeared.

    However, I still have a problem that I don't know how to set the active spot to be the one from the panorama.

    With Bing maps is an even bigger problem. I tried using this code to set up a Bing map, but it doesn't work at all and the map won't appear:

    Where did I go wrong in Bing maps?

    I found here: https://krpano.com/viewsource.htm…/googlemaps.xml


    To see the container in the lower right corner I have to exclude vtourskin.xml. If it is included, the container is not displayed.

    Since my knowledge is very modest, I tried to remove the existing container with the map from vtourskin.xml so that there would be no conflict, but it did not help. what else could be causing this problem?

    I tried this code, I placed it in tour.xml and I also tried it in vtourskin.xml. The map does not appear in any variant. Is it a bug in the code or...

    I have been working on a virtual tour project of the mountains of Bosnia and Herzegovina for several years.
    https://planinarenje.ba/panorame360/
    Over time, the number of mountains and panoramas from the peaks increases and the project becomes more complicated.
    Namely, VT is divided into mountains, and each mountain contains panoramas with several peaks. The biggest problem was how to display waypoints, because there are really many of them.
    Currently, on each panorama, I have waypoints to other mountains (white) and waypoints to the peaks of the mountain you are currently on (red). When I add a new panorama, I place all the waypoints manually. The biggest problem is that you should then open all the old panoramas (about 300) and add a waypoint to the new one.

    Is it possible to create a plugin that would automatically create hotspots in the way I described above (on each panorama, I have waypoints to other mountains (white) and waypoints to the peaks of the mountain you are currently on (red).)?

    Is it possible to disable a specific plugin if Google Chrome is used on a desktop computer. That plugin works great for me except in that case.
    It is now included in tour.xml:

    <include url="some_plugin.xml" />

    I know a little bit of php and html but nothing about xml so I don't know how to solve this problem.

    Is there a plugin that automatically generate hotspots, depending on the radar plugin views and panorama positions on the google map?

    Over time, the number of panoramas in my virtual tour has increased and manually generating hotspots takes an awful lot of time.