QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Public Attributes | List of all members
QgsVectorTileLayer::LayerOptions Struct Reference

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...
 

Detailed Description

Setting options for loading vector tile layers.

Since
QGIS 3.22

Definition at line 98 of file qgsvectortilelayer.h.

Constructor & Destructor Documentation

◆ LayerOptions()

QgsVectorTileLayer::LayerOptions::LayerOptions ( const QgsCoordinateTransformContext transformContext = QgsCoordinateTransformContext( ))
inlineexplicit

Constructor for LayerOptions with optional transformContext.

Definition at line 104 of file qgsvectortilelayer.h.

Member Data Documentation

◆ transformContext

QgsCoordinateTransformContext QgsVectorTileLayer::LayerOptions::transformContext

Coordinate transform context.

Definition at line 109 of file qgsvectortilelayer.h.


The documentation for this struct was generated from the following file: