Navigation SDK Documentation

Data Fields
SDK_POISearchResult Struct Reference

Data Fields

SDK_HDRINFO size
 
SDK_HDRINFO version
 
SDK_INT4 kind
 
SDK_WCHAR_T name [128]
 
SDK_WCHAR_T description [512]
 
SDK_Position pos
 
SDK_Position posLotPoint
 
SDK_INT4 distance
 
SDK_INT4 distanceStartToLotPoint
 
SDK_INT4 distanceLotPointToPOI
 
SDK_WCHAR_T iconName [64]
 
SDK_INT2 layerId
 

Detailed Description

POI search result.

Result of a POI search.

Field Documentation

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)

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


The documentation for this struct was generated from the following file:

© PTV Group 2019 Generated on Thu Mar 28 2019 02:27:02 for NavigationSDK by doxygen 1.8.8