Hi,
there is no API to draw lines in krpano,
but the polygonal hotspots could be used when point coordinates were used two times - one time from start to end and then back from end to start,
e.g. when there 4 points:
1 -> 2 -> 3 -> 4 -> 3 -> 2 (-> 1)
best regards,
Klaus