summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2017-02-04 10:31:59 +0100
committerGitHub <noreply@github.com>2017-02-04 10:31:59 +0100
commit3212e543b79c0a0d2836e32326a66ca830101777 (patch)
treea5fde99dd826a0c213b862f4dc965f4f884f0b71 /platform/android/CHANGELOG.md
parent88c4bd103649540ab08966a41320c02d92cdbf24 (diff)
downloadqtlocation-mapboxgl-3212e543b79c0a0d2836e32326a66ca830101777.tar.gz
[android] - wrap longitude values from core (#7852)
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 7c57bceb23..401d292a68 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -36,6 +36,8 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- Avoid calls to onFling when while pinch zooming [#7666](https://github.com/mapbox/mapbox-gl-native/issues/7666)
* Support for style-wide transition animation duration and delay [#6779](https://github.com/mapbox/mapbox-gl-native/issues/6779)
* Support for all animated camera changes to configure dismissing tracking modes [#7854](https://github.com/mapbox/mapbox-gl-native/issues/7854)
+* LatLng objects produced by the SDK are wrapped by default [#4522](https://github.com/mapbox/mapbox-gl-native/issues/4522)
+* LatLng objects produced by the SDK are wrapped by default for [compatibility](https://developers.google.com/android/reference/com/google/android/gms/maps/model/LatLng) with the Google Maps API on Android [#4522](https://github.com/mapbox/mapbox-gl-native/issues/4522)
## 4.2.2 - January 27, 2017