google-maps-services-js icon indicating copy to clipboard operation
google-maps-services-js copied to clipboard

New API implementation: Routes API

Open robery567 opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. It would be really helpful to directly implement the RoutesAPI into this package.

Describe the solution you'd like I have realised the necessary modifications and I am considering opening a PR for it.

Describe alternatives you've considered None.

Additional context None

robery567 avatar Aug 28 '24 15:08 robery567

See here: #1105

The new routes API does have its own package here: https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-routing and

usefulthink avatar Aug 28 '24 16:08 usefulthink

I saw it, but as I already have this package implemented in one of our internal services, it was much easier to implement it directly in this package too, so we won't have to switch packages and implement a new one 😀.

robery567 avatar Aug 28 '24 16:08 robery567