Tushar Gupta
GMSPolyline().apply { path = decodedPath strokeColor = polyLine.color.getColor().toUIColor() strokeWidth = polyLine.widthInDp?.toDouble() ?: 0.0 geodesic = true map = view }
Jonathan
GMSPolyline
A modern programming language that makes developers happier.