Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetSale
Method
SetSale
libs/map/search_mark.cpp:416–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
void SearchMarkPoint::SetSale(bool hasSale)
417
{
418
SET_BOOL_ATTRIBUTE(m_hasSale, hasSale);
419
}
420
421
void SearchMarkPoint::SetSelected(bool isSelected)
422
{
Callers
1
SetSales
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected