#include <query.hpp>
Options for query rendered features.
Definition at line 14 of file query.hpp.
◆ RenderedQueryOptions()
mbgl::RenderedQueryOptions::RenderedQueryOptions |
( |
std::optional< std::vector< std::string >> |
layerIDs_ = std::nullopt , |
|
|
std::optional< style::Filter > |
filter_ = std::nullopt |
|
) |
| |
|
inline |
◆ filter
◆ layerIDs
std::optional<std::vector<std::string> > mbgl::RenderedQueryOptions::layerIDs |
layerIDs to include in the query
Definition at line 22 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