How to use the Geocode API from the location service directly? #3079
Unanswered
danielloader
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've scoured the documentation and trying to find a method that allows me to use the Geocode API, and provide components of the address as separate fields, and be able to get the matchScores back from the result to show the confidence scores on each of the matched components.
Closest method I can find is SearchPlaceIndexForText but it lacks the response details of this raw API call, and you can't submit a structured search of various query components.
Beta Was this translation helpful? Give feedback.
All reactions