Skip to content

hereR 0.8.0

Compare
Choose a tag to compare
@munterfi munterfi released this 29 Sep 14:58
· 79 commits to master since this release
027e938
  • Rename the rate-limit-related variable HERE_RPS to HERE_FREEMIUM, and the function hereR::set_rate_limit() to hereR::set_freemium(). Use the HERE_FREEMIUM environment variable to determine a plan-specific size of sub-matrices in the hereR::route_matrix() function (@szaboildi, #138).
  • Deprecate hereR::set_rate_limit() (closes #137).
  • Add option to use qualified queries in geocode() (closes #136).