summaryrefslogtreecommitdiff
path: root/test/tile/tile_coordinate.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-2/+2
* [core] Replace MapChange enum with MapObserverBruno de Oliveira Abinader2017-03-151-7/+24
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-2/+1
* [core] TileCoordinate::fromLatLng no longer depens on TransformStateBruno de Oliveira Abinader2016-10-191-2/+2
* [test] Added TileCoordinate testsBruno de Oliveira Abinader2016-10-111-0/+92