d1401bc302
Show the map elevation from the map DEM if available
2024-05-19 18:59:40 +02:00
f7a81cafd5
Move the DEM sources to the common folder now that we use them in map/data
2024-02-22 21:34:34 +01:00
cf86fb7557
Added hillshading to vector maps
2024-02-21 08:49:09 +01:00
845a4b2921
Yet another TrekBuddy compatability enhancement & fixes
...
+ related map API refactoring
2023-09-14 18:36:03 +02:00
f683525fce
Fixed/improved map info background rendering settings
...
All text items on the map (including path marker info) have now the same
background color (the map background color) and the "info background" option
also applies to all items now.
2023-08-19 11:01:12 +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
b73ad9772f
Fixed broken waypoint settings
2023-02-10 00:16:16 +01:00
3801ff7bcb
Settings refactoring
2023-02-04 23:59:47 +01:00
a59e7a058d
Made data styles usage configurable
2022-09-25 02:15:24 +02:00
25869200db
Fixed broken map zooming using the mouse wheel
...
(introduced in 11.0)
2022-06-02 18:30:19 +02:00
ba0b7c62a4
Android port
2022-05-28 14:05:14 +02:00
c3ba8f1f0d
Fixed broken map plotting on systems with HiDpi displays
2022-05-25 23:03:30 +02:00
40febb8c0e
Use the correct super class
2022-04-28 22:36:04 +02:00
1e5b18d86a
Added support for pinch zoom
2022-04-28 21:54:00 +02:00
956e02404f
Fixed position/motion info output in exports/printing
2022-02-03 22:48:45 +01:00
65c2e25bc6
Added missing motion info units change
2022-02-01 23:54:59 +01:00
0b3e54abf2
A much better area Z-level algorithm
...
O(n^2) -> O(1)
2022-01-27 00:26:28 +01:00
fa55c6d93a
Added positioning support
2021-12-04 15:05:30 +01:00
6ffeefe9c9
Fixed scroll wheel zooming on devices with "fine-resolution wheels"
2021-10-15 19:24:50 +02:00
fb8f0c4372
Added support for waypoint icons
2021-10-10 08:38:38 +02:00
7920f0f245
Added DEM data overview
2021-09-23 22:44:21 +02:00
7f6ac2e4c3
Improved DEM downloads handling logic
2021-09-01 13:08:34 +02:00
ec5a1c7851
Added support for world file maps
2021-06-17 21:58:25 +02:00
2e2fee560f
Switched to Qt5 signal/slot API
2021-04-28 00:01:07 +02:00
e5de4dd5be
Add Coordinates display option to position info
...
+ Data menu redesign
Closes #343
2021-02-12 22:41:38 +01:00
a369a1689d
Added position date display option
...
Closes #330
2021-02-06 15:23:02 +01:00
591560c0eb
Improved graph slider and path marker handling
...
+ related refactoring
2021-01-17 16:02:37 +01:00
7e39a34d0e
Fixed typo
2020-12-30 09:26:26 +01:00
cf4f9b6f98
Fixed digital zoom on OS X
2020-12-29 18:36:23 +01:00
dde8e9a22c
Make the source projection of JNX and KMZ maps selectable
2020-12-24 16:33:17 +01:00
97bea8c56c
Added support for Qt6
...
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
239e571358
Provide propper map bounds for overviews
2020-12-13 19:40:09 +01:00
22fb6071f7
Refactoring
2020-12-10 22:02:09 +01:00
0f03ef4af7
Yet another map load crash fix
2020-12-10 01:09:23 +01:00
743a937f41
Fixed crashing async map loading
...
fixes #331
2020-12-09 23:07:05 +01:00
c2e50e5213
Use a smooth digital zoom
2020-12-06 00:11:47 +01:00
9e70a1ffbb
Added the "Load map dir" feature
2020-12-02 23:58:11 +01:00
0ace6da8a3
Fixed Qt4 build
2020-11-13 23:43:52 +01:00
b4d240d8fe
Added "copy coordinates to clipboard"
...
closes #291
2020-11-13 20:15:17 +01:00
6a70e5ea00
Fixed map plot logic
2020-09-27 22:52:04 +02:00
a9c86fd580
Added PNG export
2020-09-27 00:34:38 +02:00
5bd744a8ed
Added time zone settings
2020-05-20 21:00:36 +02:00
9e7ebe930e
Do not rescale the map on tile cache reload
...
(we do not reload the map parameters any more)
2020-03-28 16:12:15 +01:00
82c0c1f8a7
Asynchronous WMS/WMTS map loading
...
(also fixes crash on OS X)
2020-03-17 21:06:51 +01:00
12827edcb2
Removed obsolete include
2020-03-01 11:46:44 +01:00
ee24bd54f1
Fixed tile cache reload issues
2020-03-01 11:43:08 +01:00
9c96e7124a
Added tooltip event triggers for info messages
2019-10-15 23:59:15 +02:00
694847a424
Extended links support + popup fixes
2019-10-14 20:07:05 +02:00
b72a9e67fe
Cosmetics
2019-08-01 18:58:19 +02:00
5f5b391cd9
Added support for Geographic 2D projections (coordinate systems) in vector maps
2019-08-01 08:36:58 +02:00