|
CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
|
#include <cartotype_find_param.h>
Public Attributes | |
| TPointOfInterestType | iType |
| CString | iText |
| CGeometry | iLocation |
Parameters for finding nearby places.
| CGeometry CartoType::TFindNearbyParam::iLocation |
The location of interest.
| CString CartoType::TFindNearbyParam::iText |
The name, full or partial, of the place.
| TPointOfInterestType CartoType::TFindNearbyParam::iType |
The type of place to search for. The value None causes iText only to be used.