# Display Feature Information

Some map features display an information tooltip when you click them.

The tooltip may contain attribute information such as text, hyperlinks (to open documents or videos in their native applications), photos, 360-degree photos, and more.

Sometimes, features from multiple overlapping layers have tooltips. In this case, when you click a feature, the tooltip displays the information for each overlapping feature. The content from the topmost layer is displayed first, followed by the content from the underlying layers. The order of the information in the tooltip reflects the drawing order of the layers.

If you have permission to edit the layer, the Edit icon <img src="/files/LxRyi9XZdCQgZ2hRsrLc" alt="" data-size="line"> provides access to the editing functions for which you have permission. Otherwise, this icon is not displayed. See the [Edit Data](/en/jmap-ng/jmap-ng-user-guide/i-want-to.../edit-data.md) section for more details.

Tooltips are not persistent and are displayed for one feature at a time.

**To display a tooltip :**&#x20;

1. Click the feature for which you want to display the tooltip. The tooltip appears automatically.

   <figure><img src="/files/2CzrHBTsSoiLNpmcYjIc" alt=""><figcaption></figcaption></figure>
2. Click a photo to enlarge it and display its subject and description.

   <figure><img src="/files/kq2sbIMXz6eoAVYkSD2k" alt=""><figcaption></figcaption></figure>

   * Use the zoom controls <img src="/files/ecLj132ofTSunJjTXx9i" alt="" data-size="line">  to zoom in or out.
   * Click the Download icon <img src="/files/lJRxU60yqXCjZPM5jJhT" alt="" data-size="line"> to download the photo.
3. Click the Panoramic icon <img src="/files/qGISEcz8wK4p6zjxUdTF" alt="" data-size="line"> to display the photo in 360-degree mode.

   <figure><img src="/files/Ry5u4EzyO291IxlDK52x" alt=""><figcaption></figcaption></figure>
4. Click the Full Screen icon <img src="/files/sqFk4PHnfl1AUA00FtkD" alt="" data-size="line"> to display the photo in full-screen mode.

   <figure><img src="/files/fLNiWFom8NCDut0C7QPE" alt=""><figcaption></figcaption></figure>
5. Click the Exit Full Screen icon <img src="/files/K15E3LwklUM8P7LRqnos" alt="" data-size="line"> to return to the previous view.
6. Click the Close icon <img src="/files/hCoTzSjI0KmDFV30vLR7" alt="" data-size="line"> to close the photo.
7. Click the tooltip Close icon <img src="/files/hCoTzSjI0KmDFV30vLR7" alt="" data-size="line"> to close it, or click another map feature to open its tooltip.


---

# 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.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/i-want-to.../display-feature-information.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.
