> <http://www.behseini.easypagez.com/>as you can see I can add 3 markers from
> the XML file but not the poly lines!

I get a straightforward javascript error.
"xmlDoc is not defined"
 Do you not see an error message in your browser?

It comes from these lines in your addLines() function
     var xml = GXml.parse(point);
     var lines = xmlDoc.documentElement.....
Compare these with the similar lines in your addMarkers() function

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to