1.22 bug? dynamically created polyline hotspots are offset

  • Code
            set(uniqname, azimuthline);
            addhotspot(get(uniqname));
            set(hotspot[get(uniqname)].point[0], ath = get(hpos), atv = (image.vfov/2));
            set(hotspot[get(uniqname)].point[1], ath = get(hpos), atv = (-image.vfov/2));

    When adding a polyline hotspot like shown above, the resulting line is drawn in the wrong place, with some vertical offset. The code worked fine in 1.21. It is broken as well if using JS code.

  • klaus.krpano November 6, 2024 at 4:35 PM

    Added the Label Bug
  • klaus.krpano November 7, 2024 at 11:42 AM

    Added the Label Fixed

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!