You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I removed this suggested method signature because it isn’t possible to convert a LineString into a MultiLineString in place. However, if we add these methods to MultiLineString itself, then it would be possible.
The
lineChunk
method should be ported to this library:This method would be useful for sampling a geometry before passing the simplified geometry into a map matching algorithm: mapbox/mapbox-directions-swift#661 (comment).
Suggested
LineString
method signatures:/cc @danpat @Guardiola31337
The text was updated successfully, but these errors were encountered: