NAMapKit v3.1 Release Notes

Release Date: 2014-05-01 // almost 10 years ago
    • Replaced tiled map image implementation with ARTiledImageView - @dblock.
    • Extracted [NADotAnnotation](NAMapKit/NADotAnnotation.h) out of [NAAnnotation](NAMapKit/NAAnnotation.h), which is now a pure virtual class - @dblock.
    • 🛠 Fix: NADotAnnotation dots resize proportionally when map zoom level changes - @dblock.
    • 🔦 Exposed NAMapView#doubleTapGesture and NAMapView#twoFingerTapGesture - @orta.