response_directions_driving: Sample response from Google Maps Directions API

response_directions_drivingR Documentation

Sample response from Google Maps Directions API

Description

XML documents with driving directions from Tel-Aviv to Haifa

Usage

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)

mapsapi documentation built on July 26, 2023, 5:20 p.m.