Hi All, I want to dynically build C# classes based off of the classes within the Google Maps API.
I am hoping that you could retrieve the entire API as a XML document (similar to how a webservice has a WSDL) and from that I can iterate over the classes within the Google Maps API. Does anyone know if google provides this for the Google Maps API. The reason that I need to dynmically create these classes is that I am using a tool the compiles C# into javascript. The google map classes that I want to create are for strong typing purposes only and have no implementation. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
