You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gus Grubba
1db0adaf58
Fixed an issue when importing a tile set that already exists would cause an error. When an imported set has a same name, it is renamed so the name is unique. The original logic had an error and was allowing the "new" set to be added with the same name, which would cause an error. In addition, if a new tile set brings no new unique tiles, it is now ignored.
...
Fixed an issue where the progress was based on the total number of incoming tiles but this total can change if a given tile already exists in the database (it is not added).
7 years ago
..
QMLControl
Enable/Disable Offline maps import/export.
8 years ago
qtlocation
Fix iOS Build.
10 years ago
QGCLocationPlugin.pri
Initial Qt 5.6 build support.
9 years ago
QGCMapEngine.cpp
Maps: adding Eniro as map provider
8 years ago
QGCMapEngine.h
Make custom dialog into a function
8 years ago
QGCMapEngineData.h
Allow renaming a tile set.
8 years ago
QGCMapTileSet.cpp
Adding ability to export a selected set of tile sets.
8 years ago
QGCMapTileSet.h
Allow renaming a tile set.
8 years ago
QGCMapUrlEngine.cpp
Maps: adding Eniro as map provider
8 years ago
QGCMapUrlEngine.h
Maps: adding Eniro as map provider
8 years ago
QGCTileCacheWorker.cpp
Fixed an issue when importing a tile set that already exists would cause an error. When an imported set has a same name, it is renamed so the name is unique. The original logic had an error and was allowing the "new" set to be added with the same name, which would cause an error. In addition, if a new tile set brings no new unique tiles, it is now ignored.
7 years ago
QGCTileCacheWorker.h
Fixed an issue when importing a tile set that already exists would cause an error. When an imported set has a same name, it is renamed so the name is unique. The original logic had an error and was allowing the "new" set to be added with the same name, which would cause an error. In addition, if a new tile set brings no new unique tiles, it is now ignored.
7 years ago
QGeoCodeReplyQGC.cpp
Restrict map providers for iOS.
9 years ago
QGeoCodeReplyQGC.h
Fixed Google Satellite
9 years ago
QGeoCodingManagerEngineQGC.cpp
Flickable in Offline Maps
9 years ago
QGeoCodingManagerEngineQGC.h
Fixed Google Satellite
9 years ago
QGeoMapReplyQGC.cpp
Fix Mapbox capitalization.
8 years ago
QGeoMapReplyQGC.h
Fix Mapbox capitalization.
8 years ago
QGeoServiceProviderPluginQGC.cpp
Flickable in Offline Maps
9 years ago
QGeoServiceProviderPluginQGC.h
Fixed Google Satellite
9 years ago
QGeoTileFetcherQGC.cpp
Handle network availability transitions.
8 years ago
QGeoTileFetcherQGC.h
Dealing with lack of Internet connectivity.
8 years ago
QGeoTiledMappingManagerEngineQGC.cpp
QGeoTiledMappingManagerEngineQGC: Use cameraCaps in QGeoMapType
8 years ago
QGeoTiledMappingManagerEngineQGC.h
Move code to use QT_VERSION_CHECK
8 years ago
qgc_maps_plugin.json
Restructure location plugin build
10 years ago