Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmapbox.cpp117 canonicalizeTileURL(const std::string& str, const style::SourceType type, const uint16_t tileSize) { in canonicalizeTileURL() function
178 url = canonicalizeTileURL(url, type, tileSize); in canonicalizeTileset()
H A Dmapbox.hpp22 std::string canonicalizeTileURL(const std::string& url, style::SourceType, uint16_t tileSize);