Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp331 void Transform::setLatLng(const LatLng& latLng, const AnimationOptions& animation) { in setLatLng() function in mbgl::Transform
335 void Transform::setLatLng(const LatLng& latLng, const EdgeInsets& padding, const AnimationOptions& … in setLatLng() function in mbgl::Transform
342 void Transform::setLatLng(const LatLng& latLng, optional<ScreenCoordinate> anchor, const AnimationO… in setLatLng() function in mbgl::Transform
H A Dmap.cpp299 void Map::setLatLng(const LatLng& latLng, const AnimationOptions& animation) { in setLatLng() function in mbgl::Map
304 void Map::setLatLng(const LatLng& latLng, const EdgeInsets& padding, const AnimationOptions& animat… in setLatLng() function in mbgl::Map
310 void Map::setLatLng(const LatLng& latLng, optional<ScreenCoordinate> anchor, const AnimationOptions… in setLatLng() function in mbgl::Map