# Hover & Tooltip Card

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

Hovering over the pushpin displays details about the records.

Clicking on it opens up a tooltip card that shows the details about the record based on the attributes present in that plotted view.

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

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

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark>

·       *The details available in the Tooltip card are the columns present in the plotted view.*

·       *The Tooltip actions can be configured through properties of Maplytics List Control.*
{% endhint %}

Users can access the default actions using icons such as

a.       Open Record to see the record details

b.       Direction button to set the record as origin, destination, or add the record to a route

c.       Set the record as Current Location for Proximity Search

d.       Set the record as POI Location for nearby search

Users can also configure dynamic actions using the properties section in Maplytics List Control configuration, such as:

a.       Task to add a new task against the record

b.       Appointment to create a new Appointment against the record

c.       Send Email to the record

d.       Create a Phone Call activity against the record and more

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

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


---

# 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.maplytics.com/features/azure-maps-maplytics-list-control/hover-and-tooltip-card.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.
