MCPcopy 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
330m2::PointD SearchMarkPoint::GetPixelOffset() const
331{
332 return {0.0, 6.0};
333}
334
335drape_ptr<df::UserPointMark::SymbolNameZoomInfo> SearchMarkPoint::GetSymbolNames() const
336{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected