summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/maplayout/LatLngBoundsForCameraActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Don't wrap LatLngBounds (#13540)upstream/osana-lat-lng-donotwraposana2018-12-111-10/+46
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-101-0/+2
* [android] - annotate onMapReady with @NonNullTobrun2018-11-081-1/+2
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac...tobrun2018-10-231-2/+1
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-121-1/+2
* [android] - move strings resources to dedicated files, fixup simple map activ...Tobrun Van Nuland2017-09-181-1/+1
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-131-0/+109