VandyApps / vandyvans-ios

Vandy Vans Project for iOS
8 stars 3 forks source link

Get Rid of VVVanAnnotation Class #28

Closed sethfri closed 10 years ago

sethfri commented 10 years ago

Taking a page out of the Stanford iOS 7 lectures, the VVVan class can just adhere to the MKAnnotation protocol in a category instead of having to create a separate VVVanAnnotation class.