angular-material-extensions / google-maps-autocomplete

Autocomplete input component and directive for google-maps built with angular and material design |
https://angular-material-extensions.github.io/google-maps-autocomplete
MIT License
169 stars 60 forks source link

I need validation when user enter invalid address or not select address from suggetions. #310

Closed priyanshi-birla closed 5 months ago

priyanshi-birla commented 3 years ago

@AnthonyNahas

When i enter any value and not selecting from suggested dropdown list then it is not giving me any error. I need validation for invalid address

please help

image

Originally posted by @AnthonyNahas in https://github.com/angular-material-extensions/google-maps-autocomplete/issues/309#issuecomment-765924685

DennisSchm commented 3 years ago

I agree that advanced validators would be a good feature. This would be helpful in most usecases like filtering data.

AnthonyNahas commented 3 years ago

I will try to put his ticket on the next roadmap