-
Notifications
You must be signed in to change notification settings - Fork 2
Address Input
zehavibarak edited this page Dec 25, 2023
·
2 revisions
Suggest addresses input.
<mat-form-field>
<bizdoc-address placeholder="Type address">
</bizdoc-address>
</mat-form-field>Supports Angular reactive forms.
| Name | Usage |
|---|---|
| country | Restrict results |
| location | Biases results |
optionSelected
returns Google placeId.
Requires setting goggleMaps in app.module BizDocModule.forRoot().
Moding Ltd.