Skip to content

@capgo/capacitor-launch-navigator

Main plugin interface.

Main plugin interface.

  • navigate - Navigate to a location using latitude and longitude.
  • isAppAvailable - Check if a specific navigation app is available.
  • getAvailableApps - Get list of available navigation apps on the device.
  • getSupportedApps - Get list of supported apps for the current platform.
MethodDescription
navigateNavigate to a location using latitude and longitude.
isAppAvailableCheck if a specific navigation app is available.
getAvailableAppsGet list of available navigation apps on the device.
getSupportedAppsGet list of supported apps for the current platform.
getDefaultAppGet the name of the default app for navigation.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-launch-navigator.