Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[routes]: README documentation link returns 404 #10057

Open
alstr opened this issue Nov 14, 2023 · 2 comments
Open

[routes]: README documentation link returns 404 #10057

alstr opened this issue Nov 14, 2023 · 2 comments
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@alstr
Copy link

alstr commented Nov 14, 2023

The link to the Routes client library documentation in the README returns a 404:

[javadocs]: https://cloud.google.com/java/docs/reference/google-maps-routing/latest/overview

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. 🙃

@JoeWang1127 JoeWang1127 added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Nov 15, 2023
@suztomo suztomo self-assigned this Dec 11, 2023
@suztomo suztomo added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. labels Mar 7, 2024
@JohnbelMDev
Copy link

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!

@wangela
Copy link

wangela commented Jul 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

5 participants