QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#include "qgsvectortileutils.h"
#include <math.h>
#include <QPolygon>
#include "qgscoordinatetransform.h"
#include "qgsgeometrycollection.h"
#include "qgsfields.h"
#include "qgslogger.h"
#include "qgsmaptopixel.h"
#include "qgsrectangle.h"
#include "qgsvectorlayer.h"
#include "qgsvectortilemvtdecoder.h"
#include "qgsvectortilelayer.h"
#include "qgsvectortilerenderer.h"
Go to the source code of this file.
Classes | |
struct | LessThanTileRequest |
a helper class for ordering tile requests according to the distance from view center More... | |