Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Prepare for Maps SDK for iOS v5.3.2 #15671

Merged
merged 3 commits into from
Sep 19, 2019
Merged

Prepare for Maps SDK for iOS v5.3.2 #15671

merged 3 commits into from
Sep 19, 2019

Conversation

jmkiley
Copy link
Contributor

@jmkiley jmkiley commented Sep 19, 2019

Updated the changelog and podspecs for v5.3.2.

cc @fabian-guerra

@jmkiley jmkiley added the iOS Mapbox Maps SDK for iOS label Sep 19, 2019
@jmkiley jmkiley added this to the release-queso milestone Sep 19, 2019
@jmkiley jmkiley requested review from fabian-guerra and a team September 19, 2019 05:15
@jmkiley jmkiley self-assigned this Sep 19, 2019
@jmkiley jmkiley merged commit 9ad8d74 into release-queso Sep 19, 2019
@jmkiley jmkiley deleted the jk-ios-v5.3.2 branch September 19, 2019 05:27

* Fixed an issue of integer overflow when converting `tileCoordinates` to `LatLon`, which caused issues such as `queryRenderedFeatures` and `querySourceFeatures` returning incorrect coordinates at zoom levels 20 and higher. ([#15560](https://github.com/mapbox/mapbox-gl-native/pull/15560))
* Fixed an issue where -[MGLMapView visibleFeaturesInRect:] and -[MGLShapeSource featuresMatchingPredicate:] could return incorrect coordinates at zoom levels 20 and higher. ([#15560](https://github.com/mapbox/mapbox-gl-native/pull/15560))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julianrex When you update the changelog for the next 5.4.0 pre-release, let’s add tick marks around these method names.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, I see that #15670 already did that. Good job! :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants