Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetFeatureCenter
Method
GetFeatureCenter
libs/search/result.cpp:128–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
m2::PointD Result::GetFeatureCenter() const
129
{
130
ASSERT(HasPoint(), ());
131
return m_center;
132
}
133
134
string const & Result::GetSuggestionString() const
135
{
Callers
15
ToJavaResult
Function · 0.45
GetDistance
Method · 0.45
operator()
Method · 0.45
MakeResult
Method · 0.45
Result
Method · 0.45
CenterInRect
Method · 0.45
GetDistanceM
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
FindResult
Function · 0.45
OnShowPositionClicked
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
Calls
2
ASSERT
Function · 0.85
HasPoint
Function · 0.85
Tested by
5
CenterInRect
Method · 0.36
GetDistanceM
Method · 0.36
UNIT_CLASS_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36