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

Displaying postcode/zip code in the search bar results #325

Closed azamips closed 2 years ago

azamips commented 2 years ago

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X ] feature request

OS and Version?

Windows 10.

Versions

Output from: ng --version, in case you are using Angular CLI. 10.2.1

The log given by the failure

N/A

Desired functionality

I want to add the postcode to the search bar results text from this: image to this: image

is it currently possible to do this? or would it be a new feature to request?

AnthonyNahas commented 2 years ago

this issue is not related to this library.. this is what google maps api does for us..

for that I will close the issue and please consider to open a ticket in the target google maps repo