summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-12-21 18:23:38 -0600
committerBrad Leege <bleege@gmail.com>2015-12-21 18:23:38 -0600
commit8b033231d49472badd50592d6a5b669ccc499b56 (patch)
tree4d1521ae38cf09b3478c8752e64aa60c9783116f /CHANGELOG.md
parent4814ce1124a580ba6f0b2d71f16e60b2d30ff326 (diff)
parent373916420ae5504041c710fa3216ef3b2d4de122 (diff)
downloadqtlocation-mapboxgl-8b033231d49472badd50592d6a5b669ccc499b56.tar.gz
Merge branch 'master' into release-android-v2.4.0
# Conflicts: # src/mbgl/map/transform.cpp
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66aa092898..3ab11b36ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -42,6 +42,7 @@ Known issues:
- You can now modify an annotation’s image after adding the annotation to the map. ([#3146](https://github.com/mapbox/mapbox-gl-native/pull/3146))
- Tapping now selects annotations more reliably. Tapping near the top of a large annotation image now selects that annotation. An annotation image’s alignment insets influence how far away the user can tap and still select the annotation. For example, if your annotation image has a large shadow, you can keep that shadow from being tappable by excluding it from the image’s alignment rect. ([#3261](https://github.com/mapbox/mapbox-gl-native/pull/3261))
- A new method on MGLMapView, `-flyToCamera:withDuration:completionHandler:`, lets you transition between viewpoints along an arc as if by aircraft. ([#3171](https://github.com/mapbox/mapbox-gl-native/pull/3171), [#3301](https://github.com/mapbox/mapbox-gl-native/pull/3301))
+- MGLMapCamera’s `altitude` values now match those of MKMapCamera. ([#3362](https://github.com/mapbox/mapbox-gl-native/pull/3362))
- The user dot’s callout view is now centered above the user dot. It was previously offset slightly to the left. ([#3261](https://github.com/mapbox/mapbox-gl-native/pull/3261))
## iOS 3.0.1