Skip to content

Releases: jlacko/gmapsdistance

April 2022 CRAN release

26 Apr 15:32
Compare
Choose a tag to compare
  • [!] change of maintaner from @rodazuero to @jlacko
  • [!] API call optimized to prioritize (cheaper) Distance Matrix over Distance Matrix Advanced calls
  • improved handling of non-ASCII place names (and spaces)
  • format of "wide" output changed to matrix
  • introduced unit tests
  • internal optimization + bugfixes