Searched refs:southeast (Results 1 – 3 of 3) sorted by relevance
156 Projection::project(bounds.southeast(), z), in tileCover()229 auto se = Projection::project(bounds.southeast(), z); in TileCover()
122 LatLng southeast() const { return LatLng(south(), east()); } in southeast() function in mbgl::LatLngBounds
371 bounds.southeast(), in cameraForLatLngBounds()