Home
last modified time | relevance | path

Searched defs:TileOptions (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/sources/
H A Dcustom_geometry_source.hpp24 struct TileOptions { struct in mbgl::style::CustomGeometrySource
25 double tolerance = 0.375;
26 uint16_t tileSize = util::tileSize;
27 uint16_t buffer = 128;
28 bool clip = false;
29 bool wrap = false;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/
H A Dgeojsonvt.hpp34 struct TileOptions { struct
36 double tolerance = 3;
39 uint16_t extent = 4096;
42 uint16_t buffer = 64;