Callout Hotspots plugin

  • Hey there!
    Firstly, great plugin!
    Secondly, i have one questions about it:
    Is it possible to clip my hotspot to it? When i rotate scene the popup section moves depending on screen position and i wish i could make my hotspots move along with it? The ideally hotspots should appear only when callout hotspot popup.

  • Hi, the plugin is not designed for that, it would need custom coding.

    Okay, got it.

    I look at your examples and saw that i can insert img into hotspot. Is it possible to make that image clickable? I want to place two images into callout hs and make them callable onckick (not whole hs, but images inside it to call different actions).

  • Hi,

    I just bought the plugin and I have a problem that The callout does not work after loading the next scene or go back to the first scene.

    I just copy and paste the code they give and add keep true to tour.xml file

    " <include url="plugins/callout.xml"/>


    <callout
    key="your license key"
    size="10"
    color="0xffffff"
    rotate="45"
    distancepopup="5"
    min_fov="180"
    max_fov="0"
    line_lenght="100"
    line_width="2"
    shape="round"
    circle_active_width="50"
    animation="center_screen"
    text_width="300"
    callout_bg_border="0,0,0,2"
    text_x="10"
    css_title="color:#fff;font-size:25px;"
    css_text="color:#fff;font-size:16px;text-shadow: 3px 3px 8px #000000;"
    title_background="0xb50000"
    text_background=""
    title_padding="10"
    text_padding="10 10 0 0"
    />


    <hotspot name="hs1"
    keep="true"
    ath="0" atv="0" style="callout"
    title="Default style"
    content="Test 1"
    />


    <hotspot name="hs7t"
    keep="true"
    ath="180" atv="-15" style="callout" animation="keep_opened"
    title="Keep opened"
    content="Test 2"/>"

    Please help me. Thanks.


  • I found out the solution



    You need to put the hotspot in each scene you want the hotspots to show.

  • Hello, how are you?

    I bought de callout plugin , and i want to use: "callout on click"


    <hotspot name="hs7b_2" url="callout.png" ath="27.717" atv="-0.063" style="callout" animation="on_click" title="BLABLA" content="BLABLABLABLABLABLA" onclick="looktohotspot(get(name),65);loadscene
    (scene_2_-_pano, null, MERGE, BLEND(1));"/> ---- > this ending was an assumption


    how do i link panoramas through "callout on click", what is the command?


    thank you for your attention

  • My initial test using hs style "callout" to go to a linkedscene did not work. Is the following xml valid?

    <hotspot name="spot1" style="callout" shape="circle" title="Park" content="North-end" ath="88" atv="22" linkedscene="scene_2" />

  • Hello there.
    The picture appears on the right or left. Can the picture be shown above?
    Can I use this to place a helicopter icon in aerial shots?
    Is there an example for this?


  • Hi,
    Is it possible to reveal information on click if the point is outside the opening zone?


    No, it's onclick OR auto zone but not both.


    Hello there.
    The picture appears on the right or left. Can the picture be shown above?
    Can I use this to place a helicopter icon in aerial shots?
    Is there an example for this?


    It's not a picture but text.
    No option to display text on top of line for now.

Participate now!

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