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

Polylines not showing #19

Closed ismetatakli closed 4 years ago

ismetatakli commented 4 years ago

I have tried your sample, markers are visible but the path is not visible. api key is correct. I can see requests coming from google cloud. directions api is active. please help me

smasinde commented 4 years ago

How did you sort this?

ismetatakli commented 4 years ago

I solved the problem. There was a problem with google map api key. I did not route because I did not approve billing. Thank you