All Versions
8
Latest Version
Avg Release Cycle
205 days
Latest Release
3135 days ago
Changelog History
Changelog History
-
v3.2.1 Changes
April 07, 2016 -
v3.2.0 Changes
December 20, 2015- ๐ #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.
-
v3.1.1 Changes
May 12, 2014 -
v3.1 Changes
May 01, 2014- 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
andNAMapView#twoFingerTapGesture
- @orta.
-
v3.0 Changes
March 16, 2014- #16 - Extracted NAPinAnnotationMapView out of a, now mimimal,
NAMapView
- @dblock. - #18 - Added NAMapViewDelegate for easier handling of taps and zoom events - @dblock.
- ๐ #19 - Added NATiledImageMapView with support for deep-zoom tiled maps - @dblock, @orta.
- #20 - Zoom now pans and rests at the point being tapped - @orta.
- โ #14 - Added tests and Travis-CI - @dblock.
- #16 - Extracted NAPinAnnotationMapView out of a, now mimimal,
-
v2.1 Changes
September 05, 2013 -
v2.0 Changes
May 06, 2012- Partial rewrite - @neilang.
-
v1.0 Changes
May 06, 2012- ๐ Initial public release - @neilang.