MapLibre Native for Qt
|
Core types and utilities used throughout MapLibre Qt bindings. More...
Classes | |
class | QMapLibre::Map |
The Map class is a Qt wrapper for the MapLibre Native engine. More... | |
class | QMapLibre::Settings |
The Settings class stores the initial configuration for Map. More... | |
class | QMapLibre::FilterParameter |
A helper utility to manage filter parameters for a layer. More... | |
class | QMapLibre::ImageParameter |
A helper utility to manage image sources. More... | |
class | QMapLibre::LayerParameter |
A helper utility to create and configure map layers in the Map. More... | |
class | QMapLibre::SourceParameter |
A helper utility to create an additional map data source in the Map. More... | |
class | QMapLibre::StyleParameter |
A base class to pass style parameters to Map. More... | |
struct | QMapLibre::Style |
Map style helper type. More... | |
struct | QMapLibre::Feature |
Map feature helper type. More... | |
struct | QMapLibre::FeatureProperty |
Map feature property helper type. More... | |
struct | QMapLibre::ShapeAnnotationGeometry |
Shape annotation geometry helper type. More... | |
struct | QMapLibre::SymbolAnnotation |
Symbol annotation helper type. More... | |
struct | QMapLibre::LineAnnotation |
Line annotation helper type. More... | |
struct | QMapLibre::FillAnnotation |
Fill annotation helper type. More... | |
struct | QMapLibre::CameraOptions |
Camera options helper type. More... | |
struct | QMapLibre::CustomLayerRenderParameters |
class | QMapLibre::CustomLayerHostInterface |
Core types and utilities used throughout MapLibre Qt bindings.