# Open Geo Map

![](/files/-M-kXd5cktzAF9JvxMHD)

### 📥 Entry vars <a href="#entry-vars" id="entry-vars"></a>

* **Latitude:** you can set the latitude it is the distance on the earth's surface, north or south of the Equator. **Example:** 19.2853148
* **Longitude:** you can set the longitude it is the distance of a place east or west of the meridian at Greenwich. **Example:** -99.6548802

### \*\*\*\*↗ **Callbacks**

* **Error:** you can set functions when there is a problem opening a geo map or location.
* **Success:** you can set functions after opening a geo map or location.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apphive.io/apphive-documentacion/reference/funciones/phone-apis/open-geo-map.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
