Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp139 LatLng frameLatLng = Projection::unproject(framePoint, startScale); in easeTo() local
301 LatLng frameLatLng = Projection::unproject(framePoint, startScale); in flyTo() local