Commit Graph

23 Commits

Author SHA1 Message Date
88bcc7f2e9 OSM map tile provider change default to https 2025-10-08 16:56:01 +03:00
d403d0a242 maps no retry on access denied 2025-06-10 00:02:41 +03:00
26396a4f72 add MapItemBase::renderHints 2025-03-20 18:43:42 +03:00
8df58026c4 fix for Qt6
MapView add contrast property
MapView fix plugin
2025-03-19 22:03:51 +03:00
f0c2369df0 fix MapView, so tile provider can be accessible
add MapViewTileProviderBase::maximumLevel()
2025-03-18 16:24:02 +03:00
a0f2d80b4f MapViewTileProviderBase add cacheDir() 2025-03-18 15:17:14 +03:00
347104d512 QAD::Map:
* add MapViewTileProviderBase - base class for tile server provider
 * migrate OSM to new class
 * add MapTiler provider
 * add offlineMode for MapView
2025-03-18 12:16:10 +03:00
266e9ac351 adopt for Qt6 2025-01-06 12:56:06 +03:00
e791618a17 version 2.32.0
work with icons - remove unused, organize and update to last oxygen
add BusyIcon widget
2024-10-30 22:22:44 +03:00
dd4695780d PIQt now provide PICout << operators for Qt types
MapView::setTileObsoleteTime() method. You can set maximum lifetime for tile, after that it will be redownloaded
2024-09-28 09:15:25 +03:00
2eacbfbfc1 MapItemEllipse fix 2024-08-31 22:19:26 +03:00
083dc3edf5 MapItemBase visible API
MapItemEllipse::rebuild fix
2024-07-10 12:55:42 +03:00
18526cdf29 download 2024-02-04 13:02:19 +03:00
d200dbdab5 version 2.21.1
Map download API
mapviewer download feature
2023-11-11 23:01:21 +03:00
e9b995879a OSMGeocoding fix 2023-03-07 18:19:01 +03:00
17fc04c2c6 clang fix 2023-03-06 19:53:40 +03:00
3c29b7b566 add Map inverse geocoding
add minimum/maximum to ScrollSpinBox
2023-02-05 21:24:30 +03:00
993a9219d5 rename libs/piqt_widgtes to libs/piqt_utils
add PIVariantEdit for PIGeoPosition
2023-01-29 20:29:15 +03:00
7188e38072 CMake findQAD miss map
MapItemBase::offset feature
PIValueTreeEdit add custom button to show/hide groups
2023-01-26 23:19:28 +03:00
4b8a7a4779 MapView scale less detailed levels on current level feature 2023-01-20 23:28:08 +03:00
c166c040b0 less dependencies 2023-01-20 09:32:17 +03:00
88084a3318 map lang 2023-01-20 09:19:16 +03:00
958c81fb1d version 2.13.0
add Map library (MapView with OSM maps and items) and mapviewer util
2023-01-20 09:16:42 +03:00