Navigation SDK Documentation |
POI search result.
Result of a POI search.
SDK_HDRINFO size |
Size of struct - for controlling
SDK_HDRINFO version |
Version of struct - for controlling. Use SDK_POISearchResultVERSION
SDK_INT4 kind |
Kind of search request (see POI (Point of Interest) search kinds)
SDK_WCHAR_T name[128] |
Visible name of the item, to be displayed in a list
SDK_WCHAR_T description[512] |
Description (optional field. As of 2009 usually phone numbers are supplied with standard POI layers as of the map providers)
SDK_Position pos |
Position of address
SDK_Position posLotPoint |
Position of the address lot point
SDK_INT4 distance |
Crow flight distance to original position [m]. This field is set to zero in case of kind=SDK_SA_GLOBAL
SDK_INT4 distanceStartToLotPoint |
Distance on route to the nearest lot point of the POI on the route [m]. This field is set to zero in case of no route is available
SDK_INT4 distanceLotPointToPOI |
Distance from the lot point of the POI on the route to the POI [m]. This field is set to zero in case of no route is available
SDK_WCHAR_T iconName[64] |
Name of the POI icon
SDK_INT2 layerId |
Id of the layer to which this result belongs
© PTV Group 2018 | Generated on Mon Dec 17 2018 21:00:22 for NavigationSDK by 1.8.8 |