Closed devzom closed 4 years ago
same thing, and the polyline is returning to the Origin
Could You add polyline_mode parameter to method? There are 4 available option:
Good day guys, this update will soon be made available on pub.dev sorry for late deployement
The travel mode has been added and the package has been updated, thanks for the feedback
Travel mode does not work. I line 30 of network_util.dart you should change the parameter from "travelMode" to "mode" per https://developers.google.com/maps/documentation/directions/intro
Thanks for the observation, a fix will be deployed soon
On Wed, 10 Jun 2020 at 03:32, emnfelix notifications@github.com wrote:
Travel mode does not work. I line 30 of network_util.dart you should change the parameter from "travelMode" to "mode" per https://developers.google.com/maps/documentation/directions/intro
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Dammyololade/flutter_polyline_points/issues/8#issuecomment-641683087, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKSRYPYPXDH26H4JRHHHM3LRV3WFPANCNFSM4MCDSZNQ .
I see in Your ex. a : travelMode: TravelMode.driving but don't get this implementations in this plugin? Is it deleted?