Tdatasetinfov01 Structure; Trouteinfov01 Structure - TomTom Navigator SDK Installation And Use Manual

Version 3.0 build 193
Table of Contents

Advertisement

• KPoiTypeShop
• KPoiTypeShoppingCenter
• KPoiTypeStadium
• KPoiTypeTheatre
• KPoiTypeTouristInformationOffice
• KPoiTypeZoo
• KPoiTypeSportsCentre
• KPoiTypePoliceStation
• KPoiTypeEmbassy
• KPoiTypeCollegeUniversity
• KPoiTypeCashDispenser
• KPoiTypeBeach
• KPoiTypeIceSkatingRing
• KPoiTypeTennisCourt
• KPoiTypeWaterSport
• KPoiTypeDoctor
• KPoiTypeDentist
• KPoiTypeVeterinarian
• KPoiTypeNightlife
• KPoiTypeAmusementPark
• KPoiTypeLibrary
Versions 2.0 and later of TomTom Navigator also support the following POI types:
• KPoiTypeCarRepairFacility
• KPoiTypePharmacy
• KPoiTypeScenicPanoramicView
• KPoiTypeSwimmingPool
• KPoiTypeWinery
• KPoiTypeCampingGround
• KPoiTypeParkRecreationArea
• KPoiTypeConventionCentre
• KPoiTypeLeisureCentre
• KPoiTypeYachtBasin

6.3.9. TDataSetInfoV01 structure

The TDataSetInfoV01 struct contains the following fields:
• TCHAR iDataSetName[128] − name of the data set
• unsigned long iFlags − explained below
The flags field can contain the following flags:
• KHouseNrPrefixed − indicates that the house numbers are written before the street name in
addresses
• KLeftSideDriving − indicates left−sided driving

6.3.10. TRouteInfoV01 structure

The TRouteInfoV01 struct contains the following fields:
• int iStatus − validity of the rest of the fields, as explained below
• long iDeparture.iLongitude − endpoint co−ordinates in millionths of degree (WGS84 format)
• long iDeparture.iLatitude −
• long iDestination.iLongitude −
6. Communicating with TomTom Navigator from C++
44

Advertisement

Table of Contents
loading

Table of Contents