NearThyngsModel
Class to Contain information about an Interacted Thyng that is Nearby
| Name | Description | Type | Additional information |
|---|---|---|---|
| ThyngLatitude |
Latitude value of this Thyng |
decimal number |
None. |
| ThyngLongitude |
Longitude value of this Thyng |
decimal number |
None. |
| Code |
Unique ID for a Thyng |
string |
None. |
| ThumbImg |
URL of the image which represents this Thyng for use in Thumbnails |
string |
None. |
| CompanyName |
Name of Company that this Thyng belongs to |
string |
None. |
| ThyngName |
Name of this Interacted Thyng |
string |
None. |
| IconColour |
Hex Code value to represent the colour of the peg to be shown on the map |
string |
None. |
| IconSymbol |
Font Awesome Icon, found on http://fontawesome.io/, used to represent the Image to be shown on the peg |
string |
None. |