forked from organicmaps/organicmaps
fixed road ref texts
This commit is contained in:
parent
2c886fd171
commit
ab694c6ee9
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ namespace graphics
|
|||
params.m_logText = strings::MakeUniString(utf8Text);
|
||||
params.m_doSplit = doSplit;
|
||||
params.m_useAllParts = false;
|
||||
params.m_offset = m2::PointD(0,0);
|
||||
params.m_glyphCache = glyphCache();
|
||||
|
||||
shared_ptr<OverlayElement> oe(new StraightTextElement(params));
|
||||
|
|
Loading…
Add table
Reference in a new issue