response_directions_transit: Sample response from Google Maps Directions API

response_directions_transitR Documentation

Sample response from Google Maps Directions API

Description

XML documents with transit directions from New-York to Boston

Usage

response_directions_transit

Format

A list obtained using as_list on XML response

Note

See response_directions_driving for Directions API response with driving directions

Examples

library(xml2)
doc = as_xml_document(response_directions_transit)

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