XML documents with driving directions from Tel-Aviv to Haifa

response_directions_driving

Format

A list obtained using as_list on XML response

Note

See response_directions_transit for Directions API response with transit directions

Examples

library(xml2)
doc = as_xml_document(response_directions_driving)