A list of Google Maps API JavaScript events handled by GEvent object.
The Matrix is a collection of all the events I know about. GControls page lists the events that are triggered by some control elements. The intention is to create similar tables for all the interesting Google Maps API objects. The work is in the very beginning.
Syntax
empty field means that event has not been detected or examined
" - " Event is examined and not found.
"(0)" Event is triggered with no parameters. Zero was chosen for sorting purposes.
"(obj)" Event returns a parameter of object type that is not analyzed yet
"(null, GLatLng)" Two parameters and their types.
"(A.layerId: string A.iwPosition: GLatLng, B:GMap2, C:GLatLng)" Three parameters (a,b,c).
Upper case means an object. Properties of first parameter presented.
Invitation
Anyone wanting to help or collaborate, mail me via Google Maps API group.
Esa