1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 11:09:16 +02:00

Overlay two consecutive layers when drawing ENC atlases

This commit is contained in:
2025-03-06 07:55:01 +01:00
parent 66693cd5c9
commit 2595926b7f
12 changed files with 198 additions and 189 deletions

View File

@ -118,6 +118,7 @@ HEADERS += src/common/config.h \
src/data/style.h \
src/data/twonavparser.h \
src/data/txtparser.h \
src/map/ENC/data.h \
src/map/IMG/light.h \
src/map/downloader.h \
src/map/demloader.h \