|
CartoType C++ API 7.8.2, 2022-03-25
for Windows, Linux, Qt and other platforms supporting C++ development
|
#include <cartotype_address.h>
Public Attributes | |
| TGeoCodeType | iGeoCodeType = TGeoCodeType::None |
| CString | iName |
| CString | iPostCode |
A geocode item describes a single map object.
| TGeoCodeType CartoType::CGeoCodeItem::iGeoCodeType = TGeoCodeType::None |
The geocode type of the item.
| 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.
| CString CartoType::CGeoCodeItem::iPostCode |
The postal code if any.