Class: QgsMapLayerType

class qgis.core.QgsMapLayerType(value)

Bases: enum.IntEnum

Types of layers that can be added to a map

New in version 3.8.

  • VectorLayer:

  • RasterLayer:

  • PluginLayer:

  • MeshLayer: Added in 3.2

  • VectorTileLayer: Added in 3.14

  • AnnotationLayer: Contains freeform, georeferenced annotations. Added in QGIS 3.16

  • PointCloudLayer: Added in 3.18