1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-28 05:34:47 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
845a4b2921 Yet another TrekBuddy compatability enhancement & fixes
+ related map API refactoring
2023-09-14 18:36:03 +02:00
97e12d809f Map API refactoring
Including several map providers refactoring/rewrite
especial KML, JNX and TrekBuddy atlases.
2023-05-04 09:38:35 +02:00
93aadb7e74 Do not depend on the file extension when loading the maps 2022-04-29 23:16:10 +02:00
ec5a1c7851 Added support for world file maps 2021-06-17 21:58:25 +02:00
659cf4cc7a Preserve directory structure when loading the maps 2021-03-20 09:59:03 +01:00
743a937f41 Fixed crashing async map loading
fixes #331
2020-12-09 23:07:05 +01:00
82c0c1f8a7 Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
2020-03-17 21:06:51 +01:00
eb9767f2dd Cleanup the map loading code 2020-02-12 20:32:57 +01:00
911c63df0c Added support for GMAP maps 2020-02-09 23:24:48 +01:00
a6b327f773 Code cleanup 2019-02-13 00:45:34 +01:00
0d879e61a9 Added support for Garmin JNX maps 2018-05-22 22:40:15 +02:00
67aba4703b Some more code cleanup 2018-03-09 23:24:08 +01:00
9675e19b94 Fixed error reporting 2018-02-10 09:57:21 +01:00
fbc0fd86cf Only allow one map per file 2018-01-29 00:19:57 +01:00
aa07b20aa4 Switched to XML defined online map sources 2018-01-28 22:56:08 +01:00
0e45831111 Do not require a directory per map anymore 2018-01-14 23:03:27 +01:00
5fa52b0166 Add support for GeoTIFF images 2018-01-08 23:47:45 +01:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00