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

Method GetPreferredName

libs/map/bookmark.cpp:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198std::string Bookmark::GetPreferredName() const
199{
200 return GetPreferredBookmarkNameForKml(m_data);
201}
202
203kml::LocalizableString Bookmark::GetName() const
204{

Calls 1

Tested by

no test coverage detected