Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dshape_annotation_impl.cpp14 namespace geojsonvt = mapbox::geojsonvt;
29 mapbox::geojsonvt::Options options; in updateTileData()
36 shapeTiler = std::make_unique<mapbox::geojsonvt::GeoJSONVT>(features, options); in updateTileData()
H A Dshape_annotation_impl.hpp30 std::unique_ptr<mapbox::geojsonvt::GeoJSONVT> shapeTiler;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dgeojson_source_impl.cpp17 const mapbox::geojsonvt::Options& options) in GeoJSONVTData()
25 mapbox::geojsonvt::GeoJSONVT impl;
62 mapbox::geojsonvt::Options vtOptions; in Impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dcustom_geometry_tile.cpp37 mapbox::geojsonvt::TileOptions vtOptions; in setTileData()
41 featureData = mapbox::geojsonvt::geoJSONToTile(geoJSON, in setTileData()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dwrap.hpp7 namespace geojsonvt { namespace
H A Dsimplify.hpp6 namespace geojsonvt { namespace
H A Dconvert.hpp11 namespace geojsonvt { namespace
H A Dtypes.hpp12 namespace geojsonvt { namespace
H A Dtile.hpp8 namespace geojsonvt { namespace
H A Dclip.hpp6 namespace geojsonvt { namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/
H A Dgeojsonvt.hpp14 namespace geojsonvt { namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/
H A Dmapbox-gl-native.pro415 deps/geojsonvt/6.5.1 \
416 deps/geojsonvt/6.5.1/include \