summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/location/LocationMapChangeActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady ↵tobrun2018-10-231-1/+1
| | | | | | callback, removes necessity to add question mark to all mapboxMap invocations" This reverts commit a436fd233f325ddca571e3c61641588e8166a6b4.
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, ↵Tobrun2018-10-121-1/+1
| | | | removes necessity to add question mark to all mapboxMap invocations
* [android] LocationComponent - javadoc fixes, improved initialization, ↵Łukasz Paczos2018-09-121-0/+1
| | | | removed location save state
* [android] updated naming scheme and packages structure for ↵Łukasz Paczos2018-09-121-0/+131
LocationLayerPlugin, now called LocationComponent