> For the complete documentation index, see [llms.txt](https://docs.k2geospatial.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.k2geospatial.com/es/extensiones-jmap-server/edition/deseo.../editar-las-geometrias-de-las-capas/seleccion-de-elementos.md).

# Selección de elementos

## Herramienta de selección de edición

La herramienta de selección de la extensión Edition se utiliza para seleccionar elementos del mapa para efectuar operaciones de edición (operaciones geométricas, duplicación, etc.) o para desplazar elementos.&#x20;

{% hint style="info" %}
Aunque las otras herramientas de selección de JMap pueden ser utilizadas en la mayoría de los casos, sólo esta herramienta permite desplazar los elementos editables seleccionados.&#x20;
{% endhint %}

Éstos últimos presentan puntos de fijación negros en los nodos.

Para desplazar un elemento:

1. Active la herramienta haciendo clic en ![](/files/eIVQxyoPhDP7B1cjmb6i).
2. Seleccione el elemento.
3. Deslice el elemento con el ratón.

<figure><img src="/files/5iD2MmubVrw3fsKMn5kF" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.k2geospatial.com/es/extensiones-jmap-server/edition/deseo.../editar-las-geometrias-de-las-capas/seleccion-de-elementos.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.
