ka-Map

Class kaKeymap

Object
   |
   +--kaKeymap

class kaKeymap

Defined in kaKeymap.js


Constructor Summary
kaKeymap (oKaMap, szID )
            kaKeymap
 
Method Summary
 void aPixPos( x, y )
           kaKeymap_aPixPos( x, y )
 void centerMap(e)
          
 void draw( szResult )
          
 void geoCentCoord()
           calculate the geographic position of div's center Use pxExtent left top width height because the div's top left width and heigth (casted to int) this avoid in calculation error due to ins casting
 void initialize(id)
          
 void mousedown(e)
          
 void mousemove(e)
          
 void mouseup(e)
          
 void onclick(e)
          
 void update( eventID, extents )
          

Constructor Detail

kaKeymap

kaKeymap(oKaMap, szID )

Method Detail

aPixPos

void aPixPos( x, y )

centerMap

void centerMap(e)

draw

void draw( szResult )

geoCentCoord

void geoCentCoord()

initialize

void initialize(id)

mousedown

void mousedown(e)

mousemove

void mousemove(e)

mouseup

void mouseup(e)

onclick

void onclick(e)

update

void update( eventID, extents )

ka-Map

Documentation generated by JSDoc on Mon Feb 5 08:25:15 2007