summaryrefslogtreecommitdiff
path: root/platform/qt/include/qmapboxgl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/qt/include/qmapboxgl.hpp')
-rw-r--r--platform/qt/include/qmapboxgl.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/qt/include/qmapboxgl.hpp b/platform/qt/include/qmapboxgl.hpp
index 79eb672d1f..ac143066e3 100644
--- a/platform/qt/include/qmapboxgl.hpp
+++ b/platform/qt/include/qmapboxgl.hpp
@@ -236,6 +236,8 @@ public:
bool layerExists(const QString &id);
void removeLayer(const QString &id);
+ QList<QString> layerIds() const;
+
void setFilter(const QString &layer, const QVariant &filter);
// When rendering on a different thread,