R/info-endpoint.R
gh_get_info.Rd
Get information about the GraphHopper instance
gh_get_info()
if (FALSE) { info <- gh_get_info() message(info$version) message(info$data_date) print(gh_bbox(info)) }