MKPolylineRenderer
A visual representation of any polyline overlay object.
Declaration
class MKPolylineRendererOverview
This renderer strokes the line only; it doesn’t fill it. You can change the color and other drawing attributes of the polyline by modifying the properties it inherits from the main class. You typically use this class as-is and don’t subclass it.