On Jan 7, 8:43 am, sandoz <[email protected]> wrote: > Thanks Grok Lobster, > > The example you gavehttp://econym.org.uk/gmap/basic3.htmis > reading the XML file from server.. I want to read it from the client > machine.. I believe GDownloadUrl reads from server.. Correct me if I > am wrong.
This is not a Google Maps API question. It is a javascript question: http://www.google.com/search?sourceid=gmail&q=read%20file%20javascript Once you have loaded in the file, parse it with GXml.parse(). -- Larry > > Santhosh > > On Jan 7, 10:40 am, Grok Lobster <[email protected]> wrote: > > > > >http://econym.org.uk/gmap/basic3.htm > > > On Jan 7, 8:38 am, sandoz <[email protected]> wrote: > > > > Done! How to parse the after that?? > > > > On Jan 7, 10:35 am, Grok Lobster <[email protected]> wrote: > > > > > Yes, there is. Put a text field on your page to allow the user to > > > > enter the path to their XML file.- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
