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

OpenCage: Allow manually setting no_annotations=1 for forward_full and reverse_full #62

Open
FireFragment opened this issue Oct 30, 2024 · 0 comments

Comments

@FireFragment
Copy link

For my use case, I need to reverse geocode a place and get the full response to get access to the individual components of place name. However, I don't need any annotations. It would reduce internet usage of my app if I could override the no_annotations flag.

I propose a field no_annotations to be added to the opencage::Parameters struct. Setting it to true would pass no_annotations=1 to the API.

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