[][src]Function polyline_rust::encode5

pub fn encode5(points: Vec<Point>) -> String

Shorthand call for encode with precision set to 5.

Accuracy is about one meter.