Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetRank
Method
GetRank
libs/search/geocoder.cpp:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
uint8_t GetRank(uint32_t featureId) const override { return m_ranks.Get(featureId); }
196
197
optional<m2::PointD> GetCenter(uint32_t featureId) override
198
{
Callers
1
LeaveTopLocalities
Method · 0.45
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected