Polyline

fun Polyline(encodedPolyline: String, precision: Int = 5)
fun Polyline(points: List<LocationPoint>?)
fun Polyline()