1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00

Fixed marine charts rendering

This commit is contained in:
Martin Tůma 2023-02-24 20:00:50 +01:00
parent ae3d190e08
commit ed638bb5fc

View File

@ -278,10 +278,10 @@ void Style::defaultPolygonStyle()
// Draw order
_drawOrder
<< TYPE(0x4b) << 0x10d01 << 0x10104 << 0x10613 << TYPE(0x4a)
<< TYPE(0x4b) << 0x10d01 << 0x10104 << TYPE(0x4a)
<< 0x10101 << 0x10102 << 0x10301 << 0x10302 << 0x10303
<< 0x10304 << 0x10305 << 0x10306 << 0x10105 << 0x10409
<< 0x10503 << 0x10601 << 0x1060a
<< 0x10304 << 0x10305 << 0x10306 << 0x10613 << 0x10105
<< 0x10409 << 0x10503 << 0x10601 << 0x1060a
<< TYPE(0x01) << 0x10800 << TYPE(0x02) << 0x10801 << TYPE(0x03) << 0x10802
<< TYPE(0x17) << 0x10a04 << TYPE(0x18) << 0x1090c << TYPE(0x1a) << 0x1090e
<< TYPE(0x28) << 0x10b01 << TYPE(0x32) << 0x10b02 << TYPE(0x3c) << 0x10b03