import {GoogleAddressProvider} from 'formiojs/src/providers/address/GoogleAddressProvider.js'GoogleAddressProvider
Extends:
Static Member Summary
| Static Public Members | ||
| public static get |
|
|
| public static get |
|
|
Member Summary
| Public Members | ||
| public get |
defaultOptions: {"params": *} |
|
| public get |
|
|
| public get |
|
|
| public get |
|
|
Method Summary
| Public Methods | ||
| public |
getRequestUrl(options: {}): string |
|
| public |
makeRequest(options: {}): * |
|
Inherited Summary
| From class AddressProvider | ||
| public static get |
|
|
| public static get |
|
|
| public get |
defaultOptions: {} |
|
| public get |
|
|
| public get |
|
|
| public get |
|
|
| public |
options: * |
|
| public |
getDisplayValue(address: *): * |
|
| public |
getRequestOptions(options: {}): * |
|
| public |
getRequestUrl(options: {}) |
|
| public |
makeRequest(options: {}): * |
|
| public |
search(query: *, options: {}): * |
|
| public |
serialize(params: *): * |
|
Static Public Members
Public Members
Public Methods
public getRequestUrl(options: {}): string source
Override:
AddressProvider#getRequestUrlParams:
| Name | Type | Attribute | Description |
| options | {} |
|
public makeRequest(options: {}): * source
Override:
AddressProvider#makeRequestParams:
| Name | Type | Attribute | Description |
| options | {} |
|
Return:
| * |
