Ayeps / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 0 forks source link

documentation for eventListenerComponent; desire list of ALL eventNames #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/gmaps4jsf/wiki/eventListenerComponent
The name of the event. like "click", "moveend", ...etc.

a complete list of the possible eventNames would be nice. In the source I
havent found a complete list.

Original issue reported on code.google.com by spotligh...@gmail.com on 2 Apr 2009 at 8:41

GoogleCodeExporter commented 9 years ago
The list of event names are listed with every Google Map component documentation
Under the events section.

for example:
http://code.google.com/apis/maps/documentation/reference.html#GMap2
http://code.google.com/apis/maps/documentation/reference.html#GPolygon
http://code.google.com/apis/maps/documentation/reference.html#GMarker

Please tell if this is still unclear.

Original comment by Hazem.sa...@gmail.com on 11 Apr 2009 at 5:34