|
MapLibre Native for Qt
|
A QML type for setting parameters of a layer. Generated from QMapLibre::LayerParameter and should be nested in a Style. More...
Properties | |
| string | type |
| layer type | |
| object | layout |
| layout properties as a dictionary | |
| object | paint |
| paint properties as a dictionary | |
Properties inherited from SourceParameter | |
| string | m_type |
| source type | |
A QML type for setting parameters of a layer. Generated from QMapLibre::LayerParameter and should be nested in a Style.
Additional layer-specific properties can be set directly as QML properties to the instance of the LayerParameter.