I have a question regarding the map feature : If I link two panos through hotspots inside the panos and through a map, the flashing hotspot in the map is not updated, when I use the in-panorama-hotspot to change the current pano. Is there a way to make the map hotspots following the tour, even if they are not clicked directly? Maybe by editing a XML template? I hope someone will understand what I've written here :-)
Hello, This is corrected in the actual code of APT, and will be released in the next beta. For now, in the main XML you will see an action called 'selectmapspot'. You only need to call this action whenever you click a hotspot (eg. selectmapspot(spot1); ).
Thanks alot, I think the problem will vanish if I try to use the radar plugin, because I have to edit the XML file for that by hand then :-) Still learning krpano....