From 63f7963a93cb13ec9f7cc404b93bc874419f4624 Mon Sep 17 00:00:00 2001 From: Fabian Guerra Soto Date: Wed, 1 Nov 2017 08:20:48 -0400 Subject: [ios, macos] Center shape annotation's callout when offscreen. (#10255) * [ios, macos] Center annotation's anchor to tap point when coordinate center is offscreen. * [ios, macos] Update changelogs. --- platform/macos/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/macos/CHANGELOG.md') diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 80d23781ba..418b3b2006 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -28,6 +28,7 @@ * Added an `overlays` property to `MGLMapView`. ([#8617](https://github.com/mapbox/mapbox-gl-native/pull/8617)) * Added `-[MGLMapView cameraThatFitsShape:direction:edgePadding:]` to get a camera with zoom level and center coordinate computed to fit a shape. ([#10107](https://github.com/mapbox/mapbox-gl-native/pull/10107)) * Added support selection of shape and polyline annotations.([#9984](https://github.com/mapbox/mapbox-gl-native/pull/9984)) +* Fixed an issue where a shape annotation callout was not displayed if the centroid was not visible. ([#10255](https://github.com/mapbox/mapbox-gl-native/pull/10255)) ### Other changes -- cgit v1.2.1