NAMapKit v3.2.1 Release Notes
Release Date: 2016-04-07 // about 9 years agoPrevious changes from v3.2.0
-
- 💅 #46 - Changed to new push pin style - @neilang.
- #44 - Added
NAMapView#selectAnnotation:animated
implementation - @frosty. - #43 - Fix:
NAMapViewDelegate
protocol optional methods were called without checkingrespondsToSelector:
- @frosty - ⚡️ #39 - Added
NAMapView#updateContentOffsetToCenterPoint:animated:
to center map on a point without taking into account the map'szoomScale
- @ashfurrow. - #37 - Added assert inside
NAMapView#zoomRelativePoint
when returning{NaN, NaN}
- @ashfurrow.