Hello everybody. i have managed to generate my first xml file with driving directions. So i have a XML printout on my screen genereated by:
http://maps.google.com/maps/api/directions/xml?origin=Bedburg-Hau&destination=Kleve&sensor=false I want to show it now like in the sample below (but without the map) http://code.google.com/intl/de-DE/apis/maps/documentation/javascript/v2/examples/directions-simple.html I know PHP and HTML but i am not familiar to Java so please forgive me if i ask questions. Is there a simple way to show the driving route in text form on my site? Thanks for your replies. Skippy -- 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.
