Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsAvailableForSearch
Method
IsAvailableForSearch
libs/map/user_mark.hpp:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
ms::LatLon GetLatLon() const;
106
107
virtual bool IsAvailableForSearch() const { return true; }
108
109
protected:
110
void SetDirty() { m_isDirty = true; }
Callers
1
FindMarkInRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected