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
109 stars 132 forks source link

SocketException (SocketException: Write failed (OS Error: Broken pipe, errno = 32), address = maps.googleapis.com, port = 34980) #24

Closed DiegoLimeiradaSilva closed 4 years ago

DiegoLimeiradaSilva commented 4 years ago

Erro on PolylineResult result = await polylinePoints.getRouteBetweenCoordinates;

SocketException (SocketException: Write failed (OS Error: Broken pipe, errno = 32), address = maps.googleapis.com, port = 34980)