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

Add support for returning Confidence level if available. #127

Open
niemyjski opened this issue Nov 12, 2019 · 0 comments
Open

Add support for returning Confidence level if available. #127

niemyjski opened this issue Nov 12, 2019 · 0 comments

Comments

@niemyjski
Copy link

We really need away to capture the relevancy of returned GeocodeAsync calls. For example if I do GeocodeAsync("1002 Main Street") I'm going to get a list of addresses from all over the world. I have no idea which one is more relevant (I get this is somewhat of a bad example, but I know that google returns a confidence score on returned addresses (and field parts like zip code). This would also allow us to sort the results by highest confidence.

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