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

Geocoding V6 API Using Structured Input Does Not Support Secondary Address #489

Open
Stefanough opened this issue Jul 16, 2024 · 0 comments

Comments

@Stefanough
Copy link

I'm using the V6 API via the SDK version 0.16.0 and would like to utilize the structured input option. However, I cannot find a way to include a secondary_address parameter either on its own as a structured field or as part of the address input string. Both strategies for accessing the API with a structured query fail to include it in the response.

Is there a way to use structured input in V6 that allows for the inclusion of a secondary address in both the request and response?

Also, I'm the author of the TypeScript interface for the V6 API. I'd be happy to update that package to include secondary_address as a known feature in both the response and the structured input if/when it's added to the SDK.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant