summaryrefslogtreecommitdiff
path: root/platform/darwin/test/MGLMapViewTests.m
Commit message (Collapse)AuthorAgeFilesLines
* [darwin] Fix MGLMapView.direction wrappingJason Wray2019-03-121-11/+12
| | | Re-adds the 0-to-360° wrapping for MGLMapView.direction. Without this wrapping, we’d get ±180° from core, which results in invalid CLLocationDirection for the negative half of the rotational spectrum.
* [ios] Reset access token state after running testsJason Wray2019-03-071-0/+1
|
* [ios, macos] Allow -convertCoordinateBounds to span antimeridianNadia Barbosa2018-09-041-0/+42
|
* [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTestsJesse Bounds2016-12-021-22/+0
|
* [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTestsIvo van Dongen2016-12-021-0/+22