|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "QGCTileSet.h"#include <QtCore/QObject>#include <QtCore/QByteArrayView>#include <QtCore/QStringView>
Include dependency graph for QGCMapUrlEngine.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UrlFactory |
Typedefs | |
| typedef std::shared_ptr< const MapProvider > | SharedMapProvider |
| typedef std::shared_ptr< const ElevationProvider > | SharedElevationProvider |
| typedef std::shared_ptr<const ElevationProvider> SharedElevationProvider |
Definition at line 50 of file QGCMapUrlEngine.h.
| typedef std::shared_ptr<const MapProvider> SharedMapProvider |
Definition at line 49 of file QGCMapUrlEngine.h.