| Name | Type | Flags | Default | Default Prefix | Description |
|---|---|---|---|---|---|
| city | String | NOT Allow Null | prop | google map search argument: city | |
| clientId | String | NOT Allow Null | prop:componentResources.id | literal | The id used to generate a page-unique client-side identifier for the component. If a component renders multiple times, a suffix will be appended to the to id to ensure uniqueness. |
| country | String | NOT Allow Null | prop | google map search argument: country | |
| errorCallbackFunction | String | NOT Allow Null | literal | name of a javascript function that acts as error handler. | |
| state | String | NOT Allow Null | prop | google map search argument: state | |
| street | String | NOT Allow Null | prop | google map search argument: street | |
| zipCode | String | NOT Allow Null | prop | google map search argument: zipCode |
Informal parameters: supported