NAMapKit v3.2.0 Release Notes

Release Date: 2015-12-20 // over 8 years ago
    • 💅 #46 - Changed to new push pin style - @neilang.
    • #44 - Added NAMapView#selectAnnotation:animated implementation - @frosty.
    • #43 - Fix: NAMapViewDelegate protocol optional methods were called without checking respondsToSelector: - @frosty
    • ⚡️ #39 - Added NAMapView#updateContentOffsetToCenterPoint:animated: to center map on a point without taking into account the map's zoomScale - @ashfurrow.
    • #37 - Added assert inside NAMapView#zoomRelativePoint when returning {NaN, NaN} - @ashfurrow.