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

Redirect to calling app on destination reach #18

Closed premy closed 3 years ago

premy commented 3 years ago

Hi, nice package, thank u. Do you plan to add the ability to redirect to the calling app when destination is reached on the Google Maps app (or waze), much like Uber?

pikaju commented 3 years ago

I don't think this is possible with the way the plugin launches the maps application at the moment. But I do admit it would be cool. Can you think of a way? I'll close for now.