Query the latitude & longitude of a street address using Open Street Maps.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | Address | System.String | Street address | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | Latitude | System.Double | The latitude of the input address. |
2 | Longitude | System.Double | The longitude of the input address. |