Bugfixes:
- Fix potential crash during animations (@scheinem)
- Fix a bug when an ADClusterAnnotation instance had no cluster assigned in
mapView:viewForAnnotation:
Features:
originalAnnotations
returns an array of id<MKAnnotation> (not ADMapPointAnnotation)
Bugfixes:
- Fix crash when the delegate is not responding to
mapView:viewForAnnotation:
. (@scheinem) - Add a delegate method to hide the subtitle of the cluster annotations. (@scheinem, @steinerl)
- Handle MKUserLocation annotations (@xfyre)
Bugfixes:
- Fix compiler errors and warnings in Xcode <4.4 (@DontPHazeMeBro)
- Fix memory leaks
- Annotation could not always be selected
First release