hello, I'm new to Android. and I parse a XML file from the following URL http://maps.google.com.tw/maps/api/directions/xml?origin=41.77732,-87.62146&destination=41.234308,-86.138306&sensor=false
and I want to draw a route on Map, I found the information can help me to do this <polyline> <points>se~}FjtxuOKdEJ|JIpA</points> <levels>B??B</levels> </polyline> but~~ how to use? help me, there are so many useless information when I search "Android polyline example" anyone can give me some short examples? thank you very much -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

