forked from organicmaps/organicmaps
[yopme] Initial commit for equal "ink" and "normal" styles.
This commit is contained in:
parent
fcea7484c3
commit
fea1f2a26b
5 changed files with 19377 additions and 26899 deletions
Binary file not shown.
44855
data/drules_proto-bw.txt
44855
data/drules_proto-bw.txt
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
line[highway=bus_stop]
|
||||
{
|
||||
casing-width: 0;
|
||||
casing-width: 0;
|
||||
}
|
||||
node[highway=bus_stop],
|
||||
node[railway=tram_stop],
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -92,7 +92,7 @@ YopmeRP::YopmeRP(RenderPolicy::Params const & p)
|
|||
, m_drawMyPosition(false)
|
||||
{
|
||||
LOG(LDEBUG, ("Yopme render policy created"));
|
||||
m_bgColor = graphics::Color(0x77, 0x77, 0x77, 0xFF);
|
||||
//m_bgColor = graphics::Color(0x77, 0x77, 0x77, 0xFF);
|
||||
|
||||
ResourceManager::Params rmp = p.m_rmParams;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue