Dear all I'm new in Google map programming using JavaScript and I realized that it's not possible to see the methods and events of google map controls (such as GMap, ...) while you're writing your code!!?
For example, if you see this API References Page "http:// code.google.com/apis/maps/documentation/javascript/v2/ reference.html" , there are too many controls and constructors in order to write your code, my question is that how we can bring these controls into our programming platform (e.g: HTML in ASP.NET), for example, in default.aspx file (language JavaScript), when I write "window" and then press "." ,I can see all the methods of this control such as close, open, print,..... BUT what about for google APIs !? is there any way to get these references here, in order to easy-writing of our codes!? for example when i want to use one of the google map classes, every time i should refer to that website (as mentioned above) to see all methods, events and .... it's not easy and convenience in writing the code!!, Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
