I am using Google Maps iOS SDK. When I draw a GMSPolyline in map, it does not look smooth. How can I make a smoother GMSPolyline or a smoother line between two coordinates?
Asked
Active
Viewed 989 times
1 Answers
0
I found the solution. I was using 1px stroke-width of line. Instead now I am using 4px stroke-width and its smoother.

Ram Suthar
- 356
- 2
- 9