Ivan Li

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
1pod
MapKit framework provide us useful classes for drawing simple path in MKMapView. However, those lines draw with MKPolylineRenderer are too plat and unstylized, and most importantly, no bezier path, which is not sufficient for my map application usage. Therefore, IVBezierPathRenderer is created for more natural map path drawing.
License: MIT