Searched refs:unwrapForShortestPath (Results 1 – 4 of 4) sorted by relevance
62 void unwrapForShortestPath(const LatLng& end) { in unwrapForShortestPath() function in mbgl::LatLng
85 unwrappedLatLng.unwrapForShortestPath(center); in snapshot()
111 else startLatLng.unwrapForShortestPath(latLng); in easeTo()177 startLatLng.unwrapForShortestPath(latLng); in flyTo()
666 unwrappedLatLng.unwrapForShortestPath(getLatLng()); in pixelForLatLng()