Gets the GPS position of an address.
name | description | type | default | type |
---|---|---|---|---|
addr1 | the first line of the address | query | String | |
addr2 | the second line of the address | query | String | |
city | the city name (required) | query | String | |
state | the state code (required) | query | String | |
zip | the zip (required) | query | String |
a Position object if the lookup was successful, null if not