#include <query.hpp>
Options for query source features
Definition at line 30 of file query.hpp.
◆ SourceQueryOptions()
mbgl::SourceQueryOptions::SourceQueryOptions |
( |
std::optional< std::vector< std::string >> |
sourceLayers_ = std::nullopt , |
|
|
std::optional< style::Filter > |
filter_ = std::nullopt |
|
) |
| |
|
inline |
◆ filter
◆ sourceLayers
std::optional<std::vector<std::string> > mbgl::SourceQueryOptions::sourceLayers |
Required for VectorSource, ignored for GeoJSONSource.
Definition at line 38 of file query.hpp.
The documentation for this class was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/renderer/query.hpp