GET api/QC/CheckProjectLocation?OldLatitude={OldLatitude}&Oldlongitude={Oldlongitude}&Latitude={Latitude}&Longitude={Longitude}&Distance={Distance}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
OldLatitude
No documentation available.

Define this parameter in the request URI.

Oldlongitude
No documentation available.

Define this parameter in the request URI.

Latitude
No documentation available.

Define this parameter in the request URI.

Longitude
No documentation available.

Define this parameter in the request URI.

Distance
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>