Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasAtm
Method
HasAtm
libs/indexer/map_object.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
bool MapObject::HasAtm() const
226
{
227
return feature::HasAtm(m_types);
228
}
229
230
bool MapObject::HasToilets() const
231
{
Callers
1
PlacePageDialogUser
Method · 0.80
Calls
1
HasAtm
Function · 0.70
Tested by
no test coverage detected