Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
geomapsource.cpp File Reference

(cd4db512ae08836f5fa1d746000052215cf70a9c)

#include "geomapsource.h"
#include <QUrl>
Include dependency graph for geomapsource.cpp:

Go to the source code of this file.

Classes

struct  MapStyleData

Functions

static QT_BEGIN_NAMESPACE const QString kArcGISTileScheme (QStringLiteral("/tile/${z}/${y}/${x}"))

Variables

static const MapStyleData mapStyles []

Function Documentation

◆ kArcGISTileScheme()

QT_BEGIN_NAMESPACE const QString kArcGISTileScheme ( QStringLiteral("/tile/${z}/${y}/${x}") )
static

Variable Documentation

◆ mapStyles

const MapStyleData mapStyles
static
Initial value:

Definition at line 18 of file geomapsource.cpp.