QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Viewer3DTileStatistics.h
Go to the documentation of this file.
1#pragma once
2
3#include <QtCore/QMetaType>
4#include <QtCore/QSize>
5#include <QtPositioning/QGeoCoordinate>
6
8{
9 QGeoCoordinate coordinateMin;
10 QGeoCoordinate coordinateMax;
12 int zoomLevel = 0;
13};
14
Q_DECLARE_METATYPE(satellite_info_s)