summaryrefslogtreecommitdiff
path: root/test/map/transform.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Make TransformState LatLngBounds optionalBruno de Oliveira Abinader2017-06-011-3/+7
* [core] Ignore shortest path in Map::pixelForLatLngBruno de Oliveira Abinader2017-04-141-25/+42
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-4/+2
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-49/+27
* [core] Added {set,get}{Min,Max}PitchBruno de Oliveira Abinader2017-04-111-0/+18
* [core] Added Map::{get,set}LatLngBoundsBruno de Oliveira Abinader2017-04-111-0/+39
* [core] Updated Size::isEmpty and TransformState::valid checksBruno de Oliveira Abinader2017-04-101-23/+58
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-110/+110
* [core] Tighten LatLng and other geo.hpp classesJohn Firebaugh2017-04-061-45/+1
* [core] Replace MapChange enum with MapObserverBruno de Oliveira Abinader2017-03-151-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-3/+3
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-211-7/+7
* [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-271-0/+6
* [core] Cleanup TransformState::getIntegerZoomBruno de Oliveira Abinader2016-10-311-0/+23
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-18/+18
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+516