| 112 | bool IsPublicTransportStop() const; |
| 113 | |
| 114 | void AssignMetadata(feature::Metadata & dest) const { dest = m_metadata; } |
| 115 | |
| 116 | /// @returns all localized POI types separated by kFieldsSeparator to display in UI. |
| 117 | std::string GetLocalizedAllTypes(bool withMainType) const; |