mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-04-28 07:47:44 +02:00
Render BUNSTA areas
This commit is contained in:
parent
e2988d4621
commit
28caeef105
@ -188,7 +188,7 @@ static bool polygonPointCb(const MapData::Poly *polygon, void *context)
|
||||
|
||||
if (baseType == TSSLPT || baseType == RCTLPT || baseType == I_TRNBSN
|
||||
|| baseType == BRIDGE || baseType == I_BRIDGE || baseType == BUAARE
|
||||
|| baseType == LNDARE || baseType == LNDRGN
|
||||
|| baseType == LNDARE || baseType == LNDRGN || baseType == I_BUNSTA
|
||||
|| type == SUBTYPE(ACHARE, 2) || type == SUBTYPE(I_ACHARE, 2)
|
||||
|| type == SUBTYPE(ACHARE, 3) || type == SUBTYPE(I_ACHARE, 3)
|
||||
|| type == SUBTYPE(ACHARE, 9) || type == SUBTYPE(I_ACHARE, 9)
|
||||
|
Loading…
x
Reference in New Issue
Block a user