> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/006-actions-and-visual-logic/action-reference/cordova/intent/intentnavigation.md).

# intentNavigation

## Description

Opens the native map app with navigation towards the specified location.

## Input / Parameter

| Name           | Description                                                         | Input Type  | Default | Options    | Required |
| -------------- | ------------------------------------------------------------------- | ----------- | ------- | ---------- | -------- |
| latLngOrSearch | The latitude and longitude string or the name of a point.           | String/Text | -       | -          | Yes      |
| mode?          | The mode for the map. This parameter is only applicable to android. | String/Text | d       | d, w, b, r | No       |

## Output

N/A

## Callback

N/A

## Video

Coming Soon.

## Example

Coming Soon.

### Steps

Coming Soon.

### Result

Coming Soon.

## Links
