Home
last modified time | relevance | path

Searched refs:sourceLayers_ (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/
H A Dquery.hpp32 SourceQueryOptions(optional<std::vector<std::string>> sourceLayers_ = {}, in SourceQueryOptions() argument
34 : sourceLayers(std::move(sourceLayers_)),