Uses of Class
ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
| Package | Description |
|---|---|
| ai.nextbillion.maps.model |
-
Uses of AutocompletePrediction.MatchedSubstring in ai.nextbillion.maps.model
Fields in ai.nextbillion.maps.model declared as AutocompletePrediction.MatchedSubstring Modifier and Type Field Description AutocompletePrediction.MatchedSubstring[]AutocompleteStructuredFormatting. mainTextMatchedSubstringsWhere the query matched the returned main text.AutocompletePrediction.MatchedSubstring[]AutocompletePrediction. matchedSubstringsThe locations of the entered term in the prediction result text, so that the term can be highlighted if desired.