Searched refs:northwest (Results 1 – 3 of 3) sorted by relevance
154 Projection::project(bounds.northwest(), z), in tileCover()230 auto nw = Projection::project(bounds.northwest(), z); in TileCover()
123 LatLng northwest() const { return LatLng(north(), west()); } in northwest() function in mbgl::LatLngBounds
369 bounds.northwest(), in cameraForLatLngBounds()