C++ SDK
SPoiOnRoute Struct Reference

SPoi structure is used to add POIs to Favourites and custom POI category. It is also used during retrieving items lists of these categories. More...

#include <ApplicationApi.h>

Public Member Functions

 SPoiOnRoute ()
 Constructor of SPoi. More...
 

Data Fields

LONGPOSITION cpLocation
 LONGPOSITION struct determining POI location on map. More...
 
INT nTimeRemaining
 
INT nDistanceRemaining
 
TCHAR szCategory [60]
 Name of POI Category. More...
 
TCHAR szName [120]
 Name of POI. More...
 
TCHAR szAddress [120]
 Address of POI. More...
 

Detailed Description

SPoi structure is used to add POIs to Favourites and custom POI category. It is also used during retrieving items lists of these categories.