Dammyololade / flutter_polyline_points

A flutter plugin that's decodes encoded google poly line string into list of geo-coordinates suitable for showing route/polyline on maps
MIT License
107 stars 132 forks source link

travelMode options #8

Closed devzom closed 4 years ago

devzom commented 4 years ago

I see in Your ex. a : travelMode: TravelMode.driving but don't get this implementations in this plugin? Is it deleted?

whitecloud-sas commented 4 years ago

same thing, and the polyline is returning to the Origin

devzom commented 4 years ago

Could You add polyline_mode parameter to method? There are 4 available option:

Dammyololade commented 4 years ago

Good day guys, this update will soon be made available on pub.dev sorry for late deployement

Dammyololade commented 4 years ago

The travel mode has been added and the package has been updated, thanks for the feedback

emnfelix commented 4 years ago

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

Dammyololade commented 4 years ago

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 .