hereR icon indicating copy to clipboard operation
hereR copied to clipboard

R package that provides an interface to the HERE REST APIs: Geocoder API, Routing API, Traffic API, Public Transit API and Destination Weather API. Locations and routes are returned as 'sf' objects.

Results 2 hereR issues
Sort by recently updated
recently updated
newest added

data.table no longer fills in rows with NA when some of the values are NULL since 1.15.0. This broke connection: * empty tables are returned * Leads to flexpolyline::decode_sf being...

**Describe the bug** The route() function by default returns both route and toll costs, even if the "vignettes" option is specified "TRUE" or "FALSE". The issue is HERE charges a...

bug