Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection.cpp237 double mapEdgeSize = std::pow(2.0, cameraData.zoomLevel()) * defaultTileSize; in maximumCenterLatitudeAtZoom() local
252 double mapEdgeSize = std::pow(2.0, cameraData.zoomLevel()) * defaultTileSize; in minimumCenterLatitudeAtZoom() local