mattermoran/map_launcher

Google is asking to sign in when clicking on Directions

Closed this issue · 3 comments

Google map opened succussfully but it ask to sign in. However I Google map is already SIgned in. Please let me know if there is any solution.
flutter_01

I think that happens because you have not specified the origin (starting point) and you also have location services disabled so google maps just doesn't know how to show directions.
As to why is it asking to login when you already logged in there's nothing this plugin can do about it

Ok thank you. I will check it

@mattermoran thank you for your response. There was wrong location passed. Now it is working fine