new UnformatedAddress(options)
Address The typical input to the geocoder is a single address.
Parameters:
Name | Type | Description |
---|---|---|
options |
Object | This is an object literal that specifies the Address options. It can have the following properties.
for example an option object: { "id":"1", "address":"1 Oracle drv, Nashua, NH, 03062", "country":"US" } |