QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GoogleMapProvider.h File Reference
#include "MapProvider.h"
+ Include dependency graph for GoogleMapProvider.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GoogleMapProvider
 
class  GoogleStreetMapProvider
 
class  GoogleSatelliteMapProvider
 
class  GoogleLabelsMapProvider
 
class  GoogleTerrainMapProvider
 
class  GoogleHybridMapProvider
 

Variables

static constexpr const quint32 AVERAGE_GOOGLE_STREET_MAP = 4913
 
static constexpr const quint32 AVERAGE_GOOGLE_SAT_MAP = 56887
 
static constexpr const quint32 AVERAGE_GOOGLE_TERRAIN_MAP = 19391
 

Variable Documentation

◆ AVERAGE_GOOGLE_SAT_MAP

constexpr const quint32 AVERAGE_GOOGLE_SAT_MAP = 56887
staticconstexpr

Definition at line 20 of file GoogleMapProvider.h.

◆ AVERAGE_GOOGLE_STREET_MAP

constexpr const quint32 AVERAGE_GOOGLE_STREET_MAP = 4913
staticconstexpr

Definition at line 19 of file GoogleMapProvider.h.

◆ AVERAGE_GOOGLE_TERRAIN_MAP

constexpr const quint32 AVERAGE_GOOGLE_TERRAIN_MAP = 19391
staticconstexpr

Definition at line 21 of file GoogleMapProvider.h.