Skip to content
Commit 6c4dc2ff authored by Torsten Rahn's avatar Torsten Rahn Committed by Torsten Rahn
Browse files

When e.g. calling createWayStyle then NEVER do this:

createWayStyle("#E0DDCD", "#E0DDCD", true, true);

It doesn't make sense to have the outline enabled
sporting the same color as the filling.

It just decreases performance (since that outline has
to be drawn) and decreases the crispness of the polygon
for no good reason.
parent 0c338b20
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment