MCPcopy 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
220string MapObject::GetLocalizedFeeType() const
221{
222 return feature::GetLocalizedFeeType(m_types);
223}
224
225bool MapObject::HasAtm() const
226{

Callers

nothing calls this directly

Calls 1

GetLocalizedFeeTypeFunction · 0.85

Tested by

no test coverage detected