How to rotate/synchronise mapspot?

  • Hi, I'm sorry for this newbie/not-a-programmer question, but I can't figure it out, any help appreciated

    So, my <plugin> and <spot> names:

    <plugin name="map" ..... >
    <radar headingoffset="0" ..... />
    <spot name="spot1" url="myspot.png" heading="150" ..... />
    </plugun>


    Can I use this code with it?

    <events name="rotatespot" onviewchanged="add(plugin[map].spot[spot1].rotate, view.hlookat, 90);" />


    It works with plugin[map].rotate, but not with spot[spot1].rotate or plugin[map].spot[spot1].rotate

Participate now!

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