Navigation SDK Documentation |
Variables | |
const SDK_INT4 | SDK_SA_NEAREST = 1 |
const SDK_INT4 | SDK_SA_CIRCUIT = 2 |
const SDK_INT4 | SDK_SA_NAME = 3 |
const SDK_INT4 | SDK_SA_GLOBAL = 4 |
Enumeration for the different kinds of POI search.
const SDK_INT4 SDK_SA_NEAREST = 1 |
Search the nearest POI to the requested position
const SDK_INT4 SDK_SA_CIRCUIT = 2 |
Search all POIs in the specified circuit (sorted by distance)
const SDK_INT4 SDK_SA_NAME = 3 |
Search all POIs in the specified circuit filtered name pattern (sorted by name)
const SDK_INT4 SDK_SA_GLOBAL = 4 |
Search all POIs filtered by name pattern (sorted by name)
© PTV Group 2018 | Generated on Mon Dec 17 2018 21:00:22 for NavigationSDK by 1.8.8 |