GXML question
Hi all
I am using google maps and I have noticed that they is a GXML object
available?
Does anyone know how to use this?
I have a chunk of xml:
<points>
<point>
<x>-53</x>
<y>2.54</x>
</point>
<point>
<x>-53.232</x>
<y>2.24</x>
</point>
<point>
<x>-53.23</x>
<y>2.34</x>
</point>
</points>
How do I get access to the x & y elements in the xml above using GML?
0 Comments:
Yorum Gönder
<< Home