I'm working with Angular 6 and I'm using the Google MAPS Directions API. I have the suggestions of the Google API but when I select any suggestion I can not get the complete text that I selected.
Example:
If I select the option Veracruz Ver., Mexico when I get the form the value of the text input is just "See" the value that I wrote, not the value of the suggestion.
Does somebody know the problem here?
Grettings.