Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_range.hpp17 … static TileRange fromLatLngBounds(const LatLngBounds& bounds, uint8_t minZoom, uint8_t maxZoom) { in fromLatLngBounds() function in mbgl::util::TileRange
36 static TileRange fromLatLngBounds(const LatLngBounds& bounds, uint8_t z) { in fromLatLngBounds() function in mbgl::util::TileRange