summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2018-05-24 01:01:20 -0400
committerGitHub <noreply@github.com>2018-05-24 01:01:20 -0400
commit0212fd385cd991ef37c0efe0c1210948fd4d36fc (patch)
treeefd8e048751f5ae639143b83b3cd893c54024575 /platform/ios/CHANGELOG.md
parent5e65cb7812727b6c0625e4fbde538ddb5ff4ba13 (diff)
downloadqtlocation-mapboxgl-0212fd385cd991ef37c0efe0c1210948fd4d36fc.tar.gz
[ios] Provide custom hit test for callout views (#11939)
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index f34b15face..7c8181a65a 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -18,6 +18,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Adjusted when and how the camera transition update and finish callbacks are called, fixing recursion bugs. ([#11614](https://github.com/mapbox/mapbox-gl-native/pull/11614))
* Improved application launch performance.
* Fixed an issue preventing nested key path expressions get parsed accordingly to the spec. ([#11959](https://github.com/mapbox/mapbox-gl-native/pull/11959))
+* Added custom `-hitTest:withEvent:` to `MGLSMCalloutView` to avoid registering taps in transparent areas of the standard annotation callout. ([#11939](https://github.com/mapbox/mapbox-gl-native/pull/11939))
## 4.0.1 - May 14, 2018