AddressComponentMatchScores
Indicates how well the entire input matches the returned. It is equal to 1 if all input tokens are recognized and matched.
Types
Properties
Link copied to clipboard
The house number or address results should have.
Link copied to clipboard
Name of the streets in the intersection.
Link copied to clipboard
An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code, for which the result should possess.
Link copied to clipboard
Match scores for the secondary address components in the result.
Link copied to clipboard
A subdivision of a district.
Functions
Link copied to clipboard
inline fun copy(block: AddressComponentMatchScores.Builder.() -> Unit = {}): AddressComponentMatchScores