I want to draw a polyline in Google Maps SDK for iOS but the ends of the line look pretty ugly to me. Is there a way I could smooth them out or round them off? I tried adding a GMSCircle to the end of the line but the circle gets zoomed in differently than the polyline, ruining the whole effect.
I am sorry but I don't have enough reputation to post images of it yet.
Is there another way I could achieve this whole "rounding-off" effect?