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::CGeoCodeItem Class Reference

#include <cartotype_address.h>

Public Attributes

TGeoCodeType iGeoCodeType = TGeoCodeType::None
 
CString iName
 
CString iPostCode
 

Detailed Description

A geocode item describes a single map object.

Member Data Documentation

◆ iGeoCodeType

TGeoCodeType CartoType::CGeoCodeItem::iGeoCodeType = TGeoCodeType::None

The geocode type of the item.

◆ iName

CString CartoType::CGeoCodeItem::iName

The name of the object in the locale used when requesting a geocode. For buildings, this may be a building number.

◆ iPostCode

CString CartoType::CGeoCodeItem::iPostCode

The postal code if any.


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