x, y coordinates of any point of the pano

  • hi Sachagriffin,

    Image a 360º aplication of one soccer game. I wanna tag my photo with facebook connect, but i need save the coordinates in pano image, do you understund now?


    thanks

  • Hi,


    I'm not quite sure if this is what you are looking for...


    Add a hotspot that covers your photo and then add a onclick event to the hotspot.

    E.g

    fillcolor="0xFFFFFF"
    fillalpha="0.0"
    bordercolor="0xFFFFFF"
    borderalpha="0.0"
    point[0].ath = "0"
    point[0].atv = "0"
    point[1].ath = "10"
    point[1].atv = "0"
    point[2].ath = "10"
    point[2].atv = "10"
    point[3].ath = "0"
    point[3].atv = "10"
    onclick=function() { //your code }; >


    Change the atv and ath points so that it covers your photo.

    /Zarillo

  • Hi Zarillo,

    Thaks for your answer, but i can´t use hotspots! Think there´s a PanoImage can you click in a tree for example and then i wanna save these especific coordinates. Do you understund?

    best regards

Participate now!

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