This repository was archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed Jul 21, 2015
No due date
•Closed - Headers now make use of lightweight generics, eliminating many unnecessary casts when working with annotations in Swift 2.0 in Xcode 7. (#1711)
-mapView:symbolNameForAnnotation:has been removed from the MGLMapViewDelegate protocol. Implement-mapView:imageForAnnotation:instead. (#941)MGLMapView.directionis now expressed in terms of degrees clockwise from true north, as indicated in the documentation, rather than counterclockwise. (#1789)- A Satellite style showing Mapbox Satellite imagery is now bundled with Mapbox GL. (#1845)
- Delegate method
-[MGLMapViewDelegate mapView:didFailToLocateUserWithError:]now works. (#1608) - It is now possible to fit the map’s viewport to a coordinate bounding box via
-[MGLMapView setVisibleCoordinateBounds:animated:]or to a specific set of coordinates via-[MGLMapView setVisibleCoordinates:count:edgePadding:animated:]. (#1783, #1795) - The logo and ℹ️ no longer disappear or get distorted after embedding MGLMapView in a different view, and you can now access these subviews directly via properties on MGLMapView. (#1779, #1815)
- Raster tiles now look sharper midway between two zoom levels. (#1843)
- Resetting the map rotation to north no longer also resets the user location tracking mode. (#1809)
-[MGLMapView convertPoint:toCoordinateFromView:]now returns accurate coordinates on iPhone 6. (#1827)- Fixed an issue in which
-[MGLMapView direction]would sometimes return 360 instead of 0. (#1829)
100% complete
List view
0 of 0 selected 0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.