# 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
