Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/supercluster/0.2.2/include/
H A Dsupercluster.hpp88 using GeoJSONFeatures = feature_collection<double>; typedef in mapbox::supercluster::Supercluster
95 const GeoJSONFeatures features;
98 Supercluster(const GeoJSONFeatures &features_, const Options options_ = Options()) in Supercluster()
168 Zoom(const GeoJSONFeatures &features_) { in Zoom()