On Aug 24, 4:22 pm, Doomsday <[email protected]> wrote: > Anybody??? > > On Aug 24, 6:13 pm, Doomsday <[email protected]> wrote: > > > > > 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. >
I think the answer is no, Google does not provide the Google Maps API except as the javascript API that is documented at the present time. But I don't use C#, to me the fact that no one has jumped in to tell you the answer is an answer in itself (although 13 hours is not a long time, some people in this group sleep)... You can always add a feature request to the Issue Tracker (if it isn't already there). -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
