两个点的 Mapbox 不正确的 LatLng 列表

Mapbox incorrect LatLng list for two points

我已经使用 this documentation(-47.882645, -15.794082)(-47.866611, -15.762604) 作为目的地和起点,但我得到的 LatLng 响应完全不正确。不过,距离和响应代码(请参阅 logcat)是正确的。任何关于那个,请。

04-10 18:29:46.813 23586-23586/ D/MapActivity: Response code: 200 04-10 18:29:46.814 23586-23586/ D/MapActivity: Distance: 107.0 04-10 18:29:46.824 23586-23586/ D/MapActivity: LatLng [latitude=404.13863, longitude=499.34955, altitude=0.0] 04-10 18:29:46.824 23586-23586/ D/MapActivity: LatLng [latitude=404.12946, longitude=499.34574, altitude=0.0]

将折线转换为线串时使用精度 6 而不是 OSRM_PRECISION_V5