dpa99c / phonegap-launch-navigator

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

Is it possible to open maps without giving a starting point? #232

Closed blasco closed 4 years ago

blasco commented 4 years ago

I would like to open google maps but only with a provided location and without a starting point. Is this somehow possible? Thank you for the support and for the outstanding plugin.

dpa99c commented 4 years ago

This is out-of-scope for this plugin which is only intended to provide A-to-B route navigation via 3rd party navigation apps. While Google Maps supports launching with only a single location to provide a map view, other navigation apps supported by this plugin do not.