# Entry Vars

## Latitude destination

![](/files/-MP_Ef9Nnhy01KAVykl9)

Permite agregar la latitud del punto geográfico de destino

## Latitude origin

![](/files/-MP_EkH_OYNbi6fg9YSs)

Permite agregar la latitud del punto geográfico de origen

## Longitude destination

![](/files/-MP_EnNFJiTnjQOfacv0)

Permite agregar la longitud del punto geográfico de destino

## Longitude origin

![](/files/-MP_Er5IRo768hMIgEYv)

Permite agregar la longitud del punto geográfico de origen

![](/files/-MP_Ewxsfh9MtyfosAK8)

Permite seleccionar el modo de ruta.

* **Lineal:** Retorna la distancia lineal del punto geográfico de origen al punto geográfico de destino
* **Route:** Retorna la distancia de ruta del punto geográfico de origen al punto geográfico de destino, esta distancia depende numero de calles que se tenga que recorrer y del sentido de las calles, por lo que es importante definir cual es el punto de origen y cual el de destino.


---

# 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/geolocalization/get-distance/entry-vars.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.
