Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp212 double metersPerPixelAtLatitude(double latitude, double zoom) const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1168 double QMapboxGL::metersPerPixelAtLatitude(double latitude_, double zoom_) const in metersPerPixelAtLatitude() function in QMapboxGL