GET api/Trailers/GetLandmarkForCoords/{latitude}/{longitude}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
latitude | decimal number |
Required |
|
longitude | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
SpireonLandmarkName | Description | Type | Additional information |
---|---|---|---|
id | integer |
None. |
|
LandmarkId | integer |
None. |
|
address | string |
Max length: 256 |
|
city | string |
Max length: 128 |
|
groupId | integer |
None. |
|
groupName | string |
Max length: 128 |
|
lat | decimal number |
None. |
|
lng | decimal number |
None. |
|
name | string |
Max length: 128 |
|
par | integer |
None. |
|
points | string |
Max length: 4096 |
|
radius | decimal number |
None. |
|
shape | string |
Max length: 64 |
|
state | string |
Max length: 2 |
|
zip | string |
Max length: 12 |
|
LatLngPoints | Collection of SpireonLandmarkLatLngPoint |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
application/xml
Sample:
text/xml
Sample: