NAMapKit v3.2.1 Release Notes

Release Date: 2016-04-07 // about 8 years ago
    • 📌 #59, #52 - Fix: NAPinAnnotationView pin images fail to load - @joeshi.

Previous 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 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.