Skip to content

Instantly share code, notes, and snippets.

@fvisticot
fvisticot / DDAnnotationView.m
Created August 17, 2011 11:58
DDAnnotationView.m
#import "DDAnnotationView.h"
#import "DDAnnotation.h"
#pragma mark -
#pragma mark DDAnnotationView implementation
@implementation DDAnnotationView
@synthesize mapView = _mapView;