> 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/intentmaps.md).

# intentMaps

## Description

Opens the native map app.

## Input / Parameters

| No | Name   | Description                      | Data Type | Required |
| -- | ------ | -------------------------------- | --------- | -------- |
| 1  | latLng | latitude and longtitude of point | String    | Yes      |
| 2  | label  | Label of the place               | String    | Yes      |
| 3  | search | Search text                      | String    | Yes      |

## Output

## Callback

## Video

## Example

* N/A

### Step

* N/A

### Result

* N/A

## Links
