@capgo/capacitor-launch-navigator
Main plugin interface.
Overview
Section titled “Overview”Main plugin interface.
Core Capabilities
Section titled “Core Capabilities”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.
Public API
Section titled “Public API”| Method | Description |
|---|---|
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. |
getDefaultApp | Get the name of the default app for navigation. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-launch-navigator.