|
Online Maps v3
|
These describe the location of the entered term in the prediction result text, so that the term can be highlighted if desired. More...
Public Member Functions | |
| MatchedSubstring (OnlineMapsXML node) | |
| Constructor. | |
Public Attributes | |
| int | offset |
| Substring offset. | |
| int | length |
| Substring length. | |
These describe the location of the entered term in the prediction result text, so that the term can be highlighted if desired.
| OnlineMapsGooglePlacesAutocompleteResult.MatchedSubstring.MatchedSubstring | ( | OnlineMapsXML | node | ) |
Constructor.
| node | MatchedSubstring node from response. |