GET api/restaurants/driver/calcularDistancia?lat1={lat1}&lon1={lon1}&lat2={lat2}&lon2={lon2}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| lat1 | decimal number |
Required |
|
| lon1 | decimal number |
Required |
|
| lat2 | decimal number |
Required |
|
| lon2 | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.