Navigation SDK Documentation |
The most useful aid in learning about the Navigation SDK is the supplied example application called "NaviSDKDemo". This one is a single-source testbed (Windows 32 and Windows CE) for the NavigationSDK and shows at least one code snippet for each available API. At first get the application to run. Maybe you need to adjust the C preprocessor settings (include path) and linker options (library path). Also you need to adjust the map path and name (just search for "MAPPATH") within NaviSDKDemoDlg.cpp. Then check out the automatic tests starting in CNaviSDKDemoDlg::DoTests().
Another example application which is provided in source (and optionally binary) is called NaviTest (also single-source for Windows 32 and Windows CE). This one has the focus on the core part of a navigation system: updating positional information and evaluating the navigation and guidance status. Also it shows in more detail usage of the GPS and TMC functionality.
© PTV Group 2018 | Generated on Mon Dec 17 2018 21:00:19 for NavigationSDK by 1.8.8 |