Skip to content

v2.0.0

Compare
Choose a tag to compare
@googlemaps-bot googlemaps-bot released this 11 Jan 19:27
· 146 commits to main since this release

2.0.0 (2022-01-11)

  • feat!: Create PendingResultBase type requests for Roads API. (#790) (7c6af3d), closes #790

BREAKING CHANGES

  • methods in the RoadsApi class now return
    PendingResultBase type classes to allow modification (e.g. adding
    headers) to the request.

  • Add NearestRoadsApiRequest.

  • s/path/points

  • Add points.

  • Formatting.: