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

Function GetPreferredBookmarkName

libs/map/bookmark_helpers.cpp:764–767  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

762}
763
764std::string GetPreferredBookmarkName(kml::BookmarkData const & bmData)
765{
766 return kml::GetPreferredBookmarkNameForKml(bmData);
767}
768
769void ExpandRectForPreview(m2::RectD & rect)
770{

Callers 2

GetBookmarkNameMethod · 0.85
SortBookmarkDataMethod · 0.85

Calls 1

Tested by

no test coverage detected