GET Utility/GetCoordsIp
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
CoordsViewName | Description | Type | Additional information |
---|---|---|---|
lat | decimal number |
None. |
|
lon | decimal number |
None. |
|
acc | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "lat": 1.0, "lon": 2.0, "acc": 3 }