[ka-Map-users] Help to register new event!

Andrea Cappugi kappu72 at gmail.com
Tue Sep 6 13:48:04 EDT 2005


Hi all,
I'm trying to register a new key event on theInsideLayer
but it doesn't work.

code lines

....
this.theInsideLayer.onkeyup = kaMap_onkeyup;
....



function kaMap_onkeyup( e )
{

    if (this.kaMap.currentTool)
        this.kaMap.currentTool.onkeyup( e );
}


any suggestions?

thanks
Andrea



More information about the ka-Map-users mailing list