summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/maps/NativeMap.java
Commit message (Expand)AuthorAgeFilesLines
* [android] expose camera padding optionŁukasz Paczos2019-08-291-5/+5
* [android] - fix reset behavior for setLatLngBoundsForCameraTargettobrun2019-06-111-1/+1
* [android] - rename style component URL api to URItobrun2019-06-051-2/+2
* [android] - unify has surface state handlingtobrun2019-04-171-4/+0
* [android] - program against NativeMap interfacetobrun2019-04-161-0/+6
* [android] - harden query invocations, move hasSurface handling to NativeMapViewtobrun2019-04-121-0/+4
* [android] - remove NativeMap#update()tobrun2019-03-271-2/+0
* [android] - optimise interface definitiontobrun2019-01-151-107/+124
* [android] - introduce NativeMap abstraction, remove static code block removal...tobrun2019-01-151-0/+247