XML Parsing using java script for Google maps latitude and longitude data

Posted by smratashok on Stack Overflow See other posts from Stack Overflow or by smratashok
Published on 2010-03-20T07:36:39Z Indexed on 2010/03/20 7:41 UTC
Read the original article Hit count: 193

Filed under:

I m using XML for storing data and I m retriving it into google map application using java script.now I want to add latitude and logitude data into XML file as it arrives from the tracking device.I m facing difficulty in adding closing tag of root node when my data is appended in the XML file.Can any body help me?

© Stack Overflow or respective owner

Related posts about JavaScript