Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetLocalizedFeeType
Method
GetLocalizedFeeType
libs/indexer/map_object.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
string MapObject::GetLocalizedFeeType() const
221
{
222
return feature::GetLocalizedFeeType(m_types);
223
}
224
225
bool MapObject::HasAtm() const
226
{
Callers
nothing calls this directly
Calls
1
GetLocalizedFeeType
Function · 0.85
Tested by
no test coverage detected