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 | |
SPoi () | |
Constructor of SPoi. More... | |
Data Fields | |
BOOL | bSearchAddress |
Flag determining whether function searches for address when adding POI. More... | |
LONGPOSITION | cpLocation |
LONGPOSITION struct determining POI location on map. More... | |
TCHAR | szCategory [60] |
Name of POI Category. More... | |
TCHAR | szName [120] |
Name of POI. More... | |
TCHAR | szAddress [120] |
Address of POI. More... | |
SPoi structure is used to add POIs to Favourites and custom POI category. It is also used during retrieving items lists of these categories.