Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPixelOffset
Method
GetPixelOffset
libs/map/search_mark.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
{}
329
330
m2::PointD SearchMarkPoint::GetPixelOffset() const
331
{
332
return {0.0, 6.0};
333
}
334
335
drape_ptr<df::UserPointMark::SymbolNameZoomInfo> SearchMarkPoint::GetSymbolNames() const
336
{
Callers
1
GenerateMarkRenderInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected