Strange behaviour of bingmap on chrome

  • Strange behaviour on Chrome :
    I have a bingmap inside a container with a parent layer (button) to slide the container.
    When I clic on the button to tween container x value it works perfect, but when I clic on a mapspot wich execute an action to close the map and load another xml the container slides to the top instead of on the right and the parent button doesn't follow ???
    What is strange is that it works perfect on Firefox and IE ???

    http://irealite360.com/vexin/

    A clue ?
    Thanx !

  • Ok, solved...
    But still strange, there was an unknown action (not defined) in my xml but with devices="touchdevice"...

    Code
    <action name="closemap" devices="touchdevice">
    plugin[bordermap].onclickB();close_all_but_map();
    </action>


    close_all_but_map(); was not defined

Participate now!

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