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
105 stars 130 forks source link

** Fix Bug :: Poly Lines not drawn properly on Flutter web #68

Closed a-k-o-r-e-d-e closed 1 year ago

a-k-o-r-e-d-e commented 2 years ago

This is just a plug in of the fix that @BoHellgren provided in #40

Please check it out Link to BoHellgren Comment

quadbyte commented 2 years ago

Great fix, would be great to see this PR merged soon. Thanks!

Sebastjan-Vuga commented 1 year ago

This is still required on flutter web. Do we know if it is ever getting merged?