|
QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|


Go to the source code of this file.
Classes | |
| class | QgsVectorTileRenderer |
| Abstract base class for all vector tile renderer implementations. More... | |
| class | QgsVectorTileRendererData |
| Contains decoded features of a single vector tile and any other data necessary for rendering of it. More... | |
Typedefs | |
| typedef QMap< QString, QVector< QgsFeature > > | QgsVectorTileFeatures |
| Features of a vector tile, grouped by sub-layer names (key of the map) More... | |
| typedef QMap<QString, QVector<QgsFeature> > QgsVectorTileFeatures |
Features of a vector tile, grouped by sub-layer names (key of the map)
Definition at line 27 of file qgsvectortilerenderer.h.
1.8.17