Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dgeojson_source_impl.cpp28 class SuperclusterData : public GeoJSONData { class
30 SuperclusterData(const mapbox::geometry::feature_collection<double>& features, in SuperclusterData() function in mbgl::style::SuperclusterData
59 data = std::make_unique<SuperclusterData>( in Impl()