QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QCoreApplication>
#include "qgstiles.h"
#include "qgsrectangle.h"
#include "qgscoordinatetransformcontext.h"
#include "qgscoordinatereferencesystem.h"
Go to the source code of this file.
Classes | |
class | QgsVectorTileWriter::Layer |
Configuration of a single input vector layer to be included in the output. More... | |
class | QgsVectorTileWriter |
Takes care of writing vector tiles. More... | |