Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dcustom_geometry_tile.cpp41 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/
H A Dgeojsonvt.hpp62 inline const Tile geoJSONToTile(const geojson& geojson_, in geoJSONToTile() function