dpa99c / phonegap-launch-navigator

Phonegap/Cordova plugin which launches native route navigation apps for Android, iOS and Windows
369 stars 131 forks source link

Add ability to specify location of the ActionSheet on iPad #164

Closed ctesene closed 6 years ago

ctesene commented 6 years ago

In the current implementation the ActionSheet on iPad is centered in the screen. It would be useful to be able to specify the location to improve the UI.

picker