CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoType::TFindNearbyParam Class Reference

#include <cartotype_find_param.h>

Public Attributes

TPointOfInterestType iType
 
CString iText
 
CGeometry iLocation
 

Detailed Description

Parameters for finding nearby places.

Member Data Documentation

◆ iLocation

CGeometry CartoType::TFindNearbyParam::iLocation

The location of interest.

◆ iText

CString CartoType::TFindNearbyParam::iText

The name, full or partial, of the place.

◆ iType

TPointOfInterestType CartoType::TFindNearbyParam::iType

The type of place to search for. The value None causes iText only to be used.


The documentation for this class was generated from the following file: