|
QGIS API Documentation 3.30.0-'s-Hertogenbosch (f186b8efe0)
|
Setting options for loading vector tile layers. More...
#include <qgsvectortilelayer.h>
Public Member Functions | |
| LayerOptions (const QgsCoordinateTransformContext &transformContext=QgsCoordinateTransformContext()) | |
| Constructor for LayerOptions with optional transformContext. More... | |
Public Attributes | |
| QgsCoordinateTransformContext | transformContext |
| Coordinate transform context. More... | |
Setting options for loading vector tile layers.
Definition at line 100 of file qgsvectortilelayer.h.
|
inlineexplicit |
Constructor for LayerOptions with optional transformContext.
Definition at line 106 of file qgsvectortilelayer.h.
| QgsCoordinateTransformContext QgsVectorTileLayer::LayerOptions::transformContext |
Coordinate transform context.
Definition at line 111 of file qgsvectortilelayer.h.