Open alstr opened 1 year ago
Hi,
I'd like to address the 404 error you encountered. Could you please specify which library you're using?
In the meantime, here are two potential solutions:
Check the routes in your client Java file. Follow the documentation provided by Google Cloud: Configure endpoints for the client library. Thank you!
We're looking into the missing javadocs for this and other Java client libraries for Google Maps Platform APIs. Until this is resolved, you may find this Routes API client libraries page with setup instructions and a few Java code samples helpful, or the reference docs for the API itself.
The link to the Routes client library documentation in the README returns a 404:
https://github.com/googleapis/google-cloud-java/blob/f89e45a3d72d85e8ec9720f54b8bf36de1a4e332/java-maps-routing/README.md?plain=1#L185
I can't find the client library documentation for this product. It's very well Google recommending I use this over the Directions API, but it's a bit hard to do that as it stands. 🙃