summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/geometry/LatLngBoundsTest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] LatLngBounds.union() should take date line into accountOsana Babayan2018-02-281-0/+21
* [android] LatLngBounds: latNorth should be greater or equal than latSouth Osana Babayan2018-02-271-0/+7
* [android] LatLngBounds can go over the antimeridian / date line. Osana Babayan2018-02-271-0/+131
* added parameter validation LatLngBounds.from() (#10831)Osana Babayan2018-01-051-0/+76
* add max & min latitude and longitude constants to maps sdk Osana Babayan2018-01-021-7/+5
* [android] Bindings for Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+19
* [android] - update android unit tests, update test make target to SDKtobrun2017-11-061-9/+0
* [android] refactor move unit tests from test app to sdk and add some annotati...Pablo Guardiola2017-05-111-0/+284