QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
TileSetRecord Struct Reference

#include <QGCTileCacheTypes.h>

Public Attributes

quint64 setID = 0
 
QString name
 
QString mapTypeStr
 
double topleftLat = 0.
 
double topleftLon = 0.
 
double bottomRightLat = 0.
 
double bottomRightLon = 0.
 
int minZoom = 3
 
int maxZoom = 3
 
int type = -1
 
quint32 numTiles = 0
 
bool defaultSet = false
 
quint64 date = 0
 

Detailed Description

Definition at line 7 of file QGCTileCacheTypes.h.

Member Data Documentation

◆ bottomRightLat

double TileSetRecord::bottomRightLat = 0.

◆ bottomRightLon

double TileSetRecord::bottomRightLon = 0.

◆ date

quint64 TileSetRecord::date = 0

◆ defaultSet

bool TileSetRecord::defaultSet = false

◆ mapTypeStr

QString TileSetRecord::mapTypeStr

◆ maxZoom

int TileSetRecord::maxZoom = 3

◆ minZoom

int TileSetRecord::minZoom = 3

◆ name

QString TileSetRecord::name

◆ numTiles

quint32 TileSetRecord::numTiles = 0

◆ setID

quint64 TileSetRecord::setID = 0

◆ topleftLat

double TileSetRecord::topleftLat = 0.

◆ topleftLon

double TileSetRecord::topleftLon = 0.

◆ type

int TileSetRecord::type = -1

The documentation for this struct was generated from the following file: