pikaju / flutter-maps-launcher

Simple Flutter package to open the maps application (or browser) on all platforms.
https://pub.dev/packages/maps_launcher
MIT License
60 stars 43 forks source link

Destination Cordinates are not getting passes in Uber , ola And other Apps. #30

Open a1111198 opened 1 year ago

a1111198 commented 1 year ago

When I am launching a location through it I am getting a dialogue (which you did use Geo intent of Android) for selecting an app to launch the app. Since my phone has Uber, Ola, and Rapido (cab services in India) I am getting the option to open the location with these apps. when I launch using Google map it's ok as I am getting the required Location Icon at the given coordinates and my current location but when I launch directly with Uber I Expect to have a ride book window directly from my current location to my Destination Window as happens in case of What's app. Please check the behavior of what's app once for it. I also tried to google. navigation intent of Android but this is also not working please help me in figuring out it. Please connect me directly over email at akbansal123456@gmail.com

a1111198 commented 1 year ago

you may say that this is not supported by "geo" but then how actually what'sapp is doing it? for Android?