You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the supported app list https://github.com/dpa99c/phonegap-launch-navigator#supported-navigation-apps
is also not in sync with the APP constants _this.APP = { USER_SELECT: 'user_select', APPLE_MAPS: 'apple_maps', GOOGLE_MAPS: 'google_maps', WAZE: 'waze', CITYMAPPER: 'citymapper', NAVIGON: 'navigon', TRANSIT_APP: 'transit_app', YANDEX: 'yandex', UBER: 'uber', TOMTOM: 'tomtom', BING_MAPS: 'bing_maps', SYGIC: 'sygic', HERE_MAPS: 'here_maps', MOOVIT: 'moovit', };
you cannot limit the choice to all working navigation apps via the appSelection.list option.
Bug report
CHECKLIST
I have read the issue reporting guidelines
I confirm this is a suspected bug or issue that will affect other users
Current behavior:
When i try to navigate to maps.me with a given address on android the maps.me intent cannot be found anymore:
Maybe this needs to be updated? I could not find a list of actions maps.me provides here,
Expected behavior:
maps.me launched with route to the given address
Steps to reproduce:
using launchNavigator with a given string address provokes the crash.
The text was updated successfully, but these errors were encountered: