[][src]Function polyline_rust::decode5

pub fn decode5(polyline: &str) -> Vec<Point>

Shorthand call for Decode with precision set to 5.

Accuracy is about one meter.