CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoTypeCore::GeoCodeItem Class Reference

#include <cartotype_address.h>

Public Attributes

CartoTypeCore::GeoCodeType GeoCodeType = CartoTypeCore::GeoCodeType::None
 
String Name
 
String PostCode
 

Detailed Description

A geocode item describes a single map object.

Member Data Documentation

◆ GeoCodeType

CartoTypeCore::GeoCodeType CartoTypeCore::GeoCodeItem::GeoCodeType = CartoTypeCore::GeoCodeType::None

The geocode type of the item.

◆ Name

String CartoTypeCore::GeoCodeItem::Name

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

◆ PostCode

String CartoTypeCore::GeoCodeItem::PostCode

The postal code if any.


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