QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
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 100 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 106 of file qgsvectortilelayer.h.

Member Data Documentation

◆ transformContext

QgsCoordinateTransformContext QgsVectorTileLayer::LayerOptions::transformContext

Coordinate transform context.

Definition at line 111 of file qgsvectortilelayer.h.


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