| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix macos buildHEADupstream/master | Aleksandar StojiljkoviΔ | 2023-07-27 | 1 | -1/+1 |
* | [core] Remove optional from Map::setLatLngBounds() | Ander Conselvan de Oliveira | 2019-03-14 | 1 | -0/+4 |
* | [core] Use unwrapped longitude for bounds check | Bruno de Oliveira Abinader | 2019-02-26 | 1 | -26/+41 |
* | Support TileJSON bounds property (#10701) | Asheem Mamoowala | 2018-01-05 | 1 | -0/+82 |
* | [core] Tighten geo.hpp ctors | Bruno de Oliveira Abinader | 2017-04-14 | 1 | -2/+2 |
* | [all] Make LatLng coordinates read-only | John Firebaugh | 2017-04-06 | 1 | -7/+7 |
* | [core] Avoid redundant 'inline' usage | Bruno de Oliveira Abinader | 2016-06-18 | 1 | -2/+2 |
* | [core] move TileData and dependents to new *TileID classes | Konstantin KΓ€fer | 2016-05-10 | 1 | -8/+23 |
* | [core] Inline LatLng::project definition the one place it's used | John Firebaugh | 2016-05-05 | 1 | -12/+0 |
* | [core] Privatize math.hpp and vec.hpp | John Firebaugh | 2016-05-05 | 1 | -1/+1 |
* | [core] Check for NaNs in mbgl::util::{min,max,clamp} | Bruno de Oliveira Abinader | 2016-03-18 | 1 | -2/+3 |
* | [core] Added DEGREES_MAX as constant value | Bruno de Oliveira Abinader | 2016-03-01 | 1 | -2/+2 |
* | [core] PrecisionPoint is now ScreenCoordinate | Bruno de Oliveira Abinader | 2016-03-01 | 1 | -2/+2 |
* | [core] Enforce constants usage | Bruno de Oliveira Abinader | 2016-03-01 | 1 | -3/+3 |
* | [ios] Flip points, not edge insets | Minh NguyeΜΜn | 2016-01-18 | 1 | -5/+0 |
* | [core] Added padding option to CameraOptions | Minh NguyeΜΜn | 2016-01-18 | 1 | -0/+12 |
* | [core] Added PrecisionPoint to represent pixel points | Bruno de Oliveira Abinader | 2015-11-11 | 1 | -1/+1 |
* | [core] Annotation refactor | John Firebaugh | 2015-10-20 | 1 | -0/+12 |
* | [core] Fix swapped lat/lon in geo.cpp | John Firebaugh | 2015-10-20 | 1 | -2/+2 |
* | allow constructing LatLng/LatLngBounds objects from TileIDs | Konstantin KΓ€fer | 2015-06-08 | 1 | -0/+19 |