MCPcopy Create free account
hub / github.com/comaps/comaps / AssignMetadata

Method AssignMetadata

libs/indexer/map_object.hpp:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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;

Callers 1

CreateFromMapObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected