response_matrix: Sample response from Google Maps Distance Matrix API

response_matrixR Documentation

Sample response from Google Maps Distance Matrix API

Description

An XML document with a distance matrix for driving between three locations: Tel-Aviv, Jerusalem and Beer-Sheva

Usage

response_matrix

Format

A list obtained using as_list on XML response

Examples

library(xml2)
doc = as_xml_document(response_matrix)

michaeldorman/mapsapi documentation built on July 31, 2023, 12:09 a.m.