GET api/business/GoogleNearbySearch?lat={lat}&lng={lng}&radius={radius}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| lat | decimal number |
Required |
|
| lng | decimal number |
Required |
|
| radius | integer |
Default value is 5000 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.