前言 1、HSAnnotationView
  • MKAnnotationView l类似于 tableViewCell
@interface HSAnnotationView : MKAnnotationView// 如果继承MKPinAnnotationView ,是无法修改图标的

2、 HSAnnotation : NSObject
  • @interface HSAnnotation : NSObject