1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-04-12 08:39:11 +02:00

19 Commits

Author SHA1 Message Date
f026387d76 Fixed broken handling of IMG "multi-maps" (maps with overviews) 2023-02-27 22:06:31 +01:00
a5916cad90 Make the MSVC2019 Debug builds compile 2023-02-23 22:45:42 +01:00
208e31c6de Explicitly marking the basemaps is not required 2022-04-24 09:17:28 +02:00
5f16f7b367 Fixed/improved IMG basemaps handling 2022-04-20 19:40:44 +02:00
1385482689 Code cleanup 2022-03-25 19:28:32 +01:00
44a5e5de81 Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
de064c7ea1 Code cleanup after recent SubFile redesign 2021-02-08 19:54:14 +01:00
f139d33502 Huffman encoded labels
+ more or less related fixes/refactoring
2020-11-10 00:58:19 +01:00
473d03cf1f Fixed broken extended objects segment fetching 2020-06-28 19:51:59 +02:00
27edc4d6b5 Properly handle IMG basemaps (gmapbmap.img) 2020-02-17 09:19:15 +01:00
c9b3c2eedd Compute the min map zoom from the tiles 2020-02-15 21:49:00 +01:00
2d3ad41d69 Use the GMAP basemaps rather than discarding them
+ some minor point rendering issues fixes
2020-02-11 21:03:55 +01:00
911c63df0c Added support for GMAP maps 2020-02-09 23:24:48 +01:00
cd22e6207a Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
37a0eec48f Added support for pseudo-NT IMG maps (e.g. TopoHispania) 2019-09-05 22:31:13 +02:00
d07b6c6a9d Load TRE subdivs on demand, not all on tile load 2019-07-16 22:08:23 +02:00
53e960fabe Improved IMG map memory management 2019-07-04 18:18:03 +02:00
b4cc88446a Improved IMG maps loading (lazy loading) 2019-07-04 09:05:30 +02:00
0594774570 Added support for Garmin IMG maps 2019-05-10 18:56:19 +02:00